-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1
-
diffusivity
这是在计算偏微分方程时遇到离散扩散系数时的程序,很有效。(This is the calculation of partial differential equations encountered discrete diffusion coefficient of procedures, very effective.)
- 2007-05-30 17:26:02下载
- 积分:1
-
location_frame
三麦克风阵列,近场定位程序,采用TDOA方法,其中延时计算采用GCC方法(three mic array,nearfield location,adopt TDOA algorithm and use GCC to calculate Time Delay)
- 2016-12-23 16:00:28下载
- 积分:1
-
LDA
LDA降维是常用的降维手段之一,其本质假设为数据的高斯分布。是有效常用的有监督学习降维工具。(LDA dimension reduction is one of the commonly used dimensionality reduction methods, and its essence is assumed to be the Gauss distribution of data. It is an effective and commonly supervised learning dimensionality reduction tool.)
- 2018-08-20 10:20:29下载
- 积分:1
-
antenna
antenna patterns using matlab codes
- 2010-05-19 03:37:01下载
- 积分:1
-
kjtrew.23
This paper presents a new and efficient approach for capacitor placement in
radial distribution systems (RDS) that determine the optimal locations and size of
capacitor with an objective of improving the voltage profile and reduction of power loss.
The solution methodology has two parts: in part one the loss sensitivity factors (LSF) are
used to select the candidate locations for the capacitor placement and in part two a new
algorithm that employs Dijkstra Algorithm (DA) is used to estimate the optimal size of
capacitors at the optimal buses determined in part one. The main advantage of the
proposed method is that it does not require any external control parameters. The other
advantage is that it handles the objective function and the constraints separately. The
proposed method is applied to 33 & 69 RDS. The solutions obtained by the proposed
method are compared with other methods. The proposed method has outperformed the
other methods in terms of the quality of solution.
OPTIMAL C
- 2013-12-16 14:32:22下载
- 积分:1
-
color
这个程序可以自定义颜色选择框,因为matlab自带的uisetcolor在编译后的.exe中运行会导致窗口最小化,所以可以自定义颜色选择框(This procedure can customize the color selection box, because in uisetcolor built-in matlab compiled. Exe run will lead to minimized windows, so can customize the color selection box)
- 2009-05-15 17:31:10下载
- 积分:1
-
HOUGH
图像中的直线检测程序,可以检测图像中的直线,可以设置参数,支持(The linear image detection procedure can detect the linear image, you can set parameters, to support)
- 2013-05-25 22:58:02下载
- 积分:1
-
TSPMatlab
这是一个用Matlab程序写的模拟退火算法,用于解决旅行商问题(It s a matlab code for TSP problem using SA Algorithm)
- 2009-11-07 21:50:06下载
- 积分:1
-
model3d
3d model conversion using matlab
- 2010-01-06 20:01:18下载
- 积分:1