-
xiaobo
使用小波包变换分析信号的MATLAB程序(The use of wavelet packet transform analysis of signals in MATLAB program)
- 2007-10-31 15:11:48下载
- 积分:1
-
fengzhi
计算峰值信噪比和信噪比的小程序。分享给大家。(PSNR and SNR calculation applets. For everyone to share.)
- 2014-10-29 22:07:15下载
- 积分:1
-
Rayleigh
移动通信系统中,Rayleigh衰落信道的matlab仿真(Mobile communication systems, Rayleigh fading channel matlab simulation)
- 2013-11-01 15:20:03下载
- 积分:1
-
Bayes2
基本的贝叶斯算法(朴素贝叶斯算法,参照清华大学出版的模式识别)(The basic Bayesian algorithm (Naive Bayes algorithm, in the light of pattern recognition, Tsinghua University Publishing))
- 2010-10-27 20:23:58下载
- 积分:1
-
jinhui0420
说明: 对信号进行EMD分解后画出信号的希尔伯特包络谱程序,自己编写的,调试成功(EMD decomposition of the signal after the draw of the Hilbert envelope of the signal spectrum of procedures, I have written, debugging success)
- 2009-08-23 16:43:03下载
- 积分:1
-
amr_nb_decoder
自适应多速率编码器标准代码,解码端。可将wav文件编码生成amr格式的文件。这种格式的文件可根据信道质量,自动调节编码速率,故称之为自适应。(adaptive multi-rate encoder standard code, the decoder. Wav documents can be generated amr coding format documents. This format of the document is available according to the channel quality, automatic adjustment coding rate, but it is called adaptive.)
- 2007-01-16 09:58:03下载
- 积分:1
-
PCA
PCA:Principal Component Analysis
Usage:
[eigvector, eigvalue] = PCA(data, options)
[eigvector, eigvalue] = PCA(data)(PCA Principal Component Analysis
Usage:
[eigvector, eigvalue] = PCA(data, options)
[eigvector, eigvalue] = PCA(data))
- 2012-06-21 20:29:45下载
- 积分:1
-
otsu_code
Otsu method manual implementation in matlabe
- 2012-07-31 01:16:57下载
- 积分:1
-
FIRfilter-wang
光纤信号CIC滤波特性的处理与FIR补偿滤波器的分析系统文件(fir cic)
- 2015-01-12 16:14:37下载
- 积分:1
-
bmorph
Binary erosion and dilation, with fast iterative calls.
For any structuring element other than square or disk this function is way faster than imerode.m and imdilate.m (more than an order of magnitude). It s also handy when you don t have the Matlab Image Processing Toolbox :-)...
It also allows very fast iterative calls (for instance when sweeping the structuring element while looking for a certain effect, threshold in image statistics, etc).
See the help in bmorph.m and the attached .pdf file.
- 2010-09-23 17:54:52下载
- 积分:1