登录
首页 » matlab » 代码

代码

于 2020-06-03 发布
0 188
下载积分: 1 下载次数: 3

代码说明:

说明:  用matlab对一段音频信号进行采样,并用PCM编码后通过2FSK调制模拟信道传输,最后经过2FSK解调和PCM解码恢复音频信号(Matlab is used to sample a section of audio signal, PCM is used to code it, then it is transmitted through 2FSK modulation analog channel, and finally it is demodulated by 2FSK and decoded by PCM to recover the audio signal)

文件列表:

17020188011麻弘扬 17020188010职科翔.doc, 543351 , 2020-04-26
代码, 0 , 2020-04-25
代码\a_u_13.m, 1114 , 2013-06-16
代码\FSK.m, 3231 , 2020-04-26
代码\pcm_decode.m, 631 , 2013-06-16
代码\pcm_encode.asv, 1245 , 2013-12-06
代码\pcm_encode.m, 1085 , 2013-12-06
代码\POUR_ELSE.mat, 1125840 , 2020-04-26
代码\POUR_ELSE.wav, 26201320 , 2013-12-06
代码\town_in_the_sky.mat, 574448 , 2013-12-06

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

发表评论

0 个回复

  • Stm32_OLED_1106-master
    利用千寻嵌入式SDK介入 获取RTCM信息(It uses the qianxun sdk to get the RTCM imformation so that the RTK system can output the more accrucy position information)
    2019-06-02 01:30:34下载
    积分:1
  • qichedeng
    设计并制作出汽车信号灯微机控制系统; 2)所需执行的操作由相应的开关控制,所需控制的信号灯有: 仪表板左/右转向灯、左/右头灯和左/右尾灯及左/右刹车灯共8个灯,其驾驶操作与灯光信号对应关系如下: (1)左/右转弯(合上左/右开关):仪表板左/右转向灯、左/右头灯、左/右尾灯闪烁。 (2) 紧急开关合上:除左右刹车灯以外,所有灯闪烁。 (3) 刹车(合上刹车开关):左右刹车灯亮。 (4) 左/右转弯并刹车:仪表板左/右转向灯、左/右头灯、左/右尾灯闪烁,左右刹车灯 亮。 (5) 合上紧急开并关刹车:仪表板灯、头灯、尾灯闪烁,刹车灯亮。 (6) 停靠(合上停靠开关):头灯、尾灯以20Hz的频率闪烁。 (designs and produces vehicle lights microcomputer control system; 2) the implementation of the operation from the corresponding switch control, the control signals required : the dashboard left/right shift lights, left/right front and left/right rear and left/right brake lights a total of eight lights, driving its operation and light signals corresponding relationships are as follows : (1) Left/right handers (Hopewell on the left/right switch) : the dashboard left/right turn signals, left/right headlight, left/right rear flashing. (2) emergency switch matches : Apart from the brake lights around outside, all lights flashing. (3) brakes (a switch on the brake) : about brake lights. (4) Left/right handers and braking : the dashboard left/right turn signals, left/right)
    2006-07-12 00:57:56下载
    积分:1
  • formatswap
    说明:  SEGY地震数据不同格式间相互转换小软件,不需要安装。(SEGY seismic data conversion between different formats of small software, do not need to install.)
    2019-03-28 10:44:20下载
    积分:1
  • 收音机控制程序,主要完成频率的读取,lcd的显示控制(运行环境ADS)...
    收音机控制程序,主要完成频率的读取,lcd的显示控制(运行环境ADS)-Radio control program, mainly to complete the reading frequency, lcd display control (operating environment ADS)
    2022-08-10 19:24:14下载
    积分:1
  • 例如,不要找一个知道,很容易学习的人
    E在线升级例子,不懂的一看就知道了,很简单易学-E Online upgrade example, do not look for one know, it is easy to learn
    2022-08-20 09:29:08下载
    积分:1
  • think-python
    "Think python" - Good book about Python.
    2014-03-23 10:14:29下载
    积分:1
  • C# 创建泛型字典的例子
    C# 创建泛型字典,为泛型字典添加3个元素,按键值对泛型字典进行排序操作。   Dictionary users = new Dictionary();//创建泛型字典   users.Add(3, new UserInfo(1, "滕*敏", "01"));//为泛型字典添加3个元素   users.Add(2, new UserInfo(2, "滕*娜", "02"));   users.Add(1, new UserInfo(3, "X家兴", "03"));   //按键值对泛型字典进行排序操作   var query = from item in users    where item.Value.UserName.CompareTo("滕*") > 0//用户名大于"滕立"    orderby item.Key    select item;   label1.Text = "显示查询结果: ";   foreach (var item in query)//显示查询结果
    2022-08-02 11:59:24下载
    积分:1
  • odb_MaxMises_lastframe
    python语言提取odb文件中某个节点集合的应力值(get the mises stress for a node set)
    2020-12-28 21:59:01下载
    积分:1
  • taylor级数
    有关于tdoa定位算法,taylor级数算法,(Tdoa location algorithm, matlab Code, taylor Series Simulation)
    2019-05-08 21:58:56下载
    积分:1
  • Python编程:从入门到实践
    最高清版。还带标签,淘宝买的,20字干嘛,下载就完事儿了(Supreme Definition Edition. Also with labels, bought by Taobao)
    2020-06-25 08:20:01下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载