搜索资源列表
-
26下载:
遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
-
-
0下载:
车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
-
-
0下载:
This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum
pre-define
-
-
0下载:
人工免疫算法基于遗传MATLAB代码很有用哦-Artificial immune algorithm based on genetic code useful MATLAB Oh
-
-
0下载:
This program is a Matlab code for finding optimal solution of tower crane location in construction project using Genetic Algorithm
-
-
0下载:
遗传算法整套源程序,包括初始种群,计算适应度值,选择,交叉变异等-Genetic algorithm source code package, including the initial population, calculation of fitness value, selection, crossover and other variant
-
-
0下载:
向量化的遗传快速遗传算法,是M.Mutchell 的遗传算法书中 10,11 业的经典快速算法-SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10,
-
-
0下载:
This an implementation of Particle Swarm Optimization algorithm using
the same syntax as the Genetic Algorithm Toolbox, with some additional
options specific to PSO. Allows code-reusability when trying different
population-based optimization al
-
-
0下载:
Hybrid Genetic And PSO Algorithm Code in matlab-Hybrid Genetic And PSO Algorithm Code in matlab
-
-
0下载:
SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
-
-
0下载:
a source code for application of genetic algorithm in MWTMP problems.
-
-
1下载:
遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案
-
-
0下载:
its the matlab coding for pattern recoganization in image processing using genetic algorithm-its the matlab coding for pattern recoganization in image processing using genetic algorithm
-
-
0下载:
利用matlab语言编写多个城市间,求最短路径的遗传算法源代码-Genetic algorithm source code, find the shortest path between the Matlab language multiple cities。
-
-
1下载:
MATLAB Code for: Non-dominated Sorting Genetic Algorithm II (NSGA-II)
Version 1.1 - November 2011 Programmed By:
S. Mostapha Kalami Heris (MatlabSite Member)-MATLAB Code for: Non-dominated Sorting Genetic Algorithm II (NSGA-II)
Version 1.1
-
-
0下载:
Genetic Algorithm TOOLBOX manual MATLAB遗传工具箱使用手册,英文原版,本书籍详细介绍了MATLAB遗传工具箱使用设计技巧,书内有测试代码-Genetic Algorithm TOOLBOX manual MATLAB genetic toolbox manuals, English original, this book details the genetic toolbox MATLAB design techniques, test code in th
-
-
0下载:
Genetic Algorithm code in matlab
-
-
0下载:
此代码为遗传算法优化BP神经网络的编码程序部分。(this file is the code program in the genetic algorithm.)
-
-
1下载:
本例程是基于MATLAB编写的遗传算法的源代码,具有较高的实用价值(The source code of the genetic algorithm written in MATLAB)
-
-
0下载:
使用MATLAB编写的模拟退火算法和遗传算法的源代码(The source code of the simulated annealing algorithm and genetic algorithm written in MATLAB)
-