登录
首页 » matlab » scfde

scfde

于 2019-04-29 发布
0 271
下载积分: 1 下载次数: 30

代码说明:

说明:  仿真比较了SC-FDE与OFDM均衡性能,包括LMS,Z-F算法,RLS算法。(The performance of SC-FDE and OFDM equalization is simulated and compared, including LMS, Z-F and RLS.)

文件列表:

frank.m, 214 , 2009-12-11
SCFDE11_14BPSK_code_uninterleave.m, 2914 , 2009-12-12
SCFDE11_14QPSK_code_uninterleave.m, 2914 , 2009-12-12
SCFDE11_14_code_qpsk.m, 2917 , 2009-12-15
SCFDE11_14_qpsk.m, 2569 , 2009-12-15
chu.m, 140 , 2009-12-15
SCFDE11_14.m, 2765 , 2009-12-15
demodulation.m, 6117 , 2007-05-15
modulation.m, 1886 , 2007-05-15
viterbidec.m, 5481 , 2008-10-22
interleav_matrix.m, 3108 , 2009-07-30
de_interleaving.m, 1175 , 2009-07-31
interleaving.m, 1193 , 2009-08-12

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

发表评论

0 个回复

  • ruanqidong
    自己建的三相异步电机软启动模型,亲测可用(The soft start model of the three phase asynchronous motor is built by oneself, which can be measured and available.)
    2018-03-14 09:36:41下载
    积分:1
  • IPC6678
    说明:  DSP6678 IPC通信 0-7核之间通过ipc发送中断进行通信(DSP6678 IPC communication users use)
    2020-11-30 10:39:29下载
    积分:1
  • 操作系统课程设计报告 文件系统模拟 一、课程设计目的 通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。 二、课程设计要求 通过...
    操作系统课程设计报告 文件系统模拟 一、课程设计目的 通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。 二、课程设计要求 通过课程设计,要求学生主要掌握如下内容: 1.设计出文件系统中常用的数据结构; 2.理解文件系统的工作流程,给出程序流程图; 3.设计出文件系统中关键的算法; 4.模拟实现二级目录文件系统,并给出一组运行结果。 三、课程设计内容 根据实验指导书补充 四、文件系统实现 -courses on operating system design report documents a simulation system, curriculum designed by simulating the file system to achieve in-depth understanding of operating system file system theoretical knowledge. 2, curriculum design through curriculum design, requiring students to master the following main elements : 1. Design commonly used file system data structure; 2. Understanding the document workflow system, the flow chart is given; 3. System design document the key algorithm; 4. Simulation two directory file system, and gives a group operating results. Third, the curriculum is based on the experimental design as supplementary guidance on four documents System
    2022-11-07 18:10:03下载
    积分:1
  • AMESim与Simulink联合仿真设置步骤与仿真实例
    这是一个关于MATLAB与amesim联合仿真的教程,详细描述了两个软件之间的参数设置和联合的具体步骤,具有很大的参考价值,欢迎您的下载!(This is a joint simulation of MATLAB and AMESim tutorials, detailed description of the two software between the parameters and the specific steps of the union, with a great reference value, welcome to download!)
    2018-04-11 09:12:22下载
    积分:1
  • r语言批量读取xyz格式文件
    水动力模型MIKE21数据后处理 dfsu格式文件导出模拟结果xyz格式文件 R语言可以迅速批量读取xyz文件,并根据文件名排序 以便于后期处理(MIKE 21 export results from dsfu R read numerous xyz files)
    2021-04-15 14:28:54下载
    积分:1
  • 深思S4加密狗之数据抓取
    把附件解压后复制主程序相同目录下,运行主程序,在C盘下出现加密狗记录文件S4.txt(需插原版狗),有了这些狗数据就可以全部获取了。(After decompressing the attachment, copy the main program in the same directory, run the main program, encrypted dog record file S4.txt appears under the C disk (need to insert the original dog), with these dog data can be obtained.)
    2020-06-22 11:40:01下载
    积分:1
  • snak
    贪吃蛇源代码的程序,网页格式。很好玩的哈(this is tan chi she prommmer .it is funny !)
    2010-07-11 18:54:56下载
    积分:1
  • Manual técnico de la librería ZKSoftwareAPI
    Manual para el uso de la api ZKSoftwareAPI en visual studio
    2017-12-24 04:32:00下载
    积分:1
  • Tickstory历史数据
    用于MT4 EA回测 复盘质量可以达到99.99% 不错的工具(For the MT4 EA test can reach 99.99% good quality checking tools)
    2020-07-01 00:00:02下载
    积分:1
  • Python核心编程 第3版 中文版
    本书是经典畅销图书《Python 核心编程(第二版)》的全新升级版本,总共分为 3 部分。 第 1 部分讲解了 Python 的一些通用应用,包括正则表达式、网络编程、Internet 客户端编程、多线程编程、GUI 编程、数据库编程、Microsoft Office 编程、扩展 Python 等内容。 第 2 部分 讲解了与 Web 开发相关的主题,包括 Web 客户端和服务器、CGI 和 WSGI 相关的 Web 编程、Diango Web 框架、云计算、高级 Web 服务。第 3 部分则为一个补充/实验章节,包括文本处理以及一些其他内容。 本书适合具有一定经验的 Python 开发人员阅读(This book is a new upgraded version of the classic best-selling book Python Core Programming (2nd Edition). It is divided into three parts. Part 1 explains some general applications of Python, including regular expressions, network programming, Internet client programming, multi-threading programming, GUI programming, database programming, Microsoft Office programming, extension of Python and so on. Part 2 Topics related to Web development are explained, including Web client and server, CGI and WSGI related Web programming, Diango Web framework, cloud computing, advanced Web services. Part 3 is a supplementary/experimental chapter, including text processing and some other contents. This book is suitable for Python developers with some experience.)
    2020-06-17 10:40:02下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载