-
To-build-real-time
基于MATLAB-SIMLINK系统中xPC的TPMS数据采集系统的设计(Based on of xPC the TPMS data acquisition system design)
- 2013-04-26 10:56:52下载
- 积分:1
-
canedgefolder
for canny edge detection.
- 2012-05-02 04:12:22下载
- 积分:1
-
Ac_voltage_reg
Simulation of AC voltage regulator
- 2015-04-03 20:58:55下载
- 积分:1
-
hough_example1
hough变换的一个实例,用matlab语言实现。(hough transform.)
- 2012-02-09 20:58:04下载
- 积分:1
-
chap7
matlab图像处理实例详解chap7——图像分割技术(matlab image processing examples explain chap7- Image Segmentation)
- 2013-12-16 15:48:39下载
- 积分:1
-
ellip
椭圆带通滤波器设计,根据椭圆原型滤波器,进行双线性变换和低通转带通,获得所需滤波器(Elliptic bandpass filter design based on elliptic prototype filter, the bilinear transformation turn bandpass and low-pass, to obtain the desired filter)
- 2012-12-31 23:35:00下载
- 积分:1
-
hide
matlab程序,可以将信息隐藏在每个字节的LSB中(hide message in lsb of every byte)
- 2010-12-18 19:30:26下载
- 积分: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
-
textChangerCPPBuilderXE4
beginners guide to text file manipulation using borland c++ the project was tested using c++ builder xe4
- 2014-08-08 16:30:39下载
- 积分:1
-
iir
按照给定指标采用模拟低通滤波器(巴特沃思低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。(Indicators in accordance with a given analog low-pass filter (Butterworth low-pass) to approximate the ideal analog low-pass filter, and then through the bilinear transformation method of digitizing analog filters, the digital filter.)
- 2007-11-29 10:32:22下载
- 积分:1