搜索资源列表
-
1下载:
免疫遗传算法matlab 程序,该算法由抗原识别、初始抗体产生、适应度计算、向记忆细胞分化、抗体的促进和抑制、抗体产生(交叉、变异) 六个模块组成-immune genetic algorithm Matlab procedure, the algorithm by antigen identification, initial antibody, fitness, to the memory cells, antibody for the promotion and inhibition, a
-
-
5下载:
遗传算法改进的模糊C-均值聚类MATLAB源码
模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。
-Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
-
-
4下载:
装配生产线任务平衡优化遗传算法通MATLAB源码,下面的源码实现了装配生产线任务平衡优化问题(ALB问题)的遗传算法,算法主要参考下面这篇文献,并对其进行了改进。-Task of assembly line balancing optimal genetic algorithm-pass MATLAB source code, the following source code to achieve the task of assembly line balancing optimization
-
-
0下载:
车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
-
-
0下载:
用MATLAB语言编的程序,用来解决一个遗传算法的实际问题-Using MATLAB language of Procedure, a genetic algorithm to solve the practical problems
-
-
1下载:
matlab遗传算法工具箱函数及实例讲解-matlab genetic algorithm toolbox function and examples to explain
-
-
6下载:
< 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
-
-
0下载:
基于新的树编码方式用免疫遗传算法解决DCMST问题:提出了一种新的树编码方式,可以方便地表达一棵树,简化了树在遗传算法中的编码表达。且新的树编码方式清楚地表达了边的信息,有利于疫苗的设计。此外,本文使用免疫遗传算法,有效地克服了传统遗传算法中解退化的现象。数值实验表明,解的振荡相对于传统遗传算法减小了,且收敛速度更快。-New tree-based encoding genetic algorithm with immune DCMST problem: A new tree encoding,
-
-
1下载:
遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案
-
-
0下载:
用基本遗传算法求解一维无约束优化问题
用顺序选择遗传算法求解一维无约束优化问题
用动态线性标定适应值的遗传算法求解一维无约束优化问题
用大变异遗传算法求解一维无约束优化问题
用自适应遗传算法求解一维无约束优化问题
用双切点遗传优化求解一维无约束优化问题
用多变异位自适应遗传优化求解一维无约束优化问题
-The basic genetic algorithm with one-dimensional sequence of unconstrained optimizat
-
-
0下载:
基本的TSP问题的遗传算法,解决最优化问题,源程序-The basic TSP problem genetic algorithm to solve optimization problems, source
-
-
0下载:
matlab用法 主要用于线性规划,非线性规划,解决优化问题,作出最合理的决策等遗传算法程序-matlab usage is mainly used for linear programming, nonlinear programming to solve optimization problems, make the most rational decision-making, genetic algorithm
-
-
0下载:
遗传算法求解旅行商问题:求解12个城市最短旅游路径-Genetic algorithm to solve traveling salesman problem:Solving 12 cities the shortest travel path
-
-
0下载:
神经网络遗传算法函数极值寻优-非线性函数极值。-Genetic algorithm to optimize BP neural network- a non-linear function fitting.
-
-
0下载:
简单直线阵列遗传算法优化,可以实现对简单四元直线阵列的优化。-Simple genetic algorithm to optimize linear array, which can realize the optimization of simple quarternary linear array.
-
-
1下载:
遗传算法优化支持向量机的惩罚系数C与高斯核系数g,能够提高支持向量机的分类精度-Genetic algorithm to optimize the punish coefficient of support vector machine (SVM) with gaussian kernel coefficient C g, can improve the support vector machine (SVM) classification accuracy
-
-
0下载:
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。(The genetic algorithm (Genetic Algorithm) is a computational model of biological evolution process of natural selection and genetic mechanism of the simulation of Darwin
-
-
0下载:
遗传算法解决TSP问题,实例编程解决,运行可用(Genetic algorithm to solve the TSP problem, programming examples to solve.)
-
-
1下载:
投影寻踪是数据挖掘领域的一种重要方法,下面的源码使用遗传算法用于投影寻踪最佳投影向量的优化。
“投影寻踪+遗传算法优化”的主仿真程序(Projection pursuit of dimension reduction based on matlab code the projection pursuit model based on genetic algorithm and matlab source projection pursuit model based on genetic
-
-
0下载:
使用遗传算法(GA)来寻找函数F(x)的最大值(Using genetic algorithm to find the maximum value of function)
-
« 12
3
4
5
6
7
8
9
10
...
50
»