-
Huffman-(1)
huffman table encode and decod
- 2011-01-27 18:55:55下载
- 积分:1
-
Untitled1
一个有限长序列,用matlab实现其N=100的DFT。给出其幅度与相位曲线,并讨论其相关性质。 (A finite-length sequence, using matlab to achieve its N = 100 of the DFT. Given its magnitude and phase curves, and discuss their related properties.)
- 2013-08-09 09:55:17下载
- 积分:1
-
POPGENE
微卫星SSR基本数据分析常用软件,功能比较强大,具有通用性(Microsatellite SSR commonly used basic data analysis software, the function is stronger, is versatile
)
- 2014-01-21 21:40:10下载
- 积分:1
-
11897054lzxec
说明: 根据数据点的分布,对其进行曲线拟合,找到最合适的函数(According to the distribution of data points, curve fitting is carried out to find the most suitable function.)
- 2019-04-21 19:08:32下载
- 积分:1
-
Multi-wavlet
多维小波matlab工具箱,可以和matlab自带的小波工具箱配合使用。(Multi-dimensional wavelet toolbox matlab, matlab can bring their own use of the wavelet toolbox.)
- 2009-07-09 17:00:09下载
- 积分:1
-
speech_voice
用matlab实现语音合成,并修改基频、lpc、lsp参数,使合成质量有所提高(Using matlab speech synthesis, and modify the baseband, lpc, lsp parameters, the quality has improved synthesis)
- 2013-09-04 19:09:04下载
- 积分:1
-
newnonlinear
a new nonlinear modeling method
- 2010-10-11 13:28:05下载
- 积分:1
-
F16Simulation.tar
F16 战斗机 matlab 仿真程序源代码(F16 fighter matlab simulation program)
- 2011-01-08 13:53:41下载
- 积分: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
-
ecgdetectnew
ECG detection code in MATLAB features extraction
- 2013-10-01 17:45:55下载
- 积分:1