资源列表
ACOC++
- 这是一个基于基本蚁群算法求解源程序 可以修改循环次数和其他参数
mygeneticTSP
- 一个遗传算法实现TSP问题的基本演示程序,包括算法在实现过程中的线性能和离线性能的体现
PSO
- 粒子群算法的具体代码,简单易行非常好用,MATLAB的M文件-The specific code for PSO, is very easy to use simple
gtsf
- 改进的遗传算法郭涛算法,最优化问题很管用。
Comb_Pilot
- OFDM通讯基于梳妆导频的信道估计算法的完整仿真,具有很好的参考价值。-OFDM Channel Estimation Based on Comb Pilot
Hopfield_BP
- Hopfield_BP神经网络最优控制算法,主要解决旅行商路径最优化问题。-Hopfield_BP neural network optimal control algorithm, the main path to solve the traveling salesman optimization problem.
templateme_gold
- 通过群体优化算法优化的基于内容的图像检索方法,通俗易懂,非常容易理解和学习,是很好的编程帮手。-Through group optimization algorithm optimization method for content-based image retri , user-friendly, very easy to understand and learn.
4
- MATLAB7.1的关于遗传算法的所有源程序详解4-MATLAB7.1 all on the genetic algorithm source code Xiangjie 4
pso_2D
- 2维的PSO算法matlab程序,自己修改了一下,运行效果不错。-2-dimensional PSO algorithm matlab procedures, their own modifications, then the effect of a good run.
YIQUNSUANFA
- 解TSP问题的蚁群算法,实用高效,文件中已包含TSP城市坐标-Ant colony algorithm for TSP problem solutions, practical and efficient, the document already contains TSP city coordinates
ekf2
- 一种快速Kalman滤波算法实现,。对于某些不能够采取离线计算的滤波过程来说,它可以在保证一定精度的同时极大地提高计算速度和减少计算占用资源- EKF Extended Kalman Filter for nonlinear dynamic systems [x, P] = ekf(f,x,P,h,z,Q,R) returns state estimate, x and state covariance, P for nonlinear dynamic system:
AOC
- 一个优化的蚁群算法的java实现,主要提供了一个大框架-An ant colony optimization algorithm to achieve the java, mainly to provide a broad framework