-
bandfilter
说明: 带通滤波器的设计,完成多功能滤波器的比较及主旁瓣分析和扩展效应(filter)
- 2010-04-13 09:48:49下载
- 积分:1
-
d_wind_farm_case2
this is the simulink of wind power with pitch angle controler
- 2014-02-25 20:17:40下载
- 积分:1
-
StdAfx
StdAfx.h for builder a C++ implementation.
- 2010-09-25 01:40:24下载
- 积分:1
-
viterbi
卷积编码程序可以用于不同类型的编码器实现可行的编码
(Convolutional coding procedures can be used for different types of encoders realize feasible coding)
- 2008-06-08 17:59:15下载
- 积分:1
-
duojiRLS
系统辨识中的多级最小二乘法,用于进行系统参数辨识(System identification in multi-level least-squares method for system parameter identification)
- 2011-08-16 22:10:43下载
- 积分:1
-
seismic wave
程序实现了均匀介质、分层介质中规则网格声波有限差分的正演模拟。(The program realizes the forward modeling of sound wave propagation in homogeneous medium and layer homogeneous medium using finite difference method with regular grid.)
- 2017-09-16 11:31:41下载
- 积分: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
-
GUIgamut
最终创建一个界面,通过这个界面设置有两个下来 菜单,可以打开图像,可以选择色域映射的算法,来判断超出色域的颜色在图像呈现。(the main goal is to check the special region of one image which some colors are out of gamut of the output device .)
- 2016-06-23 11:48:56下载
- 积分:1
-
DOF6_1
自己编写的六自由度方程的simulink程序(I have written six degrees of freedom equations simulink program)
- 2011-02-13 23:00:27下载
- 积分:1
-
matlab
说明: 黄金分割法求极小值
功能:用黄金分割法求f(x)在区间[a,b]上的近似极小值。当且仅当f(x)在[a,b]上为单峰时次方法适用
(Golden section method for the minimum functions: golden section method used for f (x) in the interval [a, b] on the approximate minimum. If and only if f (x) in [a, b] for the single-peak method can be applied at times)
- 2008-11-25 12:37:49下载
- 积分:1