-
PWE
matlab源程序
用于计算声子晶体的能带结构(Matlab source program
The band structure for the calculation of phononic crystals)
- 2020-11-16 10:39:40下载
- 积分:1
-
sfuntmpl_basic
依据simulimk中提供的程序设计的跟踪微分算法(Simulimk provided in accordance with the procedures designed to track the differential algorithm)
- 2009-12-05 18:27:10下载
- 积分:1
-
DMC
使用预测控制中的动态矩阵控制算法,应用matlab进行编程仿真。(Use predictive control dynamic matrix control algorithm, application programming matlab simulation.)
- 2014-12-14 19:35:41下载
- 积分:1
-
interference_pattern_of_polarize_light
此程序计算了会聚偏振光的干涉图样,其结果对于偏振光的分析有指导作用。(This program calculated convergent polarized light interference pattern, the results of the analysis for the polarized light guide.)
- 2010-03-06 23:24:57下载
- 积分:1
-
shuangpu
利用双谱分析信号的二阶非线性,检测信号的二次相位耦合(Spectral analysis of signals using two second-order nonlinear quadratic phase coupling detection signal)
- 2013-11-11 18:14:35下载
- 积分:1
-
hbing
Matlab的图像处理小软件,注意修改路径,以及图片。(Matlab image processing small software, pay attention to modify the path, and pictures.)
- 2010-06-06 10:10:28下载
- 积分:1
-
line_fitting
基于计算机视觉的工件尺寸自动检测技术研究,直线拟合,附完整程序及待处理图片(Workpiece dimensions using computer vision technology automatically detect, line fitting, with a full program and image to be processed)
- 2010-07-28 22:18:44下载
- 积分:1
-
DEMAnisoEff
能够进行各向异性的差分等效介质(Differential Effective Medium Model)理论,获得各向异性介质的弹性张量(This programme could be used to build anisotropic elastic model by anisotropic Differential Effective Medium Model)
- 2013-09-25 20:21:58下载
- 积分:1
-
threshold
Set points above level to white, others to black
- 2012-06-22 06:08:36下载
- 积分: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