-
MATLAB_0
MATLAB教程,可以很好的进行matlab的系统学习(MATLAB tutorials, can be very good for a systematic study of matlab)
- 2011-05-18 09:10:27下载
- 积分:1
-
b11
基于matlab中的simulink平台的8DPSK通信仿真(fail to translate)
- 2013-05-05 15:05:55下载
- 积分:1
-
BF
说明: power flow forward backward
- 2015-03-12 14:26:08下载
- 积分:1
-
BER_of_BPSK_Rayleigh_and_AWGN
瑞利和高斯信道下的BPSK误码率,含有详细解释,成功运行,学习通信仿真第一个程序。(BPSK BER under Rayleigh and Gaussian channel containing a detailed explanation of successful operation, the first communication simulation learning program.)
- 2016-09-25 12:20:16下载
- 积分:1
-
biliner-matlab
双线性插值的matlab实现,可以用于运动补偿,对处理后的图像进行重建等。(Bilinear interpolation matlab realize that can be used for motion compensation, to deal with the images after reconstruction.)
- 2008-03-26 21:05:33下载
- 积分:1
-
matlab_magic
使用MATLAB语言编写的可以产生魔方矩阵的函数,很有意思额(Using the MATLAB language that can create magic cube matrix function, it is interesting the amount of)
- 2010-03-10 17:33:06下载
- 积分:1
-
pso
Particle swarm optimization
- 2011-04-20 14:28:37下载
- 积分:1
-
2
说明: 《Matlab微分方程高效解法:谱方法原理与实现》第二章:二维均匀泊松方程,一维热传导方程,一维波动方程的差分法及有限元法计算及源码(Calculation of two-dimensional homogeneous Poisson equation, one-dimensional heat conduction equation, one-dimensional wave equation by difference method and finite element method and source code)
- 2020-06-03 16:38:22下载
- 积分:1
-
Predictor_durbin
predictor linela para prosesamiento digital de señ ales en matlab con el algoritmo de durbin
- 2012-05-10 08:47:05下载
- 积分: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