-
chap10_3
香农定理以及它在Matlab软件中的实现例程(Shannon coding and its MATLAB implementation)
- 2013-11-30 10:39:14下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1
-
svpwm_matlab
很好的空间矢量脉冲宽度调节,用于程序演示和学习。(Good space vector pulse width modulation, for program demonstration and learning.)
- 2010-08-31 20:55:28下载
- 积分:1
-
numanalysis
numerical analysis code
- 2007-03-08 13:50:09下载
- 积分:1
-
Matlabcommands
matlab函数精心汇总,编程、仿真必备资料。(Matlab function carefully bundled programming, simulation required information.)
- 2007-06-10 21:19:54下载
- 积分:1
-
jiyinzhouqi
利用自相关函数估计基音周期,函数jiyinzhouqi,输入参数是分析语音文件名和帧移,帧移在5~10ms(function jiyinzhouqi is used for estimate the period of fundamental tone.)
- 2011-09-15 16:56:49下载
- 积分:1
-
football
足球队排名 模糊聚类分析 Matlab源程序(Fuzz matlab)
- 2010-08-16 14:37:50下载
- 积分:1
-
zxg
实现白噪声、正弦信号和带有白噪声的正弦信号的自相关函数的分析。(Achieve white noise, white noise with a sinusoidal signal and a sinusoidal signal of the autocorrelation function.)
- 2013-08-30 09:46:14下载
- 积分:1
-
ceshi
对信号进行强制去噪 默认阈值去噪和给定软阈值去噪(The signal is forced denoising the default threshold denoising and given soft threshold denoising
)
- 2015-04-22 22:44:09下载
- 积分:1
-
mfsk_table
This MATLAB Code plot the BER Vs Eb/No for M_ary FSK for differnt values of M. The user can choose the desired BER and the code will tell what is the required Eb/No to achieve this BER for differnt values of M. In addition, a plot of the shannon limit is available.
- 2011-05-26 16:11:05下载
- 积分:1