-
zl_yongci2
基于电流,转速的双闭环永磁同步电机的矢量控制的仿真模型。。。(Based on current double closed loop speed permanent magnet synchronous motor vector control simulation model)
- 2013-09-23 10:51:47下载
- 积分:1
-
setup_lab_heli_2d
这是一篇关于二自由度直升机模型的源代码,可以赋初值(This is a two-DOF helicopter model on source code)
- 2013-11-28 21:17:18下载
- 积分:1
-
PSO-ACO-TSP
PSO-ACO-TSP算法,解决旅行商问题,结合PSO和ACO算法(PSO- ACO- TSP algorithm to solve the traveling salesman problem, and with PSO and ACO Algorithm)
- 2007-03-25 22:57:41下载
- 积分:1
-
LASSO
基于LASSO算法的编程 利用了r语言.对线性模型进行了系数估计和变量选择(Programming based on LASSO algorithm, using the R language)
- 2017-09-26 19:09:40下载
- 积分:1
-
kangfen
可以提取一幅图中想要的目标,多抽样率信号处理,计算多重分形非趋势波动分析。( Target can be extracted in a picture you want, Multirate signal processing, Calculate the multifractal trend fluctuation analysis.)
- 2016-08-31 14:52:41下载
- 积分:1
-
Matlabstudying
介绍matlab原理和功能,并包含了matlab最基本的函数学习(Describes the principle and function of matlab, and contains the most basic function of learning matlab)
- 2010-09-03 13:37:41下载
- 积分:1
-
zemax-Matlab
ppt文件,讲述如何使用matlab调用zemax中数据的文档(ppt file explains how to use the data in matlab call zemax document)
- 2013-08-07 13:09:18下载
- 积分:1
-
LFMfunct1-(2)
compare auto and cross corrleation for lfm and frequency hopping waveform
- 2012-06-19 23:21:17下载
- 积分:1
-
SVM_matlab
网友自编,支持向量机matlab源程序,通用于各类核函数(Netizen wrote, support vector machine matlab source)
- 2013-08-24 20:55:49下载
- 积分: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