-
matlabdsb
dsb通信系统调制程序调制载波的波形和频谱分析(dsb demolution)
- 2009-05-10 14:14:54下载
- 积分:1
-
second_order_type_III_PLL
2阶3型锁相环仿真,完全个人编写,可设置参数,适合文章仿真使用。(2end order type-III PLL Simulation)
- 2012-04-16 23:35:30下载
- 积分:1
-
hangkang_v71
小波包分析提取振动信号中的特征频率,计算多重分形非趋势波动分析matlab程序,包括回归分析和概率统计。( Wavelet packet analysis to extract vibration signal characteristic frequency, Calculation multifractal detrended fluctuation analysis matlab program, Including regression analysis and probability and statistics.)
- 2017-01-10 13:07:09下载
- 积分:1
-
444
说明: ofdm传输系统仿真源程序代码。供初学者参考。(ofdm transmission system simulation source code. For advanced users.)
- 2010-04-26 14:11:29下载
- 积分:1
-
matlab
matlab手册,chm格式,包括MATLAB教程,Matlab详细手册,matlab中文帮助文档(matlab manual, chm format, including MATLAB tutorial, Matlab detailed manual, Matlab Chinese help documentation)
- 2013-01-04 12:19:14下载
- 积分:1
-
fushi
不同结构元素的腐蚀效果。MATLAB环境代码,配有实验用图。《精通Matlab数字图像处理与识别》(Corrosive effects of different structural elements. MATLAB environment code with experimental Figure)
- 2014-02-06 12:02:40下载
- 积分:1
-
centered_difference_numerical_diff
Implementation of the centered difference method for numerical differentiation.
Evaluation of the derivative of the following functions (numerically)
f(x) = 0.3x^2 + x*exp(sin(2x)), for − 6 <= x <= 6(Implementation of the centered difference method for numerical differentiation.
Evaluation of the derivative of the following functions (numerically)
f(x) = 0.3x^2+ x*exp(sin(2x)), for − 6 <= x <= 6)
- 2009-11-26 21:20:10下载
- 积分:1
-
RBFyuce.m
rbf网络来做预测,过程很适合初学者懂的。很详细,很容易的!(rbf neural network to make the forecast, the process is very suitable for beginners understand. Very detailed, easy!
)
- 2011-11-13 18:17:51下载
- 积分:1
-
scheduling_chan
认知无线电中平均初始接入时延和平均切换时延的计算方法(Calculated the average switching delay and delay cognitive radio average initial access)
- 2021-03-22 14:59:16下载
- 积分: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