Welcome![Sign In][Sign Up]
Location:
Search - matlab uniform pcm

Search list

[matlab通信原理PCM

Description: 通信原理实验中的均匀和非均匀的pcm两种编码方式,附有详细的说明.-communication principle experiment uniform and non-uniform both PCM encoding, with detailed explanations.
Platform: | Size: 4096 | Author: 刘云 | Hits:

[Post-TeleCom sofeware systemscompare_pcm

Description: 均匀PCM量化和u律非均匀量化的对比效果分析实验-uniform PCM quantifiable and non-uniform legal u quantitative analysis of the experimental contrast
Platform: | Size: 3072 | Author: 陈宇 | Hits:

[matlabPCM_encode

Description: PCM编码实例。包括均匀量化编码,非均匀量化编码,及A率PCM编码。-PCM coding examples. Including uniform quantization coding, non-uniform quantization coding, and A PCM coding rate.
Platform: | Size: 52224 | Author: 张博 | Hits:

[CommunicationSNR_vs

Description: 实现对数压缩PCM和线性PCM的信噪比特性曲线的仿真,非均匀量化级数为n=8和n=6。-realization of a number of PCM compressed and linear PCM signal-to-noise ratio of the characteristic curve simulation, non-uniform quantization Series n = 8 and n = 6.
Platform: | Size: 1024 | Author: 段美姣 | Hits:

[matlabU_PCM

Description: 格式 [sqnr,a_quan,code]=u_pcm(a,n) 输入样值序列a 、量化电平数目n, 程序计算量化间隔、进行均匀量化、进行编码、计算量化信噪比, 返回量化信噪比squn、编码前的量化序列a_quan、编码后的码序列code。 -Format [sqnr, a_quan, code] = u_pcm (a, n) input sample value sequence a, the number of quantization levels n, the calculation procedures to quantify interval, the uniform quantization, coding, computing quantization noise ratio, return quantization noise ratio squn, to quantify the pre-coding sequence a_quan, coding sequences after the code.
Platform: | Size: 1024 | Author: wx | Hits:

[Multimedia programtx

Description: 产生一个幅度为1和频率为1的正弦信号,用均匀pcm方法分别用8电平和16电平进行量化,在同一坐标轴上画出原信号和以量化信号,比较这两种情况下的sqnr.-Produce a range of 1 and a frequency of one of the sinusoidal signal with a uniform method pcm level and 8 were 16 to quantify the level in the same axis to draw the original signal and to quantify the signal, comparing the two cases The sqnr.
Platform: | Size: 9216 | Author: 秦承峰 | Hits:

[Multimedia programpcm

Description: 适用MATLAB仿真实现对模拟信号的采样量化编码程序(模拟信号采样经均匀量化后自然二进制编码),通信系统仿真必备-The application of MATLAB simulation of analog signal sampling quantization coding procedures (analog signal sampling by the uniform quantization after the natural binary code), communication system simulation must
Platform: | Size: 1024 | Author: 侯婷 | Hits:

[Bookspcm

Description: pcm均匀pcm与非均匀pcm 一。产生长度为500的零均值,单位方差的高斯随机变量序列,用均匀pcm的方法用16电平进行量化:1)求所得的SQNR,该序列的前5个值,相应的量化值和相应的码字。2)画出量化误差(定义为输入值和量化值之间的差),同时 画出量化值作为输入值的函数的图。3)用128量化电平数重做2)题, 比较结果。-pcm uniform pcm with a non-uniform pcm. Have a length of 500 zero-mean, unit variance Gaussian random variables with a uniform method of pcm level by 16 to quantify: 1) demand from SQNR, the sequence of the first five values, the corresponding quantization value and the corresponding code word. 2) draw quantization error (defined as the import value and quantify the value of the difference between), at the same time draw to quantify the value of the import value as a function of the map. 3) 128 to quantify the number of redo-level 2) title, the results of the comparison.
Platform: | Size: 4096 | Author: jin | Hits:

[matlabMATLAB

Description:  产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱;  采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图;  计算信号量化噪声比(SQNR);  信道误码率为10-3;  解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求:  采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard length of 1000 is too random signal distribution, draw time-domain waveform and frequency spectrum  u = 255 using the non-uniform PCM encoding, each symbol for 8bit, drawing input- output relationship diagram  calculated quantization noise signal than (SQNR)  channel bit error rate of 10-3  decoder, and law to draw u the signal after the inverse transform time-domain waveform and frequency spectrum. Expansion of the requirements:  uniform PCM, quantization level variable, a variable channel bit error rate.
Platform: | Size: 2048 | Author: louzhu | Hits:

[ELanguagepcm-coding-basic-on-matlab

Description: 基于MATLAB的pcm编码系统的仿真系统,是用simulink搭建的。-pcm encoder basic on MATLAB~
Platform: | Size: 605184 | Author: nancy | Hits:

[Communication-Mobilepcm

Description: 脉冲编码调制(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.
Platform: | Size: 2048 | Author: 马芳 | Hits:

[matlabjunxunlianghua

Description: 基于matlab的pcm系统的仿真之对语音信号的均匀量化编码-Matlab-based system simulation of the pcm speech signal uniform quantization coding
Platform: | Size: 1024 | Author: 丁丁 | Hits:

[matlabPCM

Description: 利用Matlab仿真脉冲编码调制(PCM)及A律、μ律PCM对声音进行压缩编解码过程。 脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式。波形编码器的作用是对采样后的信号样本进行量化和编码。从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM可分为均匀量化PCM和对数PCM两大类,对数PCM中,2Aμ律和律编码都已被定为国际标准。-Matlab simulation using pulse code modulation (PCM) and the A law, μ law PCM codec for voice compression process. Pulse Code Modulation (PCM, Pulse Code Modulation) is an analog voice signal into digital signal encoding. The role of the encoder waveform is sampled signal sample quantization and coding. From the mathematical point of view, the process is to quantify the magnitude of the value of a continuous set of infinite number of maps into a finite number of discrete set of amplitude values​ ​ , encoding is to use a set of binary digits, said after a limited number of these maps. By folding the International Standardization of PCM binary code, in line with long-distance telephone quality. According to the different quantitative methods, PCM can be divided into uniform quantization PCM PCM and the number of two categories, on the number of PCM in, 2Aμ law and legal codes have been designated as international standards.
Platform: | Size: 954368 | Author: tanii | Hits:

[matlabPCM

Description: 1、用Matlab绘制带通信号图形 2、用Matlab对模拟信源进行均匀量化 3、用Matlab编制一个函数实现均匀PCM量化编码,并计算量化噪声比(SQNR) 4、用Matlab对不同的量化级数计算出相应的量化噪声比-1, drawn using Matlab graphics bandpass 2, the simulation using Matlab source for uniform quantization 3, prepared using Matlab function to achieve a uniform PCM quantization coding, and calculate the quantization noise ratio (SQNR) 4, using Matlab on a different series to calculate the corresponding quantitative quantization noise ratio
Platform: | Size: 23552 | Author: 王员根 | Hits:

[matlabupcm

Description: 实现均匀pcm编码的matlab函数,可以把波形转换为PCM编码-Matlab code for uniform pcm function can be converted to PCM encoded waveform
Platform: | Size: 1024 | Author: 天烬 | Hits:

[matlabPCM

Description: 运用MATLAB语言,进行非均匀PCM量化编码。产生一个长度为500,按N(0,1)分布的随机变量序列。用64量化电平和μ=255的μ律非线性,画出量化器的误差和输入输出关系。-Using MATLAB language, non-uniform quantization PCM coding. Produces a length of 500, according to the sequence of random variables N (0,1) distribution. With 64 quantization levels μ = μ-law nonlinearity 255, draw error and input-output relationship quantizer.
Platform: | Size: 2048 | Author: 陈思远 | Hits:

[matlabPCM

Description: 运用MATLAB语言,进行非均匀PCM量化编码。产生一个长度为500,按N(0,1)分布的随机变量序列。用128量化电平和 的 律非线性,画出量化器的误差和输入输出关系。-Using MATLAB language, non-uniform quantization PCM coding. Produce a length of 500, according to the sequence of random variables N (0,1) distribution. With 128 quantization law nonlinear peaceful, draw the quantization error and input-output relationship.
Platform: | Size: 1024 | Author: 牙买加 | Hits:

[Program docmatlab-pcm

Description: matlab实现pcm均匀量化与非均匀量化 -matlab achieve pcm uniform quantization and non-uniform quantization
Platform: | Size: 57344 | Author: Likunmao | Hits:

[matlabpcm A律

Description: pcm编码A律Simulink和MATLAB(PCM in the communication system to complete the voice signal digital function, and its implementation mainly includes three steps to complete: sampling, quantization, coding. The binary representation of time discrete, amplitude discrete and quantized signals is completed respectively. According to CCITT, in order to improve the performance of small signal quantization, using companding non-uniform quantization, there are two suggestions, respectively A law and the law of our country, using the A law, the A law compression complex, often using 13 line method for encoding, using non uniform quantization coding PCM.)
Platform: | Size: 32768 | Author: 面包不面 | Hits:

[Communication-Mobile数字调制

Description: 数字通信中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)
Platform: | Size: 1024 | Author: Jiangbx | Hits:
« 12 »

CodeBus www.codebus.net