搜索资源列表
GA.通过遗传算法的思想来解决
- 本MATLAB例程,为通过遗传算法的思想来解决f(x)=x*sin(10pi*x)+2.0,-1<=x<=2的最大值问题。,The MATLAB routines for the adoption of the idea of genetic algorithm to solve f (x) = x* sin (10pi* x)+ 2.0,-1
PLS-GA.rar
- 这是遗传算法和偏最小二乘法的共同使用做回归,非常好的程序,This is a genetic algorithm and partial least squares regression to do the common use, very good procedures
GA-matlab.rar
- 遗传算法函数介绍及实用代码,保证能运行,并加上了程序解释和运行结果,Genetic algorithms and practical code function introduced to ensure that will be able to run, with the procedures explained and the results
GA.rar
- 非常简单的遗传算法程序,适合初学者,简单易懂,注释很清楚,Genetic algorithm is very simple procedure, suitable for beginners, easy to understand, very clearly Notes
GA-FCM.rar
- 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
ga-RBF.rar
- 基于遗传算法对rbf神经网络的径向基宽度进行优化的matlab程序,Based on genetic algorithm rbf radial basis neural network to optimize the width of the matlab program
GA
- matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
GA-SVM
- 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
GA
- 自适应遗传算法 [matlab] 对遗传算法的改进 效果不错-Adaptive genetic algorithm [matlab] of genetic algorithms to improve the effectiveness of good
SLP_GA_MATLAB
- SLP手法与遗传算法相结合解决设备布局问题-SLP&GA&MATLAB to solve FLP
GA-TSP
- 遗传算法求解TSP问题。包含6个文件。用matlab打开gatsp1.m,点击运行即可以得出结果。distTSP.txt文件包含了城市数据。如果更改了城市数,则须修改gatsp1.m文件中的N参数。-Genetic algorithm for TSP. Contains 6 files. Using matlab to open gatsp1.m, click on the results of running that can be drawn. distTSP.txt file contai
ga-for-tsp
- 利用遗传算法解决50个城市tsp问题,适合初学者。-The use of genetic algorithm to solve the issue of 50 cities tsp, suitable for beginners.
GA-PSOPSO
- (粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn
matlab_toolbox_GA
- matlab遗传算法工具箱,包括所有的m文件,还有例子,丰富,实用,扩展性强,欢迎大家下载。-matlab genetic algorithm toolbox, including all m-files, as well as examples of rich, practical, scalable strong, welcome to download.
GA-RBF
- 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
ga
- 龙哥的用MATLAB解决蚁群算法 3段解决蚁群算法蚁群算法-Longge the ant colony algorithm using MATLAB to solve 3
ga
- it is a part of a genetic algorithm applied to image segmentation
GA
- 基于Matlab编写遗传算法/GA,对PID参数优化控制,提高性能(The genetic algorithm /GA is written based on Matlab to optimize the PID parameters and improve the performance)
MATLAB遗传算法工具箱及应用
- 如何使用matlab中程序工具箱,进行对各散点的matlab图像进行最佳路径规划。(How to use matlab program toolbox to carry out the best path planning for matlab images of scattered points.)
aco-ga-pso-tsp
- Matlab实现ACO-GA-PSO三种混合算法解决TSP经典问题(Three Mixed Algorithms ACO-GA-PSO Realized by MATLAB to Solve the Classic TSP Problem)