当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - simple genetic matlab
搜索资源列表
-
0下载:
基于Matlab的简单遗传算法和简单bp网络的程序实现-based on Matlab simple genetic algorithms and simple bp Network Program
-
-
1下载:
遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!-GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!
-
-
4下载:
对4个参数优化的基本遗传算法程序,应用面很广!,it is an optimization program for four parameters using simple genetic algorithm! it is useful!
-
-
0下载:
matlab中运行-matlab run
-
-
0下载:
遗传算法得一种编译程序,不是很正统,但是很新颖,并且方法简单,很实用,是计算机运行的时间更加快
-Genetic algorithms have a compiler, is not very orthodox, but very innovative, and method is simple, very practical, it is time the computer is running more to speed up
-
-
1下载:
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA),遗传算法简单源程序。-Genetic Algorit
-
-
0下载:
A simple code for GA
-
-
0下载:
一个简单的遗传算法的例子程序,用作初学者的实验调试,-A simple example of the genetic algorithm process, as a beginner experiment debugging,
-
-
0下载:
It s simple implementation of Genetic Algorithm on
8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on
8-puzzle and as re
-
-
0下载:
提出一种改进的遗传算法用于求解机械手运动学逆问题. 该算法采用实数编码, 其交叉概率和变异
概率根据解的适应度函数值自适应调整. 计算机仿真结果显示, 该算法较简单遗传算法(SGA) 求解精度高,
收敛速度快且稳定性能好.-An improved genetic algorithm for solving the inverse problem of manipulator kinematics. The algorithm uses real number encoding, the
-
-
1下载:
用matlab实现了简单遗传算法解决TSP问题,有界面。-Using matlab to achieve a simple genetic algorithm to solve the TSP problem, there are interfaces.
-
-
1下载:
人工智能(模糊在自动控制的应用)电动机控制中的简单遗传算法PID参数优化-Artificial intelligence (fuzzy in Automatic Control) motor control in the simple genetic algorithm optimization of PID parameters
-
-
0下载:
遗传算法简明教程,附带程序,深入浅出讲解-Simple genetic algorithm tutorial, with procedures in layman' s language to explain
-
-
0下载:
1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数
2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。
3.测试数据
输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值
-1.
-
-
0下载:
发一份自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Send a self-compiled MATLAB genetic algorithm code, with the simple genetic algorithm (Simple Genetic Algorithm or Standard Genetic Algorithm, SGA) to stri
-
-
0下载:
三个简单地使用matlab实现的遗传算法的程序,为初学者提供一个入门知识-Three simple genetic algorithm matlab implementation of the program, to provide the knowledge of an entry for beginners
-
-
0下载:
有关遗传算法的一个简单问题的C语言程序源代码-The C language source code for a simple genetic algorithm
-
-
0下载:
简单的遗传算法实现matlab程序,遗传算法程序-Simple genetic algorithm matlab program
-
-
0下载:
遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!(GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!)
-
-
0下载:
简单的遗传算法,解决优化问题,求解函数最大、小值问题(Simple genetic algorithm, to solve the optimization problem, solving the maximum function, small value problem)
-