登录
首页 » 通信 » 现有数字信号自动调制识别方法大多只适用于无记忆信号,如PSK、ASK、FSK信号等。将有记忆 信号(MSK信号)和无记忆信号一起考虑,提出了一种改进的数字信...

现有数字信号自动调制识别方法大多只适用于无记忆信号,如PSK、ASK、FSK信号等。将有记忆 信号(MSK信号)和无记忆信号一起考虑,提出了一种改进的数字信...

于 2023-09-07 发布 文件大小:181.03 kB
0 214
下载积分: 2 下载次数: 1

代码说明:

现有数字信号自动调制识别方法大多只适用于无记忆信号,如PSK、ASK、FSK信号等。将有记忆 信号(MSK信号)和无记忆信号一起考虑,提出了一种改进的数字信号自动识别方法。该方法采用信号的瞬时统 计量作为特征参数,采用多层神经网络作为分类器。计算机仿真表明:当噪声采用高斯白噪声,并且信噪比大于 l5 dB时,识别率高于96% ;当信噪比不低于l0 dB时,识别率不低于90%。-Existing digital signal automatic modulation recognition methods are mostly applied only to memoryless signals, such as PSK, ASK, FSK signals. Will have a memory signal (MSK signal) and non-memory signal into consideration, an improved digital signal automatic identification method. This method is the use of the instantaneous signal statistics as a characteristic parameter, the use of multi-layer neural network as classifier. Computer simulation shows that: When the noise using Gaussian white noise, and signal to noise ratio greater than l5 dB, the recognition rate is higher than 96 when the signal to noise ratio not less than l0 dB, the recognition rate of not less than 90.

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

发表评论

0 个回复

  • 无线应用协议(Wireless Application Protocol,WA P)是WA P论坛经过不断努力得到的成 果,它提供了一个业界技术规范,以便开...
    无线应用协议(Wireless Application Protocol,WA P)是WA P论坛经过不断努力得到的成 果,它提供了一个业界技术规范,以便开发出适用于各种无线通信网络的应用和业务。WA P 论坛的工作范围就是为各种业务和应用制定一系列的技术规范。无线市场正在快速增长,新 的用户不断增多,新的业务不断涌现。为了使运营商和生产者能够从容面对先进业务、多种 类业务和快速、灵活的业务生成等诸多的挑战, WA P规定了一系列传输层、会话层和应用层 协议。-Wireless Application Protocol (Wireless Application Protocol. WA P) P Forum WA is a result of efforts the results, it provides an industry technical standards, developed to apply to all kinds of wireless communication networks and business applications. WA P scope of the work of the Forum is for various business applications and formulated a series of technical standards. Wireless market is growing rapidly, new users are increasing and new business continued to emerge. To enable operators and producers to calmly face the advanced business, and more types of business fast, flexible service creation and many other challenges, WA P provides a series of transport layer, session layer and application layer protocol.
    2022-10-16 19:55:03下载
    积分:1
  • 串口程序中串行口设置源代码,简单方便,容易看懂
    串口通信程序中串行口设置源代码,简单方便,容易看懂-Serial communication serial port to set the program source code, simple and convenient, easy to understand
    2023-07-18 06:40:02下载
    积分:1
  • 液晶1602详细中文资料,资源共享,互相帮助
    液晶1602详细中文资料,资源共享,互相帮助-1602 Chinese liquid crystal detail information, resource sharing, mutual help
    2023-05-15 07:30:03下载
    积分:1
  • 列出系统中TAPI设备及其具备的能力
    列出系统中TAPI设备及其具备的能力-System TAPI list of equipment and its capability of the
    2023-05-03 07:40:03下载
    积分:1
  • PSK31方式C++编写的原代码,可以传输数据…
    PSK31方式通信C++编写的原代码,可以通过声音传递数据.-PSK31 way communication C++ Prepared the original code, you can transfer data through the voice.
    2023-08-16 12:35:03下载
    积分:1
  • 波段密码公式
    通达信波段密码主图指标公式, 信号可靠好用,可以进行自己编辑和修改,构建自己的交易系统用。正所谓波段是金,短线是银,读者可以根据自己的操盘风格修改代码,以形成自己的交易风格。
    2022-06-28 00:45:38下载
    积分:1
  • /*CHECKED * Function: time.c Project: DNP * * * * DESCRIPTION:...
    /*CHECKED * Function: time.c Project: DNP * * * * DESCRIPTION: * * This file contains functions for converting between * DNP time format and RTU time format (rtc counter type). * * DNP format is to express the time in the number of milliseconds * since the start of 1970. * * * REVISION HISTORY: * * Num Modified by Date Reason * --- ----------------------- --------- ------------------------------- * * */ -/*CHECKED * Function: time.c Project: DNP * * * * DESCRIPTION: * * This file contains functions for converting between * DNP time format and RTU time format (rtc counter type). * * DNP format is to express the time in the number of milliseconds * since the start of 1970. * * * REVISION HISTORY: * * Num Modified by Date Reason * --- ----------------------- --------- ------------------------------- * * */
    2022-08-22 18:10:11下载
    积分:1
  • 双串口调试程序
    应用背景采用多线程串口通信,占用系统资源极小,自动获取系统串口(实际、虚拟、usb、串口服务器等),开一个程序可以开启两个串口通信界面,尤其方便自发自收,能够自动保存数据,方便多串口调试尤其是单片机开发者使用关键技术本程序采用多线程串口通信类cxComm.h,通过注册表自动获取系统串口(实际、虚拟、usb、串口服务器等),可读取最大256串口号,支持中文发送接收,支持ascii码和16进制通信
    2022-10-23 20:45:03下载
    积分:1
  • 可以直接使用的RS编码器,标准C语言,便于调试和移植
    可以直接使用的RS编码器,标准C语言,便于调试和移植
    2022-08-21 16:19:56下载
    积分:1
  • 文件上传下载的asp原码,许多程序是别人编写的,版权归原作者,但我作了许多改进,使得程序很适用了。...
    文件上传下载的asp原码,许多程序是别人编写的,版权归原作者,但我作了许多改进,使得程序很适用了。-file upload download asp original code, and many others procedures prepared by Lastings Author, but I made a lot of improvements, making procedures are applied.
    2023-02-21 23:30:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载