资源列表
chap9_1
- 此程序为单神经元自适应控制的MATLAB程序,可供学习神经网络进行控制的初始阶段使用。-This program is MATLAB single neuron adaptive control for learning neural network used to control the initial stage.
fenhe
- 将一个文件分割成多个小文件,并且能够将小文件合并成目标文件!-Will split a file into multiple smaller files, and the ability to merge files into object files!
ff2
- fft谐波分析的实例,并求出THD即谐波畸变率 -Examples fft harmonic analysis, and find THD
delete0
- 本程序删除数组中所有值为0的元素,非0元素向首端移动。-This procedure removed all the values in the array of 0 elements, 0 elements of non moving to head end.
MIMOLS
- MIMO阵列的最小二乘算法,LS算法。编写并验证可用。-LS for MIMO array。
fastPCA
- PCA降维用于实现人脸识别和主成分分析,输入时n维输出是k维-PCA dimensionality reduction for face recognition and principal component analysis, n-dimensional output when the input is k-dimensional
Fully-parenthesized-expression
- Fully parenthesized expression
BSIF
- binarized statistical image featre
KeyGen
- TLS callback technique to hide code for execution
dds_clk
- FPGA工作时钟位50MHz,通过引出FPGA时钟信号,供给外部DDS模块使用。-FPGA clock work bit 50MHz, led by FPGA clock signal supplied to the external DDS module.
随机乘法
- c++源码
random_linear_residue
- matlab写的产生伪随机数的方法,用的是线性同余法-the program is designed by using linear residual method ,whose function is to produce random number from 0 to 1.