资源列表
yichuan
- 实现遗传算法,用于优化神经网络的权值结果
matlabk-means
- 此程序用与图象 图形的模式识别,在VC环境下实现matlab的聚类算法
graph
- 实现一个图的遍历,手动生成网络,可计算节点的度。可进行深度和广度优先遍历。
mfiles7
- 包含大量遗传算法程序,还有部分PID参数优化函数,希望对朋友们有用。
Mymath
- 用c#编写的任意项傅立叶变换和2的n次项快速傅立叶变换的算法。
coherence
- This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB. There are 2 programs: the main program called coherence_MVDR.m and and an e
AutomaticSpectra
- Accurate estimates of the autocorrelation or power spectrum can be obtained with a parametric model (AR, MA or ARMA). With automatic inference, not only the model parameters but also the model structure are determined from the data. It is assumed t
matlab
- matlab信道容量,主要是解决多子信道之间的误码率和容量的仿真问题
matlab
- matlab非平稳信号噪声消除 小波变换与傅里叶变换对比
codes
- 数据结构相关代码,源码-数据结构算法解析(高一凡 )
svm_matlab
- 主要介绍了svm的几种算法的中的具体不同和差别,随让内容简短,但对初学者来说是非常宝贵的
GA_TSP12
- 与本人上次上传的类别一样,都是利用遗传算法求解TSP问题,本次采用的开发环境为 matlab!