资源列表
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的使用方法。
single-location
- 我写的一个地震单台定位的程序,可以输入初至和P波和S波的到时差就可以计算出震中,然后输入台站的经纬度就可以得到震中的经纬度
durbin
- 这是个用Durbin递归求预测误差滤波器和他的输出,是电子所邹谋炎老师给出的例程。