CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - GA matlab to
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - GA matlab to - List
[
AI-NN-PR
]
Mga
DL : 0
一些用matlab编写的经典遗传算法算例。可以用于解决许多优化问题-using Matlab to prepare some of the classic examples of genetic algorithm. Many can be used to solve optimization problems
Update
: 2025-02-19
Size
: 134kb
Publisher
:
张沙清
[
Special Effects
]
adaptivegeneticagrithorm
DL : 0
基于自适应技术的遗传算法matlab源码,可应用于图像的去噪处理-based on adaptive technology GA Matlab source can be applied to the image denoising
Update
: 2025-02-19
Size
: 1kb
Publisher
:
任小龙
[
source in ebook
]
GA-min
DL : 0
遗传算法进行优化求多元函数 (Griewank Function)最小解问题-genetic algorithm optimization for multi-function (Griewank Function) Minimum solutions to the problems
Update
: 2025-02-19
Size
: 2kb
Publisher
:
林言
[
MPI
]
GAdesf
DL : 0
遗传算法的MATLAB代码,很好的算法啊,有需要的自己下载然后解压就可以用了-GA MATLAB code, a good algorithm ah, need to download the then extracting their own can use the
Update
: 2025-02-19
Size
: 105kb
Publisher
:
123
[
Graph program
]
ga
DL : 0
用MATLAB解决遗传算法的问题,不需要用MATLAB遗传算法工具箱函数-MATLAB genetic algorithm to solve the problem, no genetic algorithms using MATLAB toolbox function
Update
: 2025-02-19
Size
: 4kb
Publisher
:
aaa
[
matlab
]
ga
DL : 0
遗传算法工具箱,十分好用,不错的工具。包含大量例子-Genetic Algorithm Toolbox, very easy to use, good tool. Contains a large number of examples
Update
: 2025-02-19
Size
: 1.91mb
Publisher
:
刘波
[
AI-NN-PR
]
GA-BP-neural
DL : 1
由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。程序需要调用gaot工具箱.-As a result of BP network weights optimization is a constrained optimization problems, and weights to be used real-coded, so the direct use of Matlab genetic algorithm toolbox. Posted the following code is for a 19 input variables, an output variable in case of non-linear regression designed, if applied to other situations, simply change your codec function. Procedures need to call gaot toolbox.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
[
matlab
]
matlab-simple-GA
DL : 0
在matlab下实现的遗传算法编程,希望对遗传算法的初学者有所帮助-In matlab genetic algorithm to achieve programming, genetic algorithm would like to help beginners
Update
: 2025-02-19
Size
: 6kb
Publisher
:
范小平
[
matlab
]
matlab(GA)2
DL : 0
matlab遗传算法工具箱函数及实例讲解2 【问题】在-5<=Xi<=5,i=1,2区间内,求解 f(x1,x2)=-20*exp(-0.2*sqrt(0.5*(x1.^2+x2.^2)))-exp(0.5*(cos(2*pi*x1)+cos(2*pi*x2)))+22.71282的最小值。 -matlab genetic algorithm toolbox function and examples to explain the problem [2] in-5
Update
: 2025-02-19
Size
: 1kb
Publisher
:
xjk
[
AI-NN-PR
]
GA
DL : 0
研究多年的遗传算法代码!与大家共享!能实现最优化算法!-Study of the genetic algorithm code for many years! To share with you! Optimization algorithm to achieve!
Update
: 2025-02-19
Size
: 48kb
Publisher
:
陶谦
[
AI-NN-PR
]
GA
DL : 0
GA TSP问题,很好的源程序,来自网络,希望对需要的人有帮助-GA TSP problem, a very good source, from the network, and they hope to those who need help
Update
: 2025-02-19
Size
: 2kb
Publisher
:
cmxy
[
AI-NN-PR
]
GA
DL : 0
简单的遗传算法matlab的代码实现,希望对初学者有所帮助。-Simple genetic algorithm matlab code realize, I hope to be helpful to beginners.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王英
[
AI-NN-PR
]
GA
DL : 1
MATLAB版本的遗传算法程序,程序简洁明了,易懂,ga的初学者可以参考这个-MATLAB version of the genetic algorithm procedure, procedures clear and concise, easy-to-understand, ga beginner can take reference from this
Update
: 2025-02-19
Size
: 21kb
Publisher
:
qianwen
[
AI-NN-PR
]
GA
DL : 0
介绍了遗传算法的基本原理和求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工具箱在解决函数优化问题上的有效性和实用性。-Introduce a genetic algorithm to solve the basic principle and flow in detail Matlab genetic algorithm toolbox to use, and by using genetic algorithm toolbox for a typical function optimization problems to solve, the validity of the toolbox in solving function optimization problems on the effectiveness and practicality.
Update
: 2025-02-19
Size
: 50kb
Publisher
:
崔艳
[
AI-NN-PR
]
GA-TSP
DL : 0
利用遗传算法求解TSP的源代码程序 可以精确求出50城市-The use of genetic algorithm to solve TSP program source code can be precisely calculated 50 cities
Update
: 2025-02-19
Size
: 9kb
Publisher
:
zhouye
[
matlab
]
ga-for-tsp
DL : 0
利用遗传算法解决50个城市tsp问题,适合初学者。-The use of genetic algorithm to solve the issue of 50 cities tsp, suitable for beginners.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
dayong
[
AI-NN-PR
]
GA
DL : 0
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
Update
: 2025-02-19
Size
: 1kb
Publisher
:
夏雨泽
[
matlab
]
GA-FCM
DL : 0
遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改-Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
Update
: 2025-02-19
Size
: 2kb
Publisher
:
许翔
[
matlab
]
GA-matlab
DL : 0
遗传算法函数介绍及实用代码,保证能运行,并加上了程序解释和运行结果-Genetic algorithms and practical code function introduced to ensure that will be able to run, with the procedures explained and the results
Update
: 2025-02-19
Size
: 206kb
Publisher
:
ly
[
AI-NN-PR
]
GA-PSOPSO
DL : 0
(粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn
Update
: 2025-02-19
Size
: 2kb
Publisher
:
陈沛谕
«
1
2
3
4
5
6
7
8
9
10
...
18
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.