当前位置: 首页 > news >正文

基于深度学习的自动调制识别网络(持续更新)

基于卷积神经网络架构

CNN

参考文献

T.J. O’Shea, J. Corgan, T.C. Clancy, Convolutional radio modulation recognition networks, in: Proc. Int. Conf. Eng. Appl. Neural Netw., Springer, 2016, pp. 213–226.

MCNet

参考文献

T. Huynh-The, C.-H. Hua, Q.-V. Pham, and D.-S. Kim, “MCNet: An efficient CNN architecture for robust automatic modulation classification,” IEEE Commun. Lett., vol. 24, no. 4, pp. 811–815, Apr. 2020.

IC-AMCNet

参考文献

A.P. Hermawan, R.R. Ginanjar, D.S. Kim, J.M. Lee, CNN-based automatic modulation classification for beyond 5G communications, IEEE Commun. Lett. 24 (2020) 1038–1041.

ResNet

参考文献

X. Liu, D. Yang, A. El Gamal, Deep neural network architectures for modulation classification, in: Proc. 51st Asilomar Conf. Signals, Syst., Comput., 2017, pp. 915–919.

DenseNet

参考文献

X. Liu, D. Yang, A. El Gamal, Deep neural network architectures for modulation classification, in: Proc. 51st Asilomar Conf. Signals, Syst., Comput., 2017, pp. 915–919.

基于循环神经网络架构

GRU

参考文献

D. Hong, Z. Zhang, and X. Xu, “Automatic modulation classification using recurrent neural networks,” in Proc. 3rd IEEE Int. Conf. Comput. Commun. (ICCC), 2017, pp. 695–700.

LSTM

参考文献

S. Rajendran, W. Meert, D. Giustiniano, V. Lenders, S. Pollin, Deep learning models for wireless signal classification with distributed low-cost spectrum sensors, IEEE Trans. Cogn. Commun. Netw. 4 (2018) 433–445.

DAE

参考文献

Z. Ke, H. Vikalo, Real-time radio technology and modulation classification via an LSTM auto-encoder, IEEE Trans. Wirel. Commun. 21 (2022) 370–382.

基于混合神经网络架构

CLDNN

一种混合网络架构,直接使用IQ信号进行识别。

  1. CNN 提取局部时频特征;
  2. LSTM 捕捉时间依赖;
  3. DNN 输出最终预测。

参考文献

X. Liu, D. Yang, and A. El Gamal, “Deep neural network architectures for modulation classification,” in Proc. 51st Asilomar Conf. Signals, Syst., Comput., 2017, pp. 915–919.

架构图

在这里插入图片描述

http://www.dtcms.com/a/273347.html

相关文章:

  • 亚洲牧原:活跃行业交流,延伸公益版图,市场拓展再结硕果
  • 布隆过滤器原理
  • 我的世界模组开发——机械动力的渲染(4)
  • java-io流
  • 对象序列化与反序列化
  • 【PyTorch】PyTorch 自动微分与完整手动实现对比
  • vue3 element plus table 使用固定列,滑动滚动会错位、固定列层级异常、滑动后固定列的内容看不到了
  • Java多线程 V1
  • AIStarter 3.2.0正式上线!高速下载+离线导入+一键卸载新功能详解【附完整使用教程】✅ 帖子正文(字数:约 400 字)
  • 静态路由综合实验
  • WiFi技术深度研究报告:从基础原理到组网应用与未来演进
  • python+django/flask基于微信小程序的农产品管理与销售APP系统
  • CTFshow-PWN-栈溢出(pwn62-pwn64)
  • JAVA面试宝典 -《新潮技术:协程与响应式编程实践》
  • 【Ubuntu】编译sentencepiece库
  • next.js打包后的前端资源如何进行部署和访问,为什么没有index.html
  • Vue响应式原理六:Vue3响应式原理
  • Java 17 新特性解析:密封类与模式匹配的完美协作
  • 01背包问题总结
  • 三维旋转沿轴分解
  • AWS ECS任务角色一致性检查与自动修复工具完全指南
  • LVGL学习笔记-----进度条控件(lv_bar)
  • Java结构型模式---桥接模式
  • 什么?不知道 MyBatisPlus 多数据源(动态数据源)干什么的,怎么使用,看这篇文章就够了。
  • AI探索 | 豆包智能助手跟扣子空间(AI办公助手)有什么区别
  • Ranger框架的发展历程
  • Windows系统DLL、运行库、DirectX等DLL丢失等异常状态
  • 数组的应用示例
  • 【Python进阶篇 面向对象程序设计(7) Python操作数据库】
  • 《测试开发:从技术角度提升测试效率与质量》