搜索资源列表
fuzzyC
- 遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改-Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format
genetic_jang
- 這是一個說明GA演算法的範例,可以從範例得知基因演算法的運算過程-This is a descr iption example of GA algorithm can be learned from the example of the computing process of genetic algorithm
ga
- 遗传算法基本理论 经典应用实例 国内外状况-The basic theory of genetic algorithm and classical examples
GA
- 此处涉及到遗传算法,为大家能更好学习遗传算法,特地举例说明-Here relates to genetic algorithms, in order that we can better learn from the genetic algorithm, specifically an example
GA
- 用遗传算法计算摄像机自标定参数,论文加上一个MATLAB程序,有详细说明-GA computer SelfCalibrtion paramters of picture,include a matlab program。。。
A_real-time_adaptive_PID_controller_step_motor
- 传统PID控制器通常难以满足多变量、非线性、强耦合的步进电机动态响应和精 确调速要求,结合传统PID控制和模糊控制及遗传算法(GA)整定PID参数的优点,设计基于 模糊遗传算法的实时自适应步进电动机PID控制器,充分发挥传统和智能控制策略各自的优 势。仿真结果表明,该实时自适应步进电动机PID控制器,具有很好的自适应能力和抗负载扰 动能力。在稳定性、动态速度响应诸方面均优于传统的PID控制器和模糊控制器,系统达到了 较高调速性能和控制精度。 -Traditional PI
ga
- GA算法代码 function pop=initpop(popsize,chromlength) pop=round(rand(popsize,chromlength)) rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵, roud 对矩阵的每个单元进行圆整。这样产生的初始种群。 2.2 计算目标函数值 2.2.1 将二进制数转化为十进制数(1) 遗传算法子程序 Name: decodebinary.
GA
- 这是一个关于遗传算法的m文件,不错 o -This is about the genetic algorithm m files, henbucuo o
GA
- 遗传算法筛选指标,应用在数模,可筛选指标,测试通过-Genetic Algorithms screening indicators used in digital-to-analog can filter indicator, test by
GA
- GA遗传算法用matlab实现。里面有非常详细的课件适合初学者使用。里面还有一些具体的仿真过程。-GA genetic algorithm using matlab. There are very detailed courseware for beginners. There is also some specific simulation process.
GA-toolbox-of-MATLAB
- matlab遗传算法工具箱及其应用,适合使用遗传算法的学者下载学习。-matlab genetic algorithm toolbox and its application, download the study for scholars of the use of genetic algorithms.
GA-Toolbox-of-Matlab
- 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
GA-Source-code
- 基于遗传算法的visual c++语言源程序-Based on genetic algorithm the visual c++ language source
GA--matlab
- 关于遗传算法的matlab软件实现,里面有三个遗传算法的matlab编程程序。-Matlab genetic algorithm implemented in software, there are three genetic algorithm Matlab programming procedures.
ga
- matlab环境下的遗传算法,其中选择方法使用轮盘赌法-matlab environment, genetic algorithms, which use the roulette method selection method
GA
- 遗传算法的程序,主要用于算法优化和多线方程求解-Genetic algorithm procedures
GA-on-pso-
- 基于遗传算法的电力系统无功优化的C语言程序-Power system based on genetic algorithm optimization of reactive C language program
GA.RAR
- 遗传算法相关程序,能够帮助大家设计简单的相关算法。-Genetic Algorithms procedures
GA.MATLAB
- 遗传算法用在车间调度问题上,扩大了其适用范围,本书可以使初学者快速入门-Genetic algorithm used in the shop scheduling problem, expanded its scope, this book allows beginners Getting Started
GA1
- 基本的GA算法特性和算法流程和 结构梳理 -The basic characteristics of GA algorithm carding processes and structures and algorithms