-
glpj
这个是谱减法的MATLAB程序,经过验证能比较好的去除平稳噪声。其运用了简便的FFT减小了运算量(it is a program about delete noise.it based on MATLAB)
- 2009-11-30 13:31:48下载
- 积分:1
-
random-numbers
这个是关于随机数产生的matlab仿真程序(This is a random number generator on the simulation program)
- 2009-05-21 21:15:25下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
fine
说明: ecg信号读取与二进制到十进制转换,为处理做准备(read ecg signal with the binary to decimal conversion, in preparation for the treatment)
- 2011-04-06 19:57:14下载
- 积分:1
-
The-main-MATLAB-command-summary
MATLAB主要命令汇总,此文件为MATLAB主要常用的命令汇总,对于学习MATLAB的人员非常有帮助(
The main MATLAB command summary, this document is primarily used MATLAB command summary, learning MATLAB staff very helpful)
- 2014-01-11 14:52:05下载
- 积分:1
-
Affractalp
应用毯子法求一幅图像的分形维维数,matlab上的应用方法
(The application of a blanket of an image through the fractal dimension of the Matlab application method)
- 2012-07-18 20:50:55下载
- 积分:1
-
battery_lulu
battery model on simulink
- 2013-03-09 00:05:11下载
- 积分:1
-
ALOHA_and_CSMA
This matlab m-file is a programing file of Pure ALOHA. This file considers
- 2010-09-14 18:28:22下载
- 积分:1
-
CSRec_SP
子空间匹配追踪源代码。matlab实现的函数。是学习压缩感知的入门资料。(this is a matlab code of subspace pursuit algorithm .which is helpful to study CS.)
- 2013-08-18 10:37:22下载
- 积分:1
-
matlab_course
matlab教程(matlab tutorial)
- 2008-12-25 21:56:41下载
- 积分:1