-
slidingmode
滑模控制 目标轨迹跟踪 源代码,对初学者很有帮助(Sliding mode control target tracking source code)
- 2020-10-07 21:17:36下载
- 积分:1
-
OPFD6
MATLAB source code for the implementation of genetic algorithm
- 2014-10-02 23:18:25下载
- 积分:1
-
pathplanning
规则障碍物环境下的机器人路径规划matlab源码!(Under the rules of obstacles the robot path planning matlab source!)
- 2009-05-15 11:22:08下载
- 积分:1
-
Linear
模式识别线性判别的程序实现,产生两个二维正态分布随机样本,分别进行Fisher线性分类和感知器分类。其中main.m是主函数,将三个程序放在同一文件夹中,运行main.m即可得到分类结果。(Pattern recognition linear discriminant program implementation, generate two-dimensional normal random sample, were Fisher linear classifier and Perceptron classification. Main.m is the main function of which will be three programs in the same folder, run main.m classification results can be obtained.)
- 2014-09-12 09:10:28下载
- 积分:1
-
guihua
规划与lingo入门教程,这些资料可以对读者有一定的帮助。请读者不要乱。(Planning and lingo introductory tutorial, these data will certainly help the reader. Readers are cautioned not chaos.)
- 2012-08-13 20:26:40下载
- 积分:1
-
PCA
人脸识别基于主成分分析(PCA)的matlab实现,附带部分注释。(PCA achieve recognition)
- 2013-11-28 18:48:43下载
- 积分:1
-
Chaotic-Secure-Communication
混沌保密通信系统的研究,阐述了混沌保密通信系统的发展(Research chaotic secure communication systems, describes the development of chaotic secure communication system)
- 2014-01-27 22:25:46下载
- 积分:1
-
Shop-scheduling-genetic-algorithm
说明: 遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案中,各工件各工序的开始时刻,可根据它绘出甘特图
Y2p 最优方案中,各工件各工序的结束时刻,可根据它绘出甘特图
Y3p 最优方案中,各工件各工序使用的机器编号
Xp 最优决策变量的值,决策变量是一个实数编码的m×n矩阵
LC1 收敛曲线1,各代最优个体适应值的记录
LC2 收敛曲线2,各代群体平均适应值的记录
最后,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)(Genetic algorithm scheduling, job shop scheduling problems with genetic algorithms -------------------------------------------------------------------------- genetic evolution of the input parameter list, the number of iterations M N population size (taken even) Pm mutation probability T m × n matrix, stored m one piece n a process of processing time 1 × n vector, n a process in which each machine processes the number of Zp with the best value Y1p Optimal Makespan programs, the start time of each process the workpiece can be drawn based on its optimal solution Gantt Y2p, each time the workpiece end of the process, according to its draw Gantt Y3p optimal solution, each piece of the processes using machine code Xp optimal decision variable, decision variable is a real m × n matrix encoded LC1 convergence curve 1, the generation of the best individual record of LC2 fitness convergence curve 2, the average fitness value on behalf of groups record Finally, the program will draw three pict)
- 2021-01-27 13:58:35下载
- 积分:1
-
PermutationCode
说明: 图像置乱,图像处理MatLab程序,适合于中高级用户。(images, image processing MatLab procedures, suitable for senior users.)
- 2006-04-08 09:29:07下载
- 积分:1
-
rbf-network01
rbf网络逼近未知函数实例。文件非simulink,是m文件(rbf network simulate unknown function)
- 2012-02-03 12:45:57下载
- 积分:1