-
bpsk_qpsk_matlab
数字调制-BPSK.QPSK等等多个调制方式的原理-代码等MATLAB程序(Digital Modulation-BPSK.QPSK, and so the principle of multiple modulation- MATLAB program code, etc.)
- 2009-12-15 20:13:33下载
- 积分:1
-
piso_beha_tb
parllel toserial out test bench
- 2015-02-08 00:28:32下载
- 积分:1
-
MTJ_AWGN_vita_64
multi jammer code for matlab
- 2012-01-04 20:44:43下载
- 积分:1
-
IIR2
数字信号处理实验,IIR滤波器,内含有matlab实验m文件以及实验报告,供大家参考。(Digital signal processing experiment, IIR filter, contains matlab experiment m documents and the experiment report for your reference.
)
- 2012-01-07 21:59:02下载
- 积分:1
-
LTE-with-receiver-coding
Long Term Evolution (LTE) receiver coding
- 2013-04-09 19:10:42下载
- 积分:1
-
MUSIC
以前上高级信号处理的课程作业,是关于功率谱估计的MUSIC算法(Advanced signal processing on the previous course work, the power spectrum estimation on MUSIC algorithm)
- 2011-11-28 17:48:03下载
- 积分:1
-
media-autobuild_suite-master
ti-nspire mod for ndless
- 2019-04-01 21:30:31下载
- 积分:1
-
ImageStore
Image Storage in Access
- 2009-03-24 16:18:01下载
- 积分:1
-
matlab
matlab工具箱函数汇总:统计工具箱,优化工具箱,样条工具箱,偏微分方程数值解工具箱(matlab toolbox function summary: Statistics Toolbox, Optimization Toolbox, Spline Toolbox, the numerical solution of partial differential equations Toolbox)
- 2008-04-03 15:36:15下载
- 积分: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