CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - GA toolbox
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - GA toolbox - List
[
AI-NN-PR
]
GAoptimizeBP
DL : 0
一个遗传算法优化神经网络权值的实例,包含了GA工具箱,和说明文档。-a genetic algorithm to optimize the weights of the neural network examples include GA toolbox, and documentation.
Update
: 2025-02-19
Size
: 389kb
Publisher
:
郑立刚
[
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
goat工具箱 遗传算法主函数祥解 goat工具箱 是网上流传最广的一个遗传工具箱,现针对其主函数的做了注释供大家分享,以便于大家更好的学习和研究遗传算法,改进遗传算法-goat genetic algorithm toolbox祥解goat Toolbox main function is the most widely circulated online a genetic toolbox, for its main function is to do a note for everyone to share in order to facilitate the U.S. to better study and research of genetic algorithm, the improved genetic algorithm
Update
: 2025-02-19
Size
: 5kb
Publisher
:
顺星
[
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
:
刘波
[
matlab
]
gatbx-toolbox
DL : 0
matlab下GA遗传算法工具箱。提供了一定例程-matlab genetic algorithm toolbox under the GA. Provide a certain routine
Update
: 2025-02-19
Size
: 378kb
Publisher
:
Maxshine
[
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
]
ga
DL : 0
用MA TLAB 语言及MA TLAB 语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比 较灵活、编程效率高等特点. 本文对遗传算法和基于MA TLAB 的遗传算法优化工具箱(GAO T ) 作了简要的介 绍、分析了优化工具函数, 并结合非线性、多峰值函数问题的优化实例, 说明了遗传算法是一种具有良好的全局 寻优性能的优化方法.-MA TLAB with language and language of the MA TLAB optimization toolbox to optimize the design of the language is simple, function-rich, and using more flexible programming and high efficiency. In this paper, genetic algorithm and MA TLAB based on genetic algorithm optimization toolbox (GAO T ) gave a brief introduction, an analysis of function optimization tool, combined with non-linear, multimodal function optimization problem examples to illustrate the genetic algorithm is a good global optimization method to optimize performance.
Update
: 2025-02-19
Size
: 263kb
Publisher
:
dh
[
AI-NN-PR
]
tspwt
DL : 0
自己根据其他例子改编的MATLAB的GA工具箱实现TSP的程序-According to other examples of his own adaptation of the GA Toolbox MATLAB realization of TSP procedures
Update
: 2025-02-19
Size
: 3kb
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
[
matlab
]
matlab(GA)1
DL : 0
matlab遗传算法工具箱函数及实例讲解1 核心函数: 初始种群的生成函数 -matlab genetic algorithm toolbox and examples of function on one core function: the initial population of the generating function
Update
: 2025-02-19
Size
: 1kb
Publisher
:
xjk
[
AI-NN-PR
]
GA
DL : 0
matlab中的常用GA(遗传算法)工具箱,附详细中文注释-matlab commonly used in the GA (genetic algorithm) Toolbox, with details of Chinese Notes
Update
: 2025-02-19
Size
: 10kb
Publisher
:
lei
[
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
DL : 0
遗传算法工具箱的应用,有典型的示范案例,有一定参考意义。-Application of genetic algorithm toolbox, a typical model case, a certain reference value.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
潘锋权
[
Algorithm
]
sheffield-GA----GeneticAlgorithms
DL : 0
强大的遗传算法工具!英国sheffield大学的遗传算法工具箱-Powerful tool for genetic algorithm! Sheffield United Kingdom University of Genetic Algorithm Toolbox
Update
: 2025-02-19
Size
: 209kb
Publisher
:
学者
[
Books
]
gatbx
DL : 0
GA工具箱,内有详细的说明文档,我找了很长时间才找到的。-GA toolbox for matlab.
Update
: 2025-02-19
Size
: 419kb
Publisher
:
WangJun
[
matlab
]
PSO-toolbox
DL : 0
PSO的matlab工具箱 群体智能算法:对求解连续函数的极值问题上比GA好用-PSO' s intelligent algorithm matlab toolbox groups: continuous function of solving the issue of the extreme ease of use than GA
Update
: 2025-02-19
Size
: 742kb
Publisher
:
lihao
[
AI-NN-PR
]
GA
DL : 0
遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m-Genetic Algorithm Toolbox and using genetic algorithms to find optimal values, the main function is zuiyou.m
Update
: 2025-02-19
Size
: 11kb
Publisher
:
周玉
[
matlab
]
TSP
DL : 0
TSP solved whit Genetic Algorithms in MATLAB GA toolbox
Update
: 2025-02-19
Size
: 406kb
Publisher
:
siulfer
[
Software Engineering
]
GA-Toolbox-of-Matlab
DL : 0
Matlab遗传算法工具箱及其应用 详细地介绍了GA工具箱的各类函数及其使用,并附有大量算例-Matlab genetic algorithm toolbox and its application, in detail the GA toolbox various functions and their use, together with a large number of examples
Update
: 2025-02-19
Size
: 9.25mb
Publisher
:
Wayen Tye
[
matlab
]
MATLAB-GA-TOOLBOX-AND-USE
DL : 0
本书系统介绍了遗传算法工具箱的功能特点、编程原理及应用-MATLAB GA TOOLBOX AND USE
Update
: 2025-02-19
Size
: 27.55mb
Publisher
:
伦达
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.