搜索:vectors
找到约 59 项符合「vectors」的查询结果
结果 59
按分类筛选
- 全部
- matlab例程 (8)
- 其他 (5)
- 数学计算 (5)
- 人工智能/神经网络 (5)
- 数据结构 (5)
- 技术资料 (4)
- DSP编程 (3)
- 汇编语言 (3)
- 数值算法/人工智能 (2)
- 书籍 (1)
- 教程 (1)
- 加密解密 (1)
- 通讯/手机编程 (1)
- DSP工具/软件 (1)
- Linux/Unix编程 (1)
- 游戏 (1)
- 语音压缩 (1)
- 编译器/解释器 (1)
- 多国语言处理 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- uCOS (1)
- 文章/文档 (1)
- 微处理器开发 (1)
- 其他行业 (1)
- 软件设计/软件工程 (1)
- VC书籍 (1)
- GPS编程 (1)
https://www.eeworm.com/dl/650/200435.html
人工智能/神经网络
If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each
If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" such that "c" is also a sorted vector. Then c=mergesorted(a,b) can be used.
https://www.eeworm.com/dl/641/481829.html
数学计算
2 vectors with integer elements. The program is for their weighted average. Labview
2 vectors with integer elements. The program is for their weighted average. Labview
https://www.eeworm.com/dl/637/428613.html
多国语言处理
The angles in degrees of the two spatially propagating signals Compute the array response vectors o
The angles in degrees of the two spatially propagating signals
Compute the array response vectors of the two signals
Compute the true covariance matrix
https://www.eeworm.com/dl/654/342260.html
数据结构
Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Cont
Flexible Vector and Matrix Classes enable
to use vectors and matrixes with arbitrary bounds.
Content. 1. Algorithm
2. Classes
3. Program Files
4. Tests
5. Compiling
6. Running (Log File)
7. Download
https://www.eeworm.com/dl/628/431997.html
编译器/解释器
how to add arrays * Use of const (constant) values. * Creation of vectors. * Passing
how to add arrays
* Use of const (constant) values.
* Creation of vectors.
* Passing vectors as function arguments.
* Reading from files of unknown size (monitoring istream status).
* Repetitive structures (while and for loops).
* The increment operators ( ...
https://www.eeworm.com/dl/644/487238.html
汇编语言
Lots useful AVR asm math routines (trigonometry, float point, intenger , vectors and etc)
Lots useful AVR asm math routines (trigonometry, float point, intenger , vectors and etc)
https://www.eeworm.com/dl/665/364505.html
matlab例程
Circular Convolution of two equal-length vectors. Highlights that circular convolution in the time d
Circular Convolution of two equal-length vectors. Highlights that circular convolution in the time domain is the effectively the same as element-by-element multiplication in the frequency domain.
https://www.eeworm.com/dl/527/436576.html
通讯/手机编程
Calculates a time-window based cross-correlation for two real input vectors.
Calculates a time-window based cross-correlation for two real input vectors.
https://www.eeworm.com/dl/665/239088.html
matlab例程
Use DCT-LMS algorithm with recursions on C to estimate optimum weight vectors for linear estimation.
Use DCT-LMS algorithm with recursions on C to estimate optimum weight vectors for linear estimation.