登录
首页 » matlab » FOFDM

FOFDM

于 2021-04-29 发布 文件大小:6KB
0 171
下载积分: 1 下载次数: 41

代码说明:

  Filtered OFDM technique for 5G wireless communication

文件列表:

FOFDMPAPRSim.m, 5007 , 2018-05-02
FOFDMPSDSim.m, 4710 , 2018-05-02
OFDMPAPRSim.m, 4164 , 2018-05-02
OFDMPAPRSLMSim.m, 5381 , 2018-06-24
OFDMPSDSim.m, 3852 , 2018-05-02

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

发表评论

0 个回复

  • Labview for LIBSVM
    [转载]台湾 林智仁教授 支持向量机,基于LabVIEW开发(Taiwanese professor Lin Zhiren support vector machine based on LabVIEW to develop)
    2017-07-21 11:06:43下载
    积分:1
  • GA_SVM-master
    说明:  基于python的Gasvm程序,编写规范,容易理解,非常好用(Gasvm program based on python is easy to understand and easy to use.)
    2019-02-17 02:34:46下载
    积分:1
  • 有关字符处理及获取机器日期的一些源程序
    有关字符处理及获取机器日期的一些源程序- Related character processing and gain machine date some source programs
    2022-02-11 23:00:02下载
    积分:1
  • TitleCheck
    说明:  可以通过该代码实现,查找文件关键抬头信息(This code can be used to find the key header information of the file.)
    2020-06-19 23:20:02下载
    积分:1
  • UDSMProt-master
    说明:  基于深度学习的深度神经网络融合的蛋白质预测位点算法(Protein prediction site algorithm based on deep learning and deep neural network fusion)
    2020-12-17 21:52:57下载
    积分:1
  • ,线程的封装源代码,以及线程组的封装。并采用消息控制线程的方法。...
    ,线程的封装源代码,以及线程组的封装。并采用消息控制线程的方法。 -, The thread package source code, as well as the thread group of packages. And using the message thread of control methods.
    2023-02-11 07:30:04下载
    积分:1
  • 特效(改进版)
    实现网页动态背景,鼠标点击有炫酷特效,演示:gugudy.vip(Realize the dynamic background of web page)
    2020-06-16 14:20:01下载
    积分:1
  • 0 ~ 99 keys counter, P0 of the mouth of the election, P1 population of Choice
    0~99按键计数器 ,P0口为段选,P1口为位选-0 ~ 99 keys counter, P0 of the mouth of the election, P1 population of Choice
    2023-04-23 23:25:03下载
    积分:1
  • comfast 810N无线网卡驱动
    comfast 810N无线网卡驱动 MAC黑苹果专用(comfast 810N wifi driver for mac)
    2020-06-23 18:00:02下载
    积分:1
  • 火车订票系统
    应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/ struct train { char num[10];/*列车号*/ char city[10];/*目的城市*/ char takeoffTime[10];/*发车时间*/ char receiveTime[10];/*到达时间*/ int price;/*票价*/ int bookNum ;/*票数*/ }; /*订票人的信息*/ struct man { char num[10];/*ID*/ char name[10];/*姓名*/ int bookNum ;/*需求的票数*/ }; /*定义火车信息链表的结点结构*/ typedef struct node { struct train data ; struct node * next ; }Node,*Link ; /*定义订票人链表的结点结构*/ typedef struct people { struct man data ; struct people*next ; }bookMan,*bookManLink ;
    2022-02-01 04:42:30下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载