资源列表
Matlab实现神经网络
- 神经网络的简单数据训练的程序,通过训练数据生成符合数据的神经网路(A simple data training program for neural networks that generates neural networks that match data through training data.)
Matlab_SVM
- SVM算法实现+数据 (要用到一些包,按照代码里面的import到网站下就行) 1.读取数据:在Matlab中调用textread可读取UCI数据集,这里读取的文件是iris.data,因为文件中以逗号为分隔符,所以还要在读取方法中添加参数“‘delimiter’,‘,’”,从而在读数据的时候自动跳过分隔符。 2.调用cvx工具箱中的方法:首先需要下载cvx工具箱的压缩文件,在其目录下运行cvx_setup指令,然后调用其方法,以cvx_begin开头,cvx_end为终止符号,所有需
PCA-master
- PCA降维 无监督特征提取 参考文献:Paper used - http://cs229.stanford.edu/notes/cs229-notes10.pdf(PCA # PCA - Unsupervised feature extraction technique Paper used - http://cs229.stanford.edu/notes/cs229-notes10.pdf)
vrp
- 应用蚁群算法,求解路径规划、路径选择、最优路径的VRP等问题。(Ant colony algorithm to solve VRP problem)
mi互信息
- 计算互信息的比较好的程序,可以与相关系数对比使用(A better program for calculating mutual information, which can be compared with the correlation coefficient)
DFG
- using the matlab to solve the 2d heat transfer problem by explicit method
pso3
- 程序就是最基本的粒子群优化算法程序,对不同的优化函数只要修改fitness.m就可以了通用性很强。(Procedures is the most basic particle swarm optimization procedures, optimized for different functions as long as the modifications can fitness.m highly generic.)
pso4
- 这是基本的粒子群优化算法程序,用Matlab实现,是主函数的源程序,对不同的优化函数只要修改fitness.m就可以了通用性很强。(This is basic particle swarm optimization procedures, using Matlab realize, is very simple. Is the main function of the source, optimizing the function with m the form of documents on
KUMATH_TEST3
- UMATHT和FILM联合使用,用于大体积混凝土的升温模拟(subroutine UMATHT is used in conjunction with subroutine FILM)
Hilbert变换
- 对信号进行Hilbert变换,求信号的包络。(The signal is transformed by Hilbert, and the envelope of the signal is obtained.)
910044327SVM
- 一个matlab的SVM向量机程序。解决SVM分类问题(A Matlab SVM vector machine program. To solve the SVM classification problem)
三角波正弦波叠加出开关点
- pic单片机实现对逆变电源的输出波形控制,包含MATLAB仿真。(PIC MCU realizes the output waveform control of inverter power supply, including MATLAB simulation)
