-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1
-
fourdegreesfreedomshipmotion20120929foralex
说明: 四自由度船舶运动模型,利用该控制器船舶能够快速、精确地跟踪期望直线和曲线
航迹, 控制器具有较强的鲁棒性(four degrees freedom ship motion)
- 2021-01-29 21:37:09下载
- 积分:1
-
Hybrid-GA-PSO-Code
Hybrid GA & PSO Algorithm
Run the file MainHGAPSO
- 2011-02-02 17:07:43下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1
-
FFT_TEST
modesim 的仿真测试文件,Matlab文件,需要自己设置部分参数(modesim simulation test file, Matlab file, need to set some parameters)
- 2011-11-01 22:23:52下载
- 积分:1
-
DTFT
短时傅里叶程序实例,为读者提供短时傅里叶变换的入门学习与程序编写范例(Short-time Fourier instance, short-time Fourier transform to provide readers with an introduction and programming examples)
- 2011-12-01 22:02:19下载
- 积分:1
-
Wavelet_IMAGE
图像处理中通过小波实现图像增强。基于matlab函数实现。(Image processing wavelet image enhancement. Based on matlab function implementation.)
- 2013-12-02 21:04:22下载
- 积分:1
-
workwavw
小波变换的经典程序
可以实现一位离散小波变换(xiaobobianhuandejingdinachengxu)
- 2021-03-31 14:59:09下载
- 积分:1
-
dsk04n
这个是西安电子科技大学的陈怀琛教授编写的《数字信号处理教程——MATLAB释义与实现》(第2版)程序集(This is the Xi' an University of Electronic Science and Technology, prepared by Professor Chen Huaichen " Digital Signal Processing Course- MATLAB Interpretation and Implementation" (2nd edition) assembly)
- 2009-05-03 15:46:17下载
- 积分:1
-
MATLAB
MATLAB在数字信号处理中的应用尤其是对于FIR一级IIR滤波器在MATLAB中的设计很有用途(MATLAB in Digital Signal Processing FIR one especially for IIR Filter Design in MATLAB in the very use)
- 2010-05-28 22:44:10下载
- 积分:1