资源列表
C
- 利用基因演算法求出最佳解 -Find the optimal solution using genetic algorithms find the optimal solution using genetic algorithms
lms
- 实现神经网络中的Adaline的LMS算法,分别对正弦信号和三角波信号识别。
pso.code
- 主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-pso code
GMGA
- 大变异遗传算法以一个远大于通常的变异概率执行一次编译操作,从而使整体总群脱离“早熟”。-Genetic algorithm with a large variation is much larger than the mutation probability is usually compiled once operation, so that the overall total group from the " premature."
link-list-as-a-queue-
- // Author: Mohammed Ali Akbani // E-mail: duke@samwonline.com // Level : beginner // Please do not repost it in you name, and vote for me.
SA
- 用matlab实现的基于模拟退火算法的旅行商问题即TSP问题-Achieved using matlab simulated annealing algorithm for the traveling salesman problem TSP problem
PSO_breed
- 基于杂交的混合粒子群算法,只需添加适应度函数即可使用-Hybridization-based hybrid particle swarm optimization, simply add the fitness function can be used
lingo-method-of-solving-the-shortest-path
- lingo求解最短路径方法,在lingo中运行-lingo for solving the shortest path method, run in lingo
ambg
- 此程序用于求单脉冲雷达信号和线性调频雷达信号的的模糊函数,表明雷达信号的模糊特性-This procedure is used to find single-pulse radar signal and the chirp radar signal ambiguity function, indicating that the characteristics of the radar signal ambiguity
IrisFisher
- 利用经典的iris数据进行核fisher分类
Qlearning
- Q学习算法的MATLAB实现,仿真从一个初始位置到达指定位置的过程-Q learning algorithm simulation via MATLAB
SVM
- 这是基于lib svm的向量支持机的简单实例-This is based on lib svm support vector machine simple example