搜索资源列表
-
0下载:
基于遗传算法的图案生成程序,其中有遗传算法的基本模块。-based on genetic algorithm design generation procedures, which are the basic genetic algorithm module.
-
-
0下载:
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design
基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代
-
-
1下载:
c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦-c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~
-
-
0下载:
基于遗传算法的PID参数的PID参数整定,在matlab环境下的源程序.PID参数的整定有两种可用的方法,理论设计法及实验确定法.-Based on genetic algorithm of the PID parameters of PID parameter tuning in matlab source environment. PID tuning parameters, there are two available methods, theory and experimental d
-
-
3下载:
基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。
-Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
-
-
1下载:
遗传算法书籍:遗传算法与工程设计,本书较好的提供了GA应用-Genetic Algorithm Books: genetic algorithm and engineering design, this book provides a better application of GA
-
-
1下载:
毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
-
-
0下载:
一个简单遗传算法的程序,能够实现模拟低通滤波器的设计。-A simple genetic algorithm procedure, to achieve analog low-pass filter design.
-
-
0下载:
在一个任意的天线方向图下,利用遗传算法使其接近所给的理想天线方向图。这种方法已经在NASA和其他机构中所利用来制造航天器。这些程序是自动生成一个2.4GHz的微波天线,利用遗传算法和NEC2模拟工具,来实现优化天线。包括最初级的简单双极形天线,在这个基础上又设计了三维空间中两部分天线和三维空间中多部分天线。-In a partially random antenna layout, and use a genetic algorithm to evolve a better solution.
-
-
0下载:
这是一篇基于遗传算法的高校自动排课系统设计方案,希望能对你有所帮助-This is a college based on genetic algorithm automatically Timetable system design, I hope you can help
-
-
0下载:
基于遗传算法的优化设计和应用步骤及构成要素-Optimization based on genetic algorithm design and application of the steps and elements
-
-
0下载:
讲述了遗传算法的基本原理、特点、应用领域、优化设计、应用等
例:1.基于遗传算法优化的RBF网络逼近
2.遗传算法求函数极值-About the basic principles of genetic algorithms, characteristics, applications, and optimize the design, application and other cases: 1. Based on genetic algorithm optimization of R
-
-
0下载:
用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm
Evolutionary Algorithm package implemented using Java.
The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
-
-
1下载:
基于遗传算法的模糊控制器优化设计,希望对大家有用!-Based on genetic algorithm optimization of fuzzy controller design, hope for all of us!
-
-
3下载:
这是采用MATLAB语言编写的遗传算法程序,用于风力机叶片的优化设计,可以一起探讨。-It is written using MATLAB genetic algorithm procedure for optimal design of wind turbine blades, and you can explore.
-
-
1下载:
基于改进免疫遗传算法的配电网重构,该文章系统的讲解了运用改进免疫遗传算法对配电网重构,并有详细的程序设计步骤,对相关领域的研究者有一定的参考价值-Immune genetic algorithm based on improved distribution network reconfiguration, the article explains the use of the system to improve the immune genetic algorithm for distribut
-
-
1下载:
此段程序是一套完整的设计程序(包括拓扑图、分析表),运用遗传算法优化解决路径规划问题。-The procedures of this section is a complete set of design procedures (including topology, analysis, table), the use of genetic algorithm optimization to solve the path planning problem.
-
-
0下载:
遗传算法代码:对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;-Genetic algorithm source code:AlphaA specific application to amend this code, the user simply change the definition of constants and define the evaluation function can. Attention
-
-
2下载:
遗传算法的LQR控制器优化设计自编代码,非常好用,适合于初学者学习。-The genetic algorithm LQR controller optimization design of self-compiled code, very easy to use, suitable for beginners to learn.
-
-
0下载:
基本遗传算法实现求函数极值,采用面向对象思想+模块化设计,可进行功能升级 ,注释非常清晰,可参考下.-Basic genetic algorithm function extremum seeking, object-oriented thinking+ modular design, can be upgraded functions, annotation is very clear, you can refer to the following.
-