登录
首页 » matlab » 实验4 PCM代码

实验4 PCM代码

于 2021-04-12 发布
0 232
下载积分: 1 下载次数: 3

代码说明:

说明:  通常把从模拟信号抽样、量化,直到变换成为二进制符号的基本过程,称为脉冲编码调制(Pulse Code Modulation,PCM)。 在13折线法中,无论输入信号是正是负,均用 8 位折叠二进制码来表示输入信号的抽样量化值。其中,用第一位表示量化值的极性,其余七位(第二位至第八位则表示抽 样量化值的绝对大小。 可用于PCM编码与解码,还有语音信号的处理(After PCM encoding and decoding, we can see that the decoded image is almost the same as the original image, which shows that PCM decoding can restore the original image well.)

文件列表:

实验4 PCM代码\a13_moddata.mat, 27494 , 2021-03-30
实验4 PCM代码\abc.mat, 161360 , 2021-03-30
实验4 PCM代码\a_13coding.m, 2217 , 2021-03-30
实验4 PCM代码\challenge1.m, 768 , 2021-03-30
实验4 PCM代码\challenge1_2.m, 600 , 2021-03-30
实验4 PCM代码\e_coding.m, 217 , 2021-03-30
实验4 PCM代码\main.m, 3395 , 2021-03-30
实验4 PCM代码\mainPCMdecode.m, 655 , 2021-03-30
实验4 PCM代码\PCMdecoding.m, 768 , 2021-03-30
实验4 PCM代码\PCM_13Encode.m, 1413 , 2021-03-30
实验4 PCM代码\picture_1.jpg, 21759 , 2021-03-30
实验4 PCM代码\picture_2.jpg, 20651 , 2021-03-30
实验4 PCM代码\picture_5.jpg, 7412 , 2021-03-30
实验4 PCM代码\picture_6.jpg, 6426 , 2021-03-30
实验4 PCM代码\psnr.m, 749 , 2021-03-30
实验4 PCM代码\p_sn.m, 224 , 2021-03-30
实验4 PCM代码\p_snr.m, 187 , 2021-03-30
实验4 PCM代码\SNR.asv, 664 , 2021-03-30
实验4 PCM代码\SNR.m, 660 , 2021-03-30
实验4 PCM代码\tineyesearch_hist.m, 919 , 2021-03-30
实验4 PCM代码\Untitled3.m, 197 , 2021-03-30
实验4 PCM代码\Windows XP 关机.wav, 282608 , 2021-03-30
实验4 PCM代码\蜜蜂 _2.wav.wav, 755060 , 2021-03-30

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

发表评论

0 个回复

  • Source1
    复合材料固化分析用的,包括固化动力学过程以及热传导过程,非常详细(For curing analysis of composites, the curing kinetics and heat conduction processes are very detailed.)
    2020-06-20 03:20:02下载
    积分:1
  • MP3_ting
    MP3 的在线听音乐播放器代码,可以播放,暂停,下一曲等。(listen to music code online of MP3, you can play, pause, next song, etc.)
    2019-01-27 02:09:39下载
    积分:1
  • 机房管理客户端原程序
    机房管理客户端原程序-Computer Management Client original program
    2023-06-14 00:30:04下载
    积分:1
  • 用来模拟金属低周疲劳的自定义子程序
    说明:  用来模拟金属低周疲劳的自定义子程序,适用于ABAQUS用户自定义开发(Used to perform ultra-low-cycle fatigue prediction of metal)
    2021-03-30 15:09:09下载
    积分:1
  • TetrisCppfans
    [俄罗斯方块] 俄罗斯方块 俄罗斯方块(Tetris, 俄文:Тетрис)是一款风靡全球的电视游戏机和掌上游戏机游戏,它由俄罗斯人阿列克谢·帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。由于上手简单、老少皆宜,从而家喻户晓,风靡世界。 (Tetris)
    2010-12-14 18:15:51下载
    积分:1
  • CompAct-VSA Design and modelling
    说明:  本文介绍了一种新型变刚度执行机构(CompAct-VSA)的设计与建模。压实- vsa的工作原理是基于具有连续调节枢轴点的杠杆臂机构。提出的概念允许开发具有大刚度范围和快速刚度调节响应的驱动单元。执行机构的实现利用凸轮形杠杆臂与可变枢轴驱动齿条和小齿轮传动系统。这种实现导致了高度集成和模块化的组装。尺寸和重量确实是VSAs设计中的一个开放问题,这最终限制了它们在多自由度机器人系统中的实现。本文介绍了执行机构的原理、工作原理和模型。初步结果表明,所提出的压实vsa设计具有快速的刚度调节响应和较大的刚度范围。(This paper describes the design and modelling of a new variable stiffness actuator (CompAct-VSA). The principle of operation of CompAct-VSA is based on a lever arm mechanism with a continuously regulated pivot point. The proposed concept allows for the development of an actuation unit with a wide range of stiffness and a fast stiffness regulation response. The implementation of the actuator makes use of a cam shaped lever arm with a variable pivot axis actuated by a rack and pinion transmission system. This realization results in a highly integrated and modular assembly. Size and weight are indeed an open issue in the VSAs design, which ultimately limit their implementation in multi-dof robotic systems. The paper introduces the mechanics, the principle of operation and the model of the actuator. Preliminary results are presented to demonstrate the fast stiffness regulation response and the wide range of stiffness achieved by the proposed CompActVSA design.)
    2019-03-19 23:31:15下载
    积分:1
  • virtual-oscilloscope
    该程序是基于labview编程语言开发的虚拟示波器,它具有传统万用表类似的界面和功能。(The program is based on a virtual oscilloscope labview programming language developed, it has a similar interface and functionality of the traditional multimeter.)
    2012-04-03 23:25:41下载
    积分:1
  • 9BusSystem_DigSILENT
    This is a ieee 9-bus test system in Digsilent.
    2018-05-14 07:24:00下载
    积分:1
  • asedemo
    说明:  demo for ase database, powerbuilder
    2019-01-03 23:55:41下载
    积分:1
  • c#代码规范
    c#代码规范,文本资料,c#语言的代码规范用法(C # Code specification, text data, code specification usage in C # language)
    2020-06-16 08:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载