-
bilv
比率检验方法,可以对大样本的比率进行显著性检验(Ratio test method, the ratio can be conducted on a large sample significance test)
- 2010-08-31 21:18:35下载
- 积分:1
-
rcos_dsp
升余弦滚降系统的源程序(用于调制解调系统中波形成型)(Raised Cosine system of the source (for modulation and demodulation waveform prototyping system))
- 2007-05-11 16:32:19下载
- 积分:1
-
uplod-1
Constant k filters, also k-type filters, are a type of electronic filter designed using the image method. They are the original and simplest filters produced by this methodology and consist of a ladder network of identical sections of passive components. Historically, they are the first filters that could approach the ideal filter frequency response to within any prescribed limit with the addition of a sufficient number of sections. However, they are rarely considered for a modern design, the principles behind them having been superseded by other methodologies which are more accurate in their prediction of filter response.A filter in which the product of the series and shunt impedances is a constant that is independent of frequency.
- 2015-02-27 14:48:18下载
- 积分:1
-
MTSP_floyed
求解MTSP问题的floyd算法,含数据,实例(floyd algorithm for MTSP)
- 2014-01-05 23:18:07下载
- 积分:1
-
lab432
Tool for calculating Lyapunov Exponents
- 2009-05-29 15:46:48下载
- 积分:1
-
HalfToning
Halftones an input gray level image using using Fixed Thresholding, Random Noise Thresholding, Ordered Dithering, Floyd and Steinburg and Stucki Methods.
- 2010-02-12 20:20:03下载
- 积分:1
-
control_system_analysis_xuedingyu
这是大名鼎鼎的薛定宇的《控制系统计算机辅助设计》(第一版)的代码。第一版与第二版区别还是挺大的。(It is famous on Compensation for " Computer Aided Control System Design" (first edition) code. First edition and second edition of the difference is big.)
- 2010-05-11 23:04:01下载
- 积分:1
-
RoundWave
圆形波路径规划算法,从起始点通过用圆形波传递到达目标点的方法来获得连通路径。适用于已知地形的栅格图。(Circular wave path planning algorithms, from the starting point by using a circular wave transmission methods to reach the target point to get connectivity path. Applicable to the known topography of the grid map.)
- 2008-03-18 20:07:14下载
- 积分:1
-
Image-compression-using-wavelet-transform-in-matl
the source code used for image compression using wavelet transform. to use this codes u have to first convert RGB image to grayscale and also its colourmap
- 2014-11-30 10:50:16下载
- 积分:1
-
Statistical_figures
给你一个非常大的整数x,(-10^400 <=x<= 10^400),请统计x的每一位,分别输出9,1,2出现的次数.
Input
一个大整数
Output
一共三行,第一行是9出现的次数,第二行是1出现的次数,第三行是2出现的次数。
Sample Input
912912912910915902
Sample Output
6
5
4(Statistical figures)
- 2014-12-31 10:27:06下载
- 积分:1