资源列表
IrisFisher
- 利用经典的iris数据进行核fisher分类
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
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
lms
- 实现神经网络中的Adaline的LMS算法,分别对正弦信号和三角波信号识别。
C
- 利用基因演算法求出最佳解 -Find the optimal solution using genetic algorithms find the optimal solution using genetic algorithms
Dijkstra
- 图与网络论中求最短路径的Dijkstra算法 M-函数 格式 [S,D]=minroute(i,m,W) i为最短路径的起始点,m为图顶点数,W为图的带权邻接矩阵, 不构成边的两顶点之间的权用inf表示。显示结果为:S的每 一列从上到下记录了从始点到终点的最短路径所经顶点的序号; D是一行向量,记录了S中所示路径的大小 -Graph and network theory Dijkstra' s shortest path algorithm M-functio
gafunc
- 数学建模时使用的遗传算法,解权值问题,使用方法:改变程序中的适应函数即可,同时替换本文数字为自己的数字。-Mathematical modeling using genetic algorithm, the solution of the weight problem, use the method: change the program can be adapted to function while replacing figures for their digital herein.