-
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
-
SimMechanics
采用matlab中simulink下的simmechanics模块进行机构仿真的PPT文档和模型文件(Simulink with matlab in institutions under the simmechanics module simulation model file documents and PPT)
- 2011-05-30 20:48:23下载
- 积分:1
-
matlab-fluent-heat-con
matlab求解热传导方程的几个例子,有注释,适合初学者(matlab solving a few examples of the heat conduction equation, with notes, suitable for beginners)
- 2012-05-22 17:04:00下载
- 积分:1
-
FPGA_LUT
数字预失真复增益LUT的matlab实现(Matlab realize complex gain LUT)
- 2013-10-28 18:28:48下载
- 积分:1
-
TP-ondelettes
des code de matlab de la transforméé des images en ondelettes
- 2013-06-23 22:28:25下载
- 积分:1
-
mfsk
mfsk modulation in matlab
- 2009-07-15 11:07:03下载
- 积分:1
-
matlab-a-VC
Vc+_+调用matlab的一个实例,包括matlab源文件,VC源文件,以及word和pdf文件说明(Vc+_+ call matlab one instance, including the matlab source file, VC source files, as well as word and pdf file description)
- 2013-07-13 16:10:42下载
- 积分:1
-
VC++andmatlab
讨论了VC++语言和Matlab语言的接口技术,并有具体程序,为二者的交互编程提供了可能。(Discussed VC++ Language and Matlab language interface technology, and there are specific procedures for the two interactive programming possible.)
- 2008-04-24 22:35:54下载
- 积分:1
-
zuheyouhua
组合优化,gm(1,1)模型+时间序列模型优化建模(gm,shijianxulie)
- 2009-06-04 17:31:29下载
- 积分:1
-
1808_sgtim
Solving ODEs with Matlab:
Instructor’s Manual
- 2009-07-16 17:45:04下载
- 积分:1