登录
首页 » matlab » signal_8psk

signal_8psk

于 2018-04-26 发布 文件大小:2KB
0 189
下载积分: 1 下载次数: 5

代码说明:

  8PSK 是一种相位调制算法。相位调制(调相)是频率调制(调频)的一种演变,载波的相位被调整用于把数字信息的比特编码到每一词相位改变(相移)。(8PSK is a phase modulation algorithm. Phase modulation (phase modulation) is an evolution of frequency modulation (frequency modulation), and the phase of the carrier is adjusted to code the bits of the digital information to the phase change (phase shift) of each word.)

文件列表:

signal_8psk.m, 5262 , 2018-04-22

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

发表评论

0 个回复

  • 用python实现的文件名批量修改源码,支持正则表达式
    用python实现的文件名批量修改源码,支持正则表达式-The file name with the python to achieve bulk modify source code, support for regular expressions
    2022-03-22 12:15:07下载
    积分:1
  • 雷达作用距离计算,老外的程序,可以做为雷达距离计算的参考...
    雷达作用距离计算,老外的程序,可以做为雷达距离计算的参考-Radar range calculation procedures foreigner, a distance-based radar can be used as a reference
    2022-02-05 04:17:49下载
    积分:1
  • APB_timer
    说明:  设计一个挂载在 APB 总线上的计数器,按照 APB 的时序给计数器赋值,主 机通过地址对计数器进行配置,通过数据输入端口给计数器设置计数器最大值, 并通过数据输出端口输出计数器的计数值。该设计还设置了一个计数完成信号, 当计数器满足模式配置后的计数要求时,会将该信号拉高(A counter mounted on the APB bus is designed. The counter is assigned according to the sequence of APB The computer configures the counter through the address and sets the maximum value of the counter through the data input port, And output the count value of the counter through the data output port. The design also sets a count completion signal, When the counter meets the counting requirements after the mode configuration, the signal will be pulled high)
    2021-05-14 17:30:02下载
    积分:1
  • Vb 窗口置顶功能一例含源码
    Vb6.0窗口设计实例: 窗口置顶功能一例含源码,顶层窗口,将本窗口显示在其它程序窗口的最顶层,始终放在最前面显示,不被其它的窗口所遮挡,比如播放器的播放窗口,在播放视频的时候,始终保持在最顶层,不会被其它窗口挡住视线。在实际的软件开发中,这个功能还是挺有用的。
    2022-03-10 10:47:08下载
    积分: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
  • 一个CSS3实现的旋转动画效果
    一个CSS3实现的旋转动画效果,打开网页后,可看到一些圆环嵌套在一起,循环旋转效果,基于HTML5的CSS3动画技术渲染,对您学习CSS3技术或许会有不小的帮助。
    2022-09-16 04:00:03下载
    积分:1
  • kalman滤波
    适用于初学卡尔曼滤波的matlab仿真,包含有试验要求文档(Kalman filter for Beginner)
    2018-03-28 11:03:36下载
    积分:1
  • 02-Qt-Designer-application
    Qt Designer应用东软培训资料,对初学者很有用。这是第二部分。(Qt Designer application Neusoft training materials, useful for beginners. This is the second part.)
    2013-07-29 09:14:21下载
    积分:1
  • JDY-08模块(JDY-V3.3
    蓝牙模块说明 Android iOS sdk(The bluetooth module specification)
    2021-04-04 22:39:04下载
    积分:1
  • LabVIEW中利用ActiveX技术实现串行通信的电子书,第三部分
    LabVIEW中利用ActiveX技术实现串行通信的电子书,第三部分-LabVIEW realize the use of ActiveX technology serial communication e-books, the third part of
    2023-06-17 03:35:04下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载