-
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
-
matlab
matlab的应用教程,ppt格式,教学用(the application of matlab tutorials, ppt format, teaching)
- 2009-11-28 13:54:08下载
- 积分:1
-
3_PRR_
3prr结构仿真
3_PRR_Parallel_Manipulator_Analysis_GUI(3prr structure simulation,3_PRR_Parallel_Manipulator_Analysis_GUI)
- 2011-04-28 09:34:55下载
- 积分:1
-
qiandaohu
对接收信号进行转化和功率谱分析。得到信号的统计特性,主要是噪声放面。(The received signal is transformed and the power spectrum analysis. Get the statistics of the signal, is mainly the noise area.)
- 2012-12-13 15:40:16下载
- 积分:1
-
bike
自行车的非线性控制理论和建模, 英文的文件, 不过很全面 值得一看(non linear modelling and test of bike)
- 2012-09-27 08:28:15下载
- 积分:1
-
AjustePSSvel
Adjust a speed PSS for synchronous generator control.
- 2015-03-10 21:53:13下载
- 积分:1
-
Matlab
说明: 一个很实用的Matlab教程,Word文档格式,看了以后很容易入门。(A very practical Matlab Tutorial, Word document format, easily read after entry.)
- 2008-10-31 20:27:19下载
- 积分:1
-
Noise_Tracking
根据” J.S. Erkelens and R. Heusdens, "Tracking of nonstationary noise based on data-driven recursive noise power estimation”所开发的源码(noisetracker based on data-driven recursive noise power estimation)
- 2010-06-02 12:17:40下载
- 积分:1
-
space_vector_pwm
Space Vector PWM simulink model and matlab code
- 2012-04-30 15:36:57下载
- 积分:1
-
GA_Matlab
说明: 标准遗传算法与多种群遗传算法Matlab代码,求解函数最值,GA包含交叉变异。多种群遗传算法MPGA包含移民操作。(the standard genetic algorithm and a variety of group genetic algorithms matlab code to solve the function maximum, GA contains cross variation. multiple group genetic algorithms MPGA contain immigration operations.)
- 2020-05-31 17:06:28下载
- 积分:1