资源简介
pcm编码调制 matlab通信原理实验仿真 代码注释清楚 值得一看
代码片段和文件信息
function varargout = PCM(varargin)
% PCM M-file for PCM.fig
% PCM was designed in order to show how PCM works
%
% To simplify the undesrtanding of this method the program first takes
% a sine wave. Then you can choose a sampling scheme and you can see
% the output of the sampler. You can choose one out of three sampling
% methods.
% If you choose natural sampling; then you will have the chance to modify
% the sampling window and see the effects of this change in the output of
% the sampler.
%
% Once you got the sampled signal you can quantize it by a method that is
% known as two rules and an alorithm.
% The option Squeezing and Stretching shows the best G(x) tha minimizes
% the MSE. You can better understand this using the book
% Telecommunications Demystified written by Carl Nassar. You can find
% information about this on Chapter four of that book.
% You can edit the bit‘s number and
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 19971 2007-03-30 19:07 PCM.m
文件 10385 2007-03-28 12:27 PCM.fig
相关资源
- matlab神经网络30例电子书+源代码
- Matlab图像处理-图像去噪边缘增强
- EEG脑电处理matlab工具包-eeglab
- 《卡尔曼滤波原理及应用-MATLAB仿真》
- 贝叶斯抠图算法matlab实现
- 基于BP神经网络的验证码识别matlab
- 杜勇-数字通信同步技术的MATLAB与FPG
- 数值分析及其Matlab实现
- DSP程序开发:MATLAB调试及直接目标代
- MATLAB优化算法案例分析与应用进阶篇
- DPM算法实现:voc-release5(Win7+matlab20
- 基于稀疏表示和正则化的图像超分辨
- 0积分 系统辨识与自适应控制MATLAB仿真
- 图像处理matlab道路小车跟踪
- 全面详解LTE MATLAB建模、仿真与实现
- adaboost 的matlab代码
- 《信号与系统》MATLAB教程.pdf
- 卷积神经网络完成程序matlab.zip
- matlab图像检索
- 卷积神经网络经典代码
- 现代通信系统第二版MATLAB版) 包括全
- 卡尔曼滤波 Matlab程序
- 稀疏编码matlab 教程
- 系统辨识资料大全(matlab系统辨识工
- 化学计量学方法及MATLAB实现
- MATLAB Neural Network Toolbox官方教程
- Inverse Synthetic Aperture Radar Imaging with
- matlab GUI设计
- 雷达压制干扰matlab程序
- 系统辨识,使用者的理论
评论
共有 条评论