资源列表
stack
- stack segment stack dw 500 dup(?) p dw ? stack ends code segment assume cs:code, ss:stack begin: mov ax,stack-stack segment stack dw 500 dup (?) p dw? stack ends code segment assume cs: code, ss: stack begin: mov ax, stack
lhplph
- 最优化中的一维搜索的最优化方法:黄金分割法计算最优解-Optimization of the golden section method to compute the optimal solution
simplex
- Simplex method for C works for any input
protocol_analysis
- Matlab programs for energy detection
program
- 估计Hilbert矩阵的2条件数和矩阵的阶数的关系用Gauss消去,分别用Gauss消去,Jacobi迭代,Gauss-seidel迭代,SOR迭代和共轭梯度法求解,比较结果。-Discuss the 2 condition number of the matrix and the matrix order relations.Using different methods like Gauss,Jacobi,Gauss-seidel,SOR and GS
huffman
- 哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码(有时也称为霍夫曼编码)。-Huffman coding (Huffman Coding) is an encoding, Huffman coding is a variable length coding (VLC) one. A Huffma
jielianguandaomatlab
- 捷联惯导方程矩阵在matlab环境下的仿真源代码程序-SINS matrix equation simulation program source code in matlab environment
elman_NN
- elman neural network is used to identify a mass damper spring system,a random binary sequnce is used as input to the system and the the output is collected, the input and output is feeded to the neual network to identify the system
MATLAB
- 本代码是基于Bell-Se jnowshi ICA算法的独立元素分析matlab代码。-The matlab code forindependent component analysis is based Bell-Se jnowshi ICA algorithm
interpolationimage
- code for applying interpolation of an image
telegraph_diffusion
- Telegraph Equation diffusion
指纹识别
- matlab的指纹识别,效果还不错,代码需要自己好好地理解。
