-
-
GA.rar
遗传算法 解决最短路径 用C++来实现其功能
基于遗传算法的最短路径问题
-
RealCodedGA.zip
This package contains a pure implementation of Real Coded Genetic Algorithm (Real Coded GA) in MATLAB. You can modify or replace the Cost Function, to solve real valued optimization problems, using Genetic Algorithm (GA).
-
GA.rar
针对电路故障的诊断提出了一种基于遗传算法的方法,将遗传算法与MATLAB结合实现了电路故障诊断。
-
GAsuanfa.rar
此程序通过遗传算法(GA)实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,也称码串、染色体。将实际问题的目标函数转变为染色体的适应函数,然后在随机产生的一批初始染色体的基础上,根据各染色体的适应函数值进行繁殖、交叉、变异等遗传操作产生下一代染色体。
-
MATLAB.rar
it is a matlab program for ga sa tabu sworm opt heuristics we can also use matlab here. or there can
-
knnPcaWithGA.zip
In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification is made by KNN
-
-
genetic_algorithm.rar
遗传算法入门实例一:PID参数的优化[v1.0]
本文件夹包含:
图片IMG_0084 和IMG_0086为实验照片
IMG_0084为初始种群中某个体的PID调整效果
IMG_0086为进化了N(到底多少代我也没有去数)代之后的PID调整效果 文件GA为正文
源码\GA\ 为实验代码,WINAVR20060421+AVR Studio 4.12
-
-
-