-
RALY
raly 分布的MATLAB实现,对初学者很有帮助,程序一点也不复杂(raly distribution of MATLAB implementation useful for beginners, the program is nothing complicated)
- 2009-11-18 19:10:09下载
- 积分:1
-
MyuzhiwavefilA
利用MATLAB实现峰值信噪噪比的公式,很好用。精确的验证过
(Using MATLAB to achieve a peak signal-to-noise to noise ratio formula, easy to use. Verified accurate)
- 2012-07-23 11:12:02下载
- 积分:1
-
xiugai
读入mit库的心电信号,并利用小波分析的方法去除其基线漂移(Read ECG mit libraries and to make use of wavelet analysis method to remove the baseline drift)
- 2008-07-14 13:32:53下载
- 积分:1
-
Global_convergence
全局收敛的PSO算法,可用于智能运算开发等,希望对大家有所帮助。(Global convergence of the PSO algorithm can be used for development of intelligent computing, etc., we want to help.)
- 2010-05-07 08:08:50下载
- 积分:1
-
matlab
matlab 是一款非常实用的软件,大家一起学习一下(Matlab toolbox contains most of the mathematical function, very suitable for learning)
- 2012-04-24 21:43:13下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
RML
说明: 1.这是一个递推极大似然算法代码; 2. 附一份PDF说明文件.(1.This is a recursive maximum likelihood mehod code; 2.There is the PDFfile.)
- 2019-01-26 12:37:19下载
- 积分:1
-
a
说明: 本程序是对语音信号去除噪声。MATLAB编写(This procedure is a speech signal to remove noise. MATLAB prepared)
- 2009-06-16 11:23:04下载
- 积分:1
-
scmap
Koch分形曲线计算地图边界,此程序能较好的计算任意凸图形边界长度。程序计算步骤为:提取图形边界,将边界点按与中心点所成角度排序,每隔一定角度取一边界点,对选取的边界点做3次迭代Koch分形(Koch fractal curve map boundary, this procedure can be better calculated arbitrary convex graphical boundary length. The program calculation steps: to extract graphical boundary, the boundary points and the center point of the angled Sort every angle to take a boundary point, done the 3 iterations Koch fractal selected border points)
- 2012-12-31 23:45:55下载
- 积分:1
-
MATLAB-math
matlab 的数学方法,很好的书籍,可作为手头必备(matlab mathematical methods, good books, can be used as an essential on-hand)
- 2007-08-13 11:35:29下载
- 积分:1