-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1
-
somematlabexample
some useful example to let you know how matlab works and what function of matlab is.
- 2010-11-11 13:33:46下载
- 积分:1
-
solter_filter
摘要 本文提出了一种新的基于极大似然法的椒盐噪声滤波算法。在传统BP 算法中引入
了极大似然估计,在训练样本时能够在考虑网络逼近行为的同时对噪声分布进行估计。而且
针对椒盐噪声模型构造了新的鲁棒误差函数,从而使算法本身的抗干扰性增强。实验结果表
明了该算法与传统BP 算法相比具有更好的滤波性能。(Abstract This paper presents a new maximum likelihood method based on impulse noise filter. In the traditional BP algorithm, the introduction of the maximum likelihood estimation, the training samples can also be considered acts of the network approach to estimate the noise distribution. Salt and pepper noise and model construction for a new robust error function, so that the enhanced anti-jamming algorithm itself. Experimental results show that the algorithm compared with the traditional BP algorithm has better filtering performance.)
- 2010-11-13 00:29:56下载
- 积分:1
-
my_music1
阵列信号处理里面的经典算法,music算法,详细解答(Array signal processing algorithms inside classics, music algorithm, detailed answers)
- 2010-05-14 17:25:26下载
- 积分:1
-
PSO
标准粒子群算法,内含1个简单的适应度函数,可直接运行,没有错误(Standard particle swarm algorithm, containing a simple fitness function, can be directly run, no error)
- 2013-12-26 12:25:14下载
- 积分:1
-
Matlab-toolbox-source-Data
matlab pst test system data in matlab
- 2014-01-28 01:22:10下载
- 积分:1
-
MySinAffPro
实现图像基本的缩放、旋转、平移、投影、仿射、相似变换等功能(Image basic scaling, rotation, translation, projection, affine, similarity transformation functions)
- 2010-10-26 14:34:02下载
- 积分:1
-
DAB1
一个在matlab环境下的DAB仿真程序源码。内含ofdm收发,AWGN等(One in the matlab environment DAB simulation program source. Includes OFDM transceiver, AWGN, etc.)
- 2008-04-18 17:29:59下载
- 积分:1
-
wavelet-wavelet
本人收藏的经典图像小波算法,matlab写的,可以参考哦(collection of classic images wavelet algorithm, written in Matlab, reference oh)
- 2006-05-22 13:53:37下载
- 积分:1
-
Weak signal detection
针对强噪声背景中弱信号检测问题,在传统检测方法基础上,提出了基于联合去噪和频率调制的微弱信号检测方法。搭建自相关和小波阈值变换联合去噪系统,极大程度抑制了噪声对检测结果的不利影响。利用频率可调标准信号调制待测信号频率,使得被测信号与检测系统策动力信号的频率差满足检测条件,打破了利用Duffing 振子检测系统只能检测与系统策动力频率相近信号的限制。(In order to solve the problem of weak signal detection in strong noise background, based on traditional detection methods, puts forward the method of weak signal detection and denoising based on frequency modulation. The self correlation and wavelet threshold transform combined de-noising system can greatly restrain the adverse effect of noise on the detection results. Use adjustable standard signal modulation signal frequency to be measured frequency, the signal detection system and the driving signal frequency difference meet the test conditions, the system can only break detection signal detection and system driving the similar frequency limit by using Duffing oscillator.)
- 2017-12-11 22:09:40下载
- 积分:1