CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - genetic algorithm code matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - genetic algorithm code matlab - List
[
matlab
]
Ga3
DL : 0
本程序基于matlab 遗传算法的源程序代码,遗传算法是应用于各种优化问题的典型算法,有很高的参考价值。-procedures based on the Matlab genetic algorithm source code, the genetic algorithm is applied in a variety of typical optimization algorithm, a high reference value.
Update
: 2025-02-17
Size
: 574kb
Publisher
:
梁子
[
Books
]
遗传算法工具箱集合
DL : 0
遗传算法工具箱集合 matlab code-genetic algorithm code Matlab Toolbox Set
Update
: 2025-02-17
Size
: 543kb
Publisher
:
黄健康
[
AI-NN-PR
]
orderBasedExample
DL : 0
这是本人在做硕士论文时设计的遗传算法工具箱代码-this is my master's thesis done at the design of the genetic algorithm code Toolbox
Update
: 2025-02-17
Size
: 1kb
Publisher
:
曾海莹
[
matlab
]
mutation
DL : 0
matlab程序 遗传算法变异程序 敬请各位高手指教-Matlab procedures genetic algorithm variation procedures you please enlighten master
Update
: 2025-02-17
Size
: 1kb
Publisher
:
闫小月
[
source in ebook
]
adp-matlab
DL : 0
自适应遗传算法源程序,比较不错的。 具有很大的参考价值-adaptive genetic algorithm source code, the quite good. Great reference value
Update
: 2025-02-17
Size
: 1kb
Publisher
:
李为
[
AI-NN-PR
]
Genetic
DL : 0
用遗传算法解决八皇后问题! 有比较详细的注释! 还有有关遗传算法理论的描述。 -Using genetic algorithms to solve the issue of the eight Queen
Update
: 2025-02-17
Size
: 23kb
Publisher
:
[
matlab
]
MATLAB
DL : 0
可行点标记求最佳匹配算法的MATLAB 程序代码 求最小费用最大流算法的MATLAB 程序代码 匈牙利算法的MATLAB 程序代码 遗传算法解决TSP问题的Matlab程序 遗传算法解决非线性规划问题的Matlab程序 -Feasible point marking the best matching algorithm for the MATLAB code for the minimum cost maximum flow algorithm of the MATLAB program code Hungarian algorithm MATLAB code genetic algorithm to solve TSP problems Matlab procedures for genetic algorithm to solve nonlinear programming problems Matlab procedures
Update
: 2025-02-17
Size
: 117kb
Publisher
:
[
AI-NN-PR
]
code
DL : 0
遗传算法,里面分为4个部分,第一,二部分主要是看sexual reproduction 和asxuel reproduction的区别。第三部分里面有spatial 和 non-spatial的比较。第4部分是遗传算法中有关modularity 的相关代码。-Genetic algorithm, which is divided into four parts, the first and second is to look at some of the major sexual reproduction and the difference between asxuel reproduction. Part III there are spatial and non-spatial comparison. Part 4 is a genetic algorithm on the modularity of the relevant code.
Update
: 2025-02-17
Size
: 75kb
Publisher
:
陈坚生
[
AI-NN-PR
]
JSPGA
DL : 1
车间作业调度问题遗传算法Matlab源码 -Job-shop scheduling problem genetic algorithm source Matlab
Update
: 2025-02-17
Size
: 1kb
Publisher
:
hj
[
matlab
]
wnn
DL : 0
小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. WNN directly with nonlinear approximation : Wnn_test.m. (internal called wavelet function) 3. Genetic Algorithm optimization approach : GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions) -Wavelet neural network source code: 1. Construction of the nonlinear function: at nninit_test.m 2. Wnn the direct use of nonlinear approximation: Wnn_test.m, (internal call wavelet function) 3. Genetic algorithm optimized approximation: GA_Wnn_test. m (internal call genetic algorithms, initialization, fitness, decoding function)-genetic algorithm optimization WNN source: 1. Construction of the nonlinear function: nninit_test.m at 2. WNN directly with nonlinear approximation: Wnn_test.m. ( internal called wavelet function) 3. Genetic Algorithm optimization approach: GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
lanhucx
[
AI-NN-PR
]
genatic
DL : 0
遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
SHI YU ZHEN
[
AI-NN-PR
]
zsy-yc
DL : 0
这是自适应遗传算法的MATALB代码,经调试运行通过,希望对大家有用-This is self-adaptive genetic algorithm MATALB code, adopted by the debugger to run, everyone would like to be useful
Update
: 2025-02-17
Size
: 5kb
Publisher
:
liyan
[
matlab
]
robot_motion_planning
DL : 0
This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre-defined torque, without collision with any obstacle in the robot workspace. - This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre-defined torque, without collision with any obstacle in the robot workspace.
Update
: 2025-02-17
Size
: 1.3mb
Publisher
:
guigui
[
AI-NN-PR
]
BGA
DL : 0
BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
Update
: 2025-02-17
Size
: 3kb
Publisher
:
mashomid
[
AI-NN-PR
]
matlab-SGACODE
DL : 0
maltab遗传算法源程序,此程序为一个一个的小程序分开的,很完整。包括编码,设定初始种群,交叉,变异,及结束条件等-maltab genetic algorithm source code, this procedure a small as a separate process, it is complete. Including encoding, set the initial population, crossover and mutation, and the end conditions
Update
: 2025-02-17
Size
: 7kb
Publisher
:
joean
[
Books
]
MATLAB_genetic_algorithm_toolbox_and_application.r
DL : 0
MATLAB遗传算法工具箱及应用(清晰版、含源码)-MATLAB Genetic Algorithm Toolbox and Application(Contains the source code )
Update
: 2025-02-17
Size
: 5.85mb
Publisher
:
Eason.Yuan
[
matlab
]
Shop-scheduling-genetic-algorithm
DL : 0
遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案中,各工件各工序的开始时刻,可根据它绘出甘特图 Y2p 最优方案中,各工件各工序的结束时刻,可根据它绘出甘特图 Y3p 最优方案中,各工件各工序使用的机器编号 Xp 最优决策变量的值,决策变量是一个实数编码的m×n矩阵 LC1 收敛曲线1,各代最优个体适应值的记录 LC2 收敛曲线2,各代群体平均适应值的记录 最后,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm scheduling, job shop scheduling problems with genetic algorithms -------------------------------------------------------------------------- genetic evolution of the input parameter list, the number of iterations M N population size (taken even) Pm mutation probability T m × n matrix, stored m one piece n a process of processing time 1 × n vector, n a process in which each machine processes the number of Zp with the best value Y1p Optimal Makespan programs, the start time of each process the workpiece can be drawn based on its optimal solution Gantt Y2p, each time the workpiece end of the process, according to its draw Gantt Y3p optimal solution, each piece of the processes using machine code Xp optimal decision variable, decision variable is a real m × n matrix encoded LC1 convergence curve 1, the generation of the best individual record of LC2 fitness convergence curve 2, the average fitness value on behalf of groups record Finally, the program will draw three pict
Update
: 2025-02-17
Size
: 2kb
Publisher
:
王龙隐
[
AI-NN-PR
]
immune-genetic-algorithm-for-TSP
DL : 0
基于matlab的遗传免疫算法TSP的源代码,内容比较详尽。-Based on immune genetic algorithm matlab source code for TSP, a more detailed content.
Update
: 2025-02-17
Size
: 47kb
Publisher
:
ivy
[
AI-NN-PR
]
Genetic-algorithm-code-
DL : 0
遗传算法程序,来自教材-----精通matlab最优化计算-Genetic algorithm code
Update
: 2025-02-17
Size
: 7kb
Publisher
:
lancoming
[
matlab
]
Genetic-algorithm-of-matlab
DL : 0
该代码是关于遗传算法的代码,适用于matlab-This code is on the genetic algorithm code, suitable for matlab
Update
: 2025-02-17
Size
: 22kb
Publisher
:
张波
«
1
2
3
4
5
6
7
8
9
10
...
41
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.