搜索资源列表
ulaw.rar
- 使用VHDL语言,实现通信脉冲编码调制(PCM)的u律压缩。,Using VHDL language, the realization of communication pulse code modulation (PCM) of u law compression.
PCM_DSP.rar
- PCM 脉冲编码调制的C源代码,包括调制和解调,在5509a DSP的CCS环境下通过,对做PCM调制和DSP编程都有帮助,PCM pulse code modulation of the C source code, including the modulation and demodulation, 5509a DSP in the CCS environment through, for to do PCM modulation and DSP programming help
PCM.MATLAB.rar
- PCM设计论文 脉冲编码调制仿真设计 基于MATLAB simulink的仿真设计报告,Design thesis PCM pulse code modulation simulation design is based on the simulation of MATLAB simulink design report
PCM
- 利用Matlab仿真脉冲编码调制(PCM)及A律、μ律PCM对声音进行压缩编解码过程。 脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式。波形编码器的作用是对采样后的信号样本进行量化和编码。从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM可分为均匀量化PCM和对数
pcm
- 脉冲编码调制pcm的matlab防真 A律 U律-Pulse code modulation pcm true of matlab anti-U Law A Law
PCM-encode
- 通过PCM脉冲编码调制、恢复、量化、译码等过程实现A律十三线折线近似的仿真-Through the PCM pulse code modulation, recovery, quantification, A-law decoding process to achieve such a line similar to the simulation of thirteen lines
pcm
- pulse code modulation using simulink
PCM
- 脉冲激励调制编码的C++语言的编写程序,最基本的语音编码方法-Pulse excitation modulation coding C language programming, the most basic methods of speech coding
PCM
- MATLAB 程序,基于GUI界面设计的PCM调制、编码的仿真-MATLAB program, based on the GUI interface design of PCM modulation, coding, simulation
alaw
- 使用VHDL实现通信脉冲编码调制(PCM)中的a律转换,并实现串并、并串转换。-Use VHDL to achieve communication pulse code modulation (PCM) of a law conversion, and to achieve and string, and string conversion.
pcm
- 增量调制的编码,用于语音信号的编码,用马桶拉比实现。-Delta modulation encoding for voice signals encoded using the toilet Rabbi achieve.
pcmin
- 该程序是关于pcm编码的,即脉冲调制技术,用来对输入的模拟信道进行编码和调制-The program is on the pcm coding, that is, pulse modulation techniques, used to input analog channel coding and modulation
123
- 这是一段编写液晶显示的程序,用与电子的发射与调制时特别在PCM自身的调制当中-This is a period of preparation procedures for liquid crystal display, using the electron emission and modulation, particularly in PCM modulation among their own
pcm
- natlab code for pulse code modulation
pcm
- 在光纤通信系统中,光纤中传输的是二进制光脉冲"0"码和"1"码,它由二进制数字信号对光源进行通断调制而产生。而数字信号是对连续变化的模拟信号进行抽样、量化和编码产生的,称为PCM(pulse code modulation),即脉冲编码调制。这种电的数字信号称为数字基带信号,由PCM电端机产生。-In optical fiber communication systems, fiber-optic transmission of light pulses is a binary "
PCM
- The M-File contains PCM modulation.
PCM
- pcm调制与解调的matlab建模与仿真程序,说明详细-pcm modulation and demodulation matlab modeling and simulation program, give details
PCM
- PCM modulation C source code
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
- PCM modulation in matlab