资源列表
wlg
- 五对角占优线性方程组求解的MATLAB 程序MYLU。 输入参数A为系数矩阵,F为右端向量。输出参数L,U为A的LU 分解A=LU,X为解向量。-five pairs diagonally dominant linear equations MYLU the MATLAB program. A input parameters for the coefficient matrix, F subguadratic vector. Output parameters L, U of A LU d
MATLABLMS
- 利用MATLAB实现了小波变换LMS滤波算法-using MATLAB wavelet transform LMS filter
2dmusic
- 远场2D 解相干 music算法 均匀圆阵-far field coherent music 2D solution algorithm uniform circular array
C-mean
- 模糊C均值算法的m文件带自己的解释,希望能给大家一点学习上的帮助。 -fuzzy c-means algorithm m document with its own interpretation, in the hope of giving the public a little bit of learning assistance.
SEA_COND
- 信号测量时,传感器优化布置的条件数方法。提供自由度信息,输出不同数量传感器的最优布置方案。-signal measurement, the sensor layout optimization of several methods. Provide freedom of information, the number of different sensor output optimal layout of the program.
getConnectedSize
- 识别连通区域,在matlab环境中自动识别连通区域的大小。-identify regional connectivity in Matlab environment automatic identification of the size of regional connectivity.
Possion
- 使用matlab模拟、检验和估计泊松过程、-use Matlab simulation, test and the estimated Poisson process.
biosig.073
- matlab数字信号处理工具箱,应用于医学信号处理领域。-Matlab toolbox of digital signal processing, signal processing used in the medical field.
SVM
- [matlab]支持向量机(SVM)用于分类的算法实现
Kohonen
- 一种非线性传递函数 - Kohonen学习规则
OOK_FSK_PSKmodulate
- 产生一个输入的二进制信源 然后进行OOK FSK PSK调制 最后绘出调制后波形及频谱
uimenu
- 此代码为GUI程序设计中的uimenu的所有例子,可以让初学者迅速的掌握uimenu的使用方法。