-
my_RayleighCH
说明: 瑞利信道的仿真源代码,比较实用。matlab仿真(asdsa)
- 2010-04-21 17:39:49下载
- 积分:1
-
kaerman
用matlab实现简单的卡尔曼滤波功能,(Using matlab to achieve a simple Kalman filtering)
- 2013-07-17 08:28:44下载
- 积分:1
-
cholesky
矩阵的cholesky分解,对学习系统辨识的建模应用具有很大的帮助。(Cholesky decomposition of matrix)
- 2011-09-02 09:14:20下载
- 积分:1
-
OFDMSimulink
ofdm的simulink仿真与分析,很透彻(ofdm the simulink simulation and analysis, very thorough)
- 2010-06-10 21:54:44下载
- 积分:1
-
KNN3
最近邻分类器,自己输入数据,实现以最近邻为判据的分类(Nearest neighbor classifier, their input data in order to achieve the classification of the nearest neighbor as the criterion)
- 2010-09-14 09:24:57下载
- 积分:1
-
LMS
自适应滤波器,lms!包含asm等文件,这是在C5000系列DSP上实现自适应滤波器的源码(fleber)
- 2009-06-05 21:25:07下载
- 积分:1
-
PAM
脉冲幅度调制解调 实验操作 实验原理 实验注意事项(Pulse amplitude modulation and demodulation principle experiment experimental experimental operation precautions)
- 2014-01-06 10:18:56下载
- 积分:1
-
FFT
此代码是用MATLAB进行对数据做FFT变换(This code is done using MATLAB FFT transform data)
- 2014-05-05 20:47:23下载
- 积分:1
-
pcm
脉冲编码调制(PCM)实现
编程实现PCM技术的三个过程:采样、量化与编码。
采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。
量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
编码:以上述信号为例,实现A律的13折线近似法及国际标准PCM对数A律量化编码。(Pulse code modulation (PCM) to achieve
PCM technology programming three processes: sampling, quantization and coding.
Sample: low-pass continuous signal sampling to x = sin (200* t) m = x./(200* t) m = m.* m an example low-pass sampling theorem, draw the signal, frequency graphics bandpass sampling continuous signals to x = sin (20* t) m = x./t an example bandpass sampling theorem, draw the signal, frequency graph.
Quantization: uniform quantization, in order to realize the magnitude of sinusoidal signal as an example for the 64 level uniform quantization non-uniform quantization, input A law PCM encoder sine signal, the sampling sequence, to be PCM encoded, the encoder is given The output code sequence
Code: A Case Study of the signal to achieve the 13 A line approximation law and international standards on the number of A law PCM coding quantization.)
- 2010-05-31 14:35:33下载
- 积分:1
-
cmex11
matlab与C语言的接口教程,能将matlab程序语言 直接转换为c语言,非常详细,千万不过错过,快点下吧!!!!(the interface of matlab with C language
)
- 2009-03-13 12:09:37下载
- 积分:1