-
mmc_design
单列多服务台排队系统 概要设计
首先根据系统初始化输入的数据对系统进行初始化,根据顾客的数量和顾客平均到达时间间隔,产生系统中每名顾客到达时间间隔,将每名顾客到达时刻插入事件表,事件表根据时间采用最小堆进行排序,最早发生的事件放到事件表的顶端。(Summary of single multi-server queuing system design is first initialize the input data according to the system to initialize the system, according to the number of customers and average customer arrival time, a system in the arrival time for each customer, each customer will get time into the event table, event table with the minimum heap according to the time to sort the events into the first event table top.)
- 2010-12-24 19:47:35下载
- 积分:1
-
080609
说明: 基于MATLAB的FIR带阻数字滤波器的设计
由于生物医学信号处理过程中易混入50Hz噪声的特点,本文利用程序设计法和FDATool设计法,设
计一带阻滤波器,并将设计的滤波器应用到一混和正弦信号,通过测试检验,该滤波器可以很好地消除50Hz的工
频干扰。(】To prevent the biomedical signals from being disturbed by 50Hz noise easily,the paper designs a
bandstop digital filter by procedure and FDATool method.The filter is tested by a blended 81ne wave experimentally and the
result shows that the filter can cancel the 50Hz noise very well.)
- 2009-08-09 11:04:10下载
- 积分:1
-
functionz
说明:
在三次样条中,要寻找三次多项式,以逼近每对数据点间的曲线。在样条术语中,这些数据点称之为断点。因为,两点只能决定一条直线,而在两点间的曲线可用无限多的三次多项式近似。因此,为使结果具有唯一性。在三次样条中,增加了三次多项式的约束条件。通过限定每个三次多项式的一阶和二阶导数,使其在断点处相等,就可以较好地确定所有内部三次多项式。此外,近似多项式通过这些断点的斜率和曲率是连续的。然而,第一个和最后一个三次多项式在第一个和最后一个断点以外,没有伴随多项式。因此必须通过其它方法确定其余的约束。最常用的方法,也是函数spline所采用的方法,就是采用非扭结(not-a-knot)条件。这个条件强迫第一个和第二个三次多项式的三阶导数相等。对最后一个和倒数第二个三次多项式也做同样地处理。
(the Cubic Spline, to find three polynomial, approaching every right to point the data curve. The kind of terms, these data points called breakpoints. Because only two points a straight decisions, and in between the two curves can be used an infinite number of cubic polynomial approximation. Therefore, in order for the outcome of uniqueness. The Cubic Spline, add the cubic polynomial bound by the conditions. By limiting each cubic polynomial of the first order and second-order derivative, it breakpoint in the same Department, we can better identify all internal cubic polynomial. In addition, the polynomial approximation of these breakpoints slope and curvature is continuous. However, the last one and a cubic polynomial in a breakpoint and the final one, not accompanied by polynomials. There)
- 2006-03-15 21:19:29下载
- 积分:1
-
zoomingashrinking
zooming & shrinking matlab code
- 2012-01-08 00:55:28下载
- 积分:1
-
Matlab-gong-ju-xiang-ying-yong
《Matlab工具箱应用》 张金明等编,原书扫描件(Applications, edited by Zhang Jinming Matlab toolbox, the original book scan)
- 2013-08-15 23:04:08下载
- 积分:1
-
BirthDeath
File for markov chains
- 2010-03-10 17:31:19下载
- 积分:1
-
dsp2
说明: 应用matlab进行数字信号处理的一些源代码,希望对大家有帮助。(Matlab applications for digital signal processing of the source code, and I hope to be helpful.)
- 2006-04-16 17:20:24下载
- 积分:1
-
Fuzzynet
MATLAB 模糊神经网络水质评价,非工具箱,有详细注释(MATLAB,Fuzzynet programming)
- 2014-08-10 23:44:24下载
- 积分:1
-
using_same_voxel_space
This program lets you put one image into the same voxel space as another image. E.g. you might want to extract a Brodmann area from the brodmann.img file that comes with MRIcro, and then put that set of 1x1x1mm voxels into the same voxel space as your functional data, which probably covers a smaller volume and has larger voxels. Then you can use the Brodmann area as an ROI to explore your functional results.
- 2012-08-07 13:11:35下载
- 积分:1
-
contours
The Canny edge detector is an edge detection operator that uses a multi-stage algorithm to detect a wide range of edges in images
- 2013-05-09 04:17:58下载
- 积分:1