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

Search list

[matlabDCTpcm_code

Description: 子块DCT变换编码/帧内预测编码DPCM,基于JPEG量化矩阵的量化与反量化-block DCT encoding/decoding predictive coding DPCM. JPEG quantization matrix based on the quantitative and anti- quantization
Platform: | Size: 1024 | Author: 田彬 | Hits:

[Post-TeleCom sofeware systemsPCM___code

Description: matlab下对pcm编码进行模拟.可以进一步帮助理解编码过程-right pcm Matlab simulation code. Can help further understanding of the encoding process
Platform: | Size: 3072 | Author: 长城 | Hits:

[Compress-Decompress algrithmsADM-LDM

Description: 基于自适应增量调制和线性增量调制的原理,用matlab实现LDM和ADM,并比较两者之间的优缺点-Based on adaptive delta modulation and linear delta modulation principle, using matlab to achieve LDM and ADM, and compare the advantages and disadvantages between the two
Platform: | Size: 1024 | Author: 张建喜 | Hits:

[matlabpcm

Description: 这个是用MATLAB中的SIMULINK做成的PCM编码器,使用MATLAB实现PCM编码和解码.-This is in SIMULINK with MATLAB made PCM encoder, the use of MATLAB realize PCM encoding and decoding.
Platform: | Size: 3072 | Author: lijunjie | Hits:

[matlabPCMbianma

Description: 用MATLAB实现PCM(脉冲调制)的编码,其中调制采用的是mu律算法模型,量化间隔可以自行选择-Using MATLAB realization of PCM (pulse modulation) encoding, in which modulation is used mu law algorithm model to quantify the interval may choose
Platform: | Size: 2048 | Author: lijie | Hits:

[matlabPCM_encode_decode

Description: PCM编码把模拟信号转换为数字编码,在通信电路的目的地,脉冲调制解调器将二进制的数字编码重新转换成那些在调制器中有相同量子水平的脉冲。-PCM encoding to convert analog signals to digital encoding, the destination of the communication circuit, the binary pulse modem re-converted into digital code modulator in which the quantum level of the same pulse.
Platform: | Size: 3072 | Author: 蔡晓 | Hits:

[matlabmatlab

Description: 这组代码模拟了整个信号的编码,调制,解调,译码在无线通信,其中包括A-law扩展,PCM和的2PSK调制解调的技术过程。-This collection of codes simulates the whole signal encoding, modulation, demodulation, decoding process in wireless communication, which involves the techniques of A law companding, PCM, and 2PSK modulation and demodulation.
Platform: | Size: 2048 | Author: songruojia | 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: PCM编码和解码的Matlab程序,已试验过,没有问题-PCM encoding and decoding in Matlab
Platform: | Size: 2048 | Author: Bella | Hits:

[Voice Compresspcm_matlab

Description: pcm编码,符合中国国内的语音miu律压缩标准,绝对可运行-pcm encoding, in line with China' s domestic law of voice compression standards miu
Platform: | Size: 1024 | Author: 李发军 | Hits:

[matlabchengxu

Description: 在MATLAB环境下设计PCM码的编译码,并对比不同情况下的的编码进行对比。-In MATLAB environment design PCM code encoding and decoding, compare and contrast the different circumstances of the coding
Platform: | Size: 59392 | Author: 景睿睿 | 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:

[Game Program第六七章通信原理仿真

Description: 一.PCM编译码脉冲编码调制(PCM)是现代语音通信中数字化的重要编码方式。利用MATLAB语音实现语音信号的脉冲编码调制(PCM)仿真,可以为硬件电路实现提供理论依据。通过仿真展示了PCM编码实现的设计思路及具体过程,并加以进行分析。(Pulse encoding modulation (PCM) is an important way of modern digital encoding in speech communication. To realize the pulse modulation encoding of speech signal using MATLAB voice (PCM) simulation, can provide a theoretical basis for hardware implementation. The simulation shows the design and implementation of PCM encoding process, and analyses.)
Platform: | Size: 353280 | Author: yumujun | Hits:

CodeBus www.codebus.net