搜索资源列表
vqq
- 采用LBG算法计算矢量量化器的Matlab仿真程序。-use LBG vector quantization algorithm for the simulation program Matlab.
jiyinjiance20070407
- 1. 对给定语料估计其基音周期。 要求用MATLAB语言实现有关基音检测算法,并给出检测结果。2. 实验语料:aoYiSheng.raw 发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB分析帧长:20ms(160样点)总帧数:45-1. Corpus right to set its estimated Pitch. Asked to use MATLAB the pitch detection algorithm, and
dpcm.rar
- 差分脉冲编码调制(DPCM)的matlab模块仿真,实现抽样,量化,预测,编码并解码,欢迎下载使用,我自己编的,Differential pulse code modulation (DPCM) of matlab simulation module, the realization of the sample, quantification, prediction, coding and decoding, welcome to download, I own the
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.
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
- 实现了对模拟信号的量化编码并计算了模拟信号的量化噪声-The realization of the analog signal and the quantization coding to calculate the quantization noise analog signal
pattern_cafen
- 用于水声通信的pattern通信体制的matlab源程序代码 4bits量化 常规解码-The pattern used for underwater acoustic communication system, communication matlab source code for 4bits quantitative conventional decoding
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编码,给出编码器的输出码组序列
数字调制
- 数字通信中BPSK和DPSK调制以及PCM的均匀量化编码和A律13折近似编码的matlab例程(In digital communications, BPSK and DPSK modulation, and PCM uniform quantization coding and A law 87% off approximate encoding matlab routines)
iir_filter
- 用2个2级iir滤波实现的4阶iir滤波,采用16bit量化系数,其中14位有效位,经过与matlab的4阶iir滤波对比,输出结果完全一致。(The 4 order IIR filtering is implemented by two 2-level IIR filtering, and the 16bit quantization coefficient is adopted, in which 14 bit effective bits are compared with the 4 o
BPSK_AWGN_rayleigh_code_interleave
- 搭建 BPSK+编码+交织仿真通信链路,仿真分析在不同信道条件下的不同译 码算法的误比特率性能。基于 matlab,搭建 BPSK+卷积编码+交织通信收发链路, 仿真参数如下: 1) 信源比特速率: 100 b R kbps = 2) 卷积编码:码率为 1/2,生成多项式为(561,753) 3) 译码方式:维特比译码(硬判决译码、软判决译码(8 比特量化)) 4) 交织:行列交织,交织器深度为 100bit,宽度为 10; 5) 仿真点数:106 1. 在 AWGN 信道下,仿真并绘出该系统在