搜索资源列表
pcm-coding-basic-on-matlab
- 基于matlab的脉冲编码仿真,pcm 模块仿真系统等
PCM
- pcm编码信号的仿真,对学习pcm编码的人 有很大的好处
pcm
- 对语音信号进行pcm编码和解码
pcm编码 有关线性
- pcm编码 有关线性、A律、mu律的pcm编码的matlab实现,pcm encoded on the linear, A law, mu law encoded pcm achieve matlab
G729_VAD_PCM_File_Test_Tool.ra
- G729 VAD PCM File Test Tool,G729 VAD PCM File Test Tool
PCM
- 实现了pcm调制的全过程的MATLAB仿真,包括调制、A率压缩、量化、解扩、解调、信号恢复。-Modulation achieved pcm MATLAB simulation of the whole process, including the modulation, A rate of compression, quantization, despreading, demodulation and signal recovery.
PCMverilog
- 实现了数字通信系统中PCM编码,用Verilog硬件描述语言编程在FPGA上实现的。-Achieved in the PCM coded digital communication system, using Verilog hardware descr iption language programming implemented on the FPGA.
pcm
- information about PCM
DigitalbasebandtransmissionsystemimplementationMAT
- 数字基带传输系统的MATLAB仿真实现 function [sampl,re_sampl]=system_1(A,F,P,D,snr,m,N) 输入变量A ,F,P分别为输入信号的幅度、频率和相位,D为量化电平数,snr 为信道信噪比,N为D/A转换时的内插点数;输出变量sampl为抽样后的输入 信号,re_sampl为恢复出的输入信号。 数字基带传输系统的MATLAB仿真实现 [sampl,quant,pcm]=a_d_1(A,F,P,D) [change
pcm_encode
- PCM encoder using MATLAB
pcm
- 实现了对模拟信号的量化编码并计算了模拟信号的量化噪声-The realization of the analog signal and the quantization coding to calculate the quantization noise analog signal
WinCE_LPCM_Decode
- Windows CE Linear PCM output
PCM
- pcm调制与解调的matlab建模与仿真程序,说明详细-pcm modulation and demodulation matlab modeling and simulation program, give details
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编码,给出编码器的输出码组序列
PCM-TDM-simulation
- systemview软件对PCM时分复用进行系统仿真-systemview software for system simulation of PCM time-division multiplexing
FSK-PCM
- 运用matlab仿真分析了PCM信源编码+FSK调制过程-Matlab simulation analysis of the use of PCM source coding+ FSK modulation process
PCM + 2PSK 时域
- 运用SystemView搭建通信系统,实现PCM编译码,并采用2PSK调制解调(Using SystemView to build communication system, to achieve PCM encoding and decoding, and the use of 2PSK modulation and demodulation)
pcm
- PCM modulation in matlab
通信原理实验五-实验报告-PCM编码、译码原理实训
- 1. 熟加深对 PCM 编码过程的理解; 2. 熟悉 PCM 编、译码专用集成芯片的功能和使用方法; 3. 了解 PCM 系统的工作过程; 4. 了解帧同步信号的时序状态关系; 5. 掌握时分多路复用的工作过程; 6. 用同步正弦波信号观察 PCM 八比特编码的实验。 。。(Coding and decoding of PCM)
PCM编码解码matlab 代码
- PCM编码译码的matlab代码,设一个输入量,对其进行通信原理仿真。(The MAT code of the PCM code decoding, set an input quantity, and simulate the communication principle.)