登录
首页 » matlab » pcm

pcm

于 2010-05-31 发布 文件大小:2KB
0 295
下载积分: 1 下载次数: 304

代码说明:

  脉冲编码调制(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.)

文件列表:

pcm仿真.txt,7844,2010-05-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlabnntool
    本文档主要介绍matlab神经网络的工具箱的开发实例和函数调用(This document introduces the matlab neural network toolbox development examples and function call)
    2008-12-14 01:55:13下载
    积分:1
  • fuzzy
    说明:  用于模糊控制率的求取,参照了李国勇书中的例子,在运行前,请将文件名改成英文格式(Fuzzy control rates for the strike, with reference to Li Guoyong book example of running before, please format the file name into English)
    2011-04-18 14:25:53下载
    积分:1
  • ofdm-matlab
    完整的OFDM仿真程序,在matlab上运行。有详细的解释。(Complete OFDM simulation program, run in matlab. A detailed explanation.)
    2011-05-11 15:51:56下载
    积分:1
  • simplemulti-kernel-svm
    经典的多核学习工具箱,功能强大,内容全面(The classic multi-core learning toolbox, powerful, comprehensive)
    2013-07-27 10:32:55下载
    积分:1
  • GA
    说明:  这本书描述了MATLAB遗传算法的特性和直接搜索工具箱,编程原理和使用方法。这本书分为九章。第一章到第四章介绍了遗传算法的基本知识,包括遗传算法的基本原理、编码、选择、交叉、变异、适应度函数、控制参数、约束处理,模式定理,改进遗传算法早熟收敛问题及其预防等等。第五章到第七章介绍MATLAB遗传算法工具箱英格兰谢菲尔德谢菲尔德大学,和使用方法,如何编写这个函数的一个示例使用遗传算法工具箱解决实际优化问题的MATLAB程序。(The book describes the characteristics of MATLAB genetic algorithm and direct search toolbox, programming principle and method of use. The book is divided into nine chapters. The first chapter to the fourth chapter introduces the basic knowledge of the genetic algorithm, including the basic principle of genetic algorithm, coding, selection, crossover, mutation, fitness function, control parameters, constraints, processing, schema theorem, improved genetic algorithm premature convergence problem and its prevention and so on. Fifth chapter to the seventh chapter introduces MATLAB genetic algorithm toolbox Sheffield in England at the university of Sheffield, and use a method, an example of how to write this function using MATLAB genetic algorithm toolbox to solve practical optimization problem.)
    2014-10-13 09:51:03下载
    积分:1
  • aloha
    aloha算法的基本模型,基于matlab语言,主要提供了一种思想(Anti-collision algorithm for the basic model)
    2014-11-14 13:26:11下载
    积分:1
  • TurboOFDMfading2
    turbo ofdm in fading channel
    2011-06-22 00:14:53下载
    积分:1
  • runlengthcode
    对二值图像(黑白图像)每行值进行RUN-LENGTH编码和解码(pair of two binary image (black-and-white images) per line value RUN-LENGTH coding and decoding)
    2007-03-21 08:29:03下载
    积分:1
  • date-calculate
    计算这一年已经逝去的天数(包括当天)。在平年中,它的取值范围为1到365,在闰年中,它的取值范围1到366。编写一个MATLAB程序,输入年,月,日,输出为对应的该天是当年的第几天。 闰年是这样规定的 1).能被400整除的年为闰年 2)能被100整除但不能被400整除的年不为闰年 3).能被4整除但不能被100整除年为闰年 4).其余的年份不为闰年 (This year has calculated the number of days elapsed (including that day). In non-leap year, it ranges from 1 to 365 in a leap year, it s the range of 1 to 366. Write a MATLAB program, enter the year, month, day, corresponding to the output of the first year of the day is a few days. This leap is required 1) is divisible by 400 is a leap year 2) can be divisible by 100 but not divisible by 400 years is not a leap year 3) be divisible by 4 but not divisible by 100 is a leap year 4) the rest of the year is not leap year)
    2011-12-13 23:35:17下载
    积分:1
  • OKID
    Several modal identification techniques have been developed in the past few decades, and their use is rapidly expanding due to new focus on the instrumentation of major structures. This paper focuses on the expansion of the eigenvalue realization algorithm (ERA)–observer Kalman filter identification
    2015-05-29 19:08:07下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载