-
RSCode
RS纠错matlab源程序(保证正确,网站上现在错的源码很多).可方便地向C语言移植。内附几本RS纠错相关书籍,是rs入门级和提高的必备读物。有的尽管在其他地方也能找到,这几本,我为他们添加了书签,方便阅读。(RS error correction matlab source (to ensure correct and the source website is now a lot of mistakes). Can be easily transplanted to the C language. RS error correction included several books, is the entry-level and increase rs essential reading. Although some can be found in other places, which several, I added a bookmark them for easy reading.)
- 2010-12-16 14:21:34下载
- 积分:1
-
ir
图像复原--数字图像处理--matlab程序(Image Recovery- Digital image processing- matlab program)
- 2013-12-02 11:04:18下载
- 积分:1
-
MIMO
该程序是在MATLAB下编写的实现mimo信号的(mimo)
- 2009-09-12 09:17:54下载
- 积分:1
-
WaveAtom
波形atom的提取,里边有应用实例,很不错(Waveform extraction atom inside application has several examples)
- 2009-03-12 21:45:07下载
- 积分:1
-
fuzzyrule
模糊控制规则表的生成程序,用MATLAB的M文件编写。(Fuzzy control rule table generation process, with the preparation of MATLAB M-files.)
- 2009-04-25 15:43:32下载
- 积分:1
-
matlab
matlab
电力系统设计与分析 (matlab power system design and analysis)
- 2012-12-29 13:59:34下载
- 积分:1
-
constrainedmpc
有约束的情况下的MPC MATLAB程序,可以正常运行,对于想学习mpc控制器的初学者可以参考修改。(Under the constraint of MATLAB, the MPC can run normally, beginners can refer to want to learn the MPC controller changes.)
- 2021-03-21 14:39:17下载
- 积分:1
-
Entropy
Calculate the histogram and the entropy of any image. The entropy is calculated using different methods.
- 2010-11-02 02:43:55下载
- 积分:1
-
AM_SSB__Modulation
单边带调幅的Simulink仿真 单边带调幅的Simulink仿真(SSB single sideband amplitude modulation amplitude modulation of the Simulink simulation of the Simulink simulation)
- 2009-07-06 21:13:02下载
- 积分:1
-
g729
G729编码和解码的Matlab源程序 调用方法:
1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。
2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decodermain",然后你会在文件夹下看到"syn_speech.wav",那就是重构语音。
enjoy it!
(G729 encoding and decoding of the Matlab source code to call methods: 1. The need for coding at the Matlab command line, enter )
- 2007-11-21 23:02:40下载
- 积分:1