MATLAB环境下的Simulink仿真平台我要分享

Simulink simulation platform based on MATLAB

采样电路 pcm的仿真模型 pcm编码simulink simulink量化 simulink-采样

关注次数: 324

下载次数: 2

文件大小: 1348KB

代码分类: Simulink仿真

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

MATLAB环境下的Simulink仿真平台,构建PCM编码与解码电路图,对模拟信号进行采样、量化、编码, 将编码后的信号输入信道再进行PCM解码,还原出原信号.建立仿真模型,分析仿真波形。


English Description:

In the Simulink simulation platform of MATLAB, the PCM coding and decoding circuit diagram is constructed. The analog signal is sampled, quantized and coded. The coded signal is input into the channel and then PCM decoding is carried out to restore the original signal. The simulation model is established and the simulation waveform is analyzed< br/>


代码预览

PCM.zip

pcm代码

.......\Debug

.......\.....\pcm.exe

.......\.....\pcm.ilk

.......\.....\pcm.obj

.......\.....\pcm.pch

.......\.....\pcm.pdb

.......\.....\vc60.idb

.......\.....\vc60.pdb

.......\pcm.cpp

.......\pcm.dsp

.......\pcm.dsw

.......\pcm.ncb

.......\pcm.opt

.......\pcm.plg

脉冲编码调制(PCM)与解调的仿真.doc