-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1
-
program
一些mathematica程序源码,毕业论文是用的,看看还算是有帮助的(Some mathematica program source code, graduation is used to see fairly be helpful)
- 2010-05-29 11:53:49下载
- 积分:1
-
FFTandpowr
利用MATLAB和VC共同开发的信号处理程序。(Using MATLAB and VC joint development of signal processing.)
- 2010-05-31 23:56:30下载
- 积分:1
-
DOA
方位依赖阵元幅相误差校正的辅助阵元法.pdf(DOA fuxiang)
- 2010-11-23 19:39:07下载
- 积分:1
-
GAFCM
说明: 遗传算法改进的模糊C-均值聚类MATLAB源码.模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。(Improved genetic algorithm Fuzzy C-Means Clustering MATLAB source. Fuzzy C-means algorithm converges to local minimum easily, in order to overcome the shortcomings, the genetic algorithm used fuzzy C-means algorithm (FCM) in the optimization calculation, the The initial cluster centers of genetic algorithm, then using the standard fuzzy C-means clustering algorithm to obtain the optimal classification results.)
- 2010-04-26 14:27:32下载
- 积分:1
-
Intelligent-Control-of-matlab
智能控制及其matlab实现,包括神经网络控制、模糊逻辑控制、预测控制的matlab实现。(Intelligent Control of matlab realize, including neural network control, fuzzy logic control, predictive control matlab.)
- 2013-10-22 16:27:34下载
- 积分:1
-
调试过的自适应信号处理的算法,MATLAB编译
计算多重分形非趋势波动分析,各种资源分配算法实现,研究生时的现代信号处理的作业,用于时频分析算法,包括压缩比、运行时间和计算复原图像的峰值信噪比,单径或多径瑞利衰落信道仿真。
- 2022-02-04 15:04:05下载
- 积分:1
-
Calculate_the_FFT_using_Matlab
This program permits you to use FFT under Matlab platform, you may change the fine function used as reference to calculate its FFT to any other function.Hope it helps you.
- 2009-12-20 05:23:12下载
- 积分:1
-
welch
说明: 本程序实现了短数据序列不同窗函数的welch功率谱估计,然后又求了他们的平均标准差,从而判断各个窗函数的优劣。只要稍作修改就能实现不同信噪比下的功率估计,同时也可以实现长数据序列的估计。(This procedure has a short data series of different welch window function power spectrum estimation, and then seek their average standard deviation, and thus to determine the merits and demerits of each window function. As long as we can with some slight modifications under different signal to noise ratio power estimate, but also the realization of a long data sequence can be estimated.)
- 2009-07-27 14:28:03下载
- 积分:1
-
BGA
小波分析,可用于气象分析等图形分析,毕业论文(Wavelet analysis can be used for weather analysis, graphical analysis, Thesis)
- 2011-05-26 16:59:46下载
- 积分:1