资源列表
lordman_ICA_codes
- 关于人脸识别中的ICA算法,用MATLAB实现-on the ICA face recognition algorithm in MATLAB
bot702hangji
- 对于仅有角度量测值的跟踪问题,程序描述的是目标的运动航迹和跟踪平台的运动航迹
fangzhen
- matlab机器人避障,大家可以一起学习一下-matlab robot obstacle avoidance
ga
- 使用基于轮盘赌选择算法的遗传算法进行六峰驼背函数的优化计算,-6 the use of genetic algorithm to optimize peak humpback function calculation
Code
- 最大流的压入与重标记算法,最短路程,最大费用的算法,-The Push-Relabel Algorithm max/min cuts
kalman_filter
- 这是一段自编的卡尔曼滤波的源代码,matlab实现的。-This is a self source code for the Kalman filter
qiyizhiquzao
- 这个程序主要是试验一下 SVD 在语音信号去噪中的应用;-This program is mainly to test the application of the SVD in the speech signal denoising
chi2test
- 卡方检验matlab源程序,运行过的,没有问题!-Chi-square test matlab source code, run-off, no problem!
ga-pso-aca_esn
- 用遗传粒子群蚁群混合算法来优化回升状态网络训练后的最终值。-Mixed genetic particle swarm ant colony algorithm to optimize the final value in the rebound after the state network training.
Training_by_GA
- training by genetic programming
BP
- 通过对样本的学习训练,不断调整权值,一直进行到网络输出的误差减少到可接受的程度,或进行到预先设定的学习次数为止-Based on a sample of learning and training, and constantly adjust the weights, the network output is performed until the error is reduced to an acceptable level, or to pre-set number of times un
pso
- 粒子群算法 java 源码 计算函数最小值 很好用-pso java