搜索资源列表
matlabga
- matlab环境下的遗传算法程序,十进制二进制编码都有
saa
- 该程序用于优化问题 很好和遗传算法结合 用MATLAB结合起来用很好-The program for the optimization problem and genetic algorithm combined with a good use of MATLAB to combine with a good
prims_matlab
- prims算法遗传算法 PID 控制,多变量解耦 PID 控制,几种先进的PID 控制,灰色 PID 控制,伺服系统 PID 控制,PID 实时控制,每种方法都通过 MATLAB 仿真程序进行了说明。本书各部分内容既相互联系又相互独立,读者可根据自己需要选择学习。本书适用于从事生产过程自动化、计算机应用、机械电子和电气自动化领域工作的工程技术人员阅读,也可作为大专院校工业自动化、自动控制、机械电子、自动化仪表、计算机应用等专业的教学参考-prims genetic algorithms desc
optimization-program
- 无约束一维极值/无约束多维极值/约束优化/非线性最小二乘优化/线性规划/整数规划/二次规划/遗传优化算法等对应的matlab程序-Unconstrained one-dimensional extremal/unconstrained multidimensional the pole/constrained optimization/nonlinear least squares optimization/linear programming/integer programming/Quadr
111
- 三个遗传算法matlab程序实例,比较实用,希望大家用得到-Three genetic algorithm matlab examples, practical, hope everyone to use
vrp
- 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP.M中给出。以路径长度作为遗传算法的适应度函数,约束函数通过在LEN中增加惩罚因子体现,本程序简便起见将不满足约束的直接加100;-Vrp matlab to solve the problem with the program for the genetic algorithm to solve the basic problem VRP routines. The delivery
my-souce-code-20130915
- 书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) o
MATLAB-NN
- MATLAB神经网络的各类程序,包含遗传算法,神经网络,神经模糊,SVM等程序,十分实用。-All kinds of MATLAB neural network program, including genetic algorithms, neural networks, neuro-fuzzy, SVM and other procedures, very useful.
ycsf
- 遗传算法matlab程序,适合初学者,请大家指教-Genetic algorithm matlab program, please advise
GA_SA.matlab
- 模拟退火算法和遗传算法,智能算法里面的两个重要算法思想;程序已经通过了测试,可直接运行;-Simulated annealing algorithm and genetic algorithms, intelligent algorithms inside two important algorithms thought the program has passed the test can be run directly