登录
首页 » 电子书 » 本资料为《MATLAB通信仿真及应用实例详解 》书本上的仿真   本书着重介绍了MATLAB在通信仿真,尤其是移动通信仿真中的应用,通过丰富具体的实例...

本资料为《MATLAB通信仿真及应用实例详解 》书本上的仿真   本书着重介绍了MATLAB在通信仿真,尤其是移动通信仿真中的应用,通过丰富具体的实例...

于 2022-12-05 发布 文件大小:17.67 kB
0 134
下载积分: 2 下载次数: 1

代码说明:

本资料为《MATLAB通信仿真及应用实例详解 》书本上的仿真   本书着重介绍了MATLAB在通信仿真,尤其是移动通信仿真中的应用,通过丰富具体的实例来加深读者对通信系统仿真的理解和掌握。全书共分10章,前3章介绍MATLAB通信仿真的基础,包括Simulink和S-函数;第4~8章分别介绍了信源和信宿、信道传输、信源编码、信道编码、信号交织以及信号调制的仿真模块及其仿真实现过程;第9章介绍了在通信系统的仿真和调试过程中经常遇到的问题及其解决办法;最后,第10章以cdma2000为例介绍了移动通信系统的设计和仿真。本书适用于通信行业的大专院校学生和研究人员,既可以作为初学者的入门教材,也可以用作中高级读者和研究人员的速查手册。 -this information as "MATLAB simulation and communication application example explanation" book on the simulation focused on the book- stay in communication MATLAB simulation, especially for the mobile communications simulation applications, through the rich and specific examples to deepen readers of the communications system simulation to understand and grasp. The book is divided into 10 chapters, the first three chapters on MATLAB simulation based communications, including Simulink S-Function; 4 ~ 8 respectively on the source and destination node, Channel Tunnel, source coding, channel coding, signal modulation signal intertwined and simulation module and

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

发表评论

0 个回复

  • 宇宙发展史及其天体理论ppt 有精美星云照片
    宇宙发展史及其天体理论ppt 有精美星云照片-history of the development of the universe and theoretical astrophysics ppt photos are exquisitely Nebula
    2022-07-10 02:03:49下载
    积分:1
  • 语音识别与处理经典文献,对从事语音识别研究的非常有帮助...
    语音识别与处理经典文献,对从事语音识别研究的非常有帮助-Speech Recognition and treatment of classic literature, to engage in speech recognition research very helpful
    2022-10-31 18:35:04下载
    积分:1
  • FPGA pipelined designs on paper This work investigates the use of very deep pipe...
    关于FPGA流水线设计的论文 This work investigates the use of very deep pipelines for implementing circuits in FPGAs, where each pipeline stage is limited to a single FPGA logic element (LE). The architecture and VHDL design of a parameterized integer array multiplier is presented and also an IEEE 754 compliant 32-bit floating-point multiplier. We show how to write VHDL cells that implement such approach, and how the array multiplier architecture was adapted. Synthesis and simulation were performed for Altera Apex20KE devices, although the VHDL code should be portable to other devices. For this family, a 16 bit integer multiplier achieves a frequency of 266MHz, while the floating point unit reaches 235MHz, performing 235 MFLOPS in an FPGA. Additional cells are inserted to synchronize data, what imposes significant area penalties. This and other considerations to apply the technique in real designs are also addressed.-FPGA pipelined designs on paper This work invest
    2022-11-28 12:05:03下载
    积分:1
  • 用vc设置程序为自动被执行
    用vc设置程序为自动被执行-with vc setup program for the automatic execution
    2022-03-29 05:23:49下载
    积分:1
  • java编程思想(2nd)练习答案(附源码)
    java编程思想(2nd)练习答案(附源码)-Think In Java(2nd)Exercises answer
    2022-08-09 00:56:28下载
    积分:1
  • acm大赛题,
    acm大赛题,-acm contest that, well good
    2022-04-19 18:11:36下载
    积分:1
  • <win2k程序设计>的源码.麦格劳希尔,清华出版.作者:Raj Rajagopal & Subodh Monica...
    的源码.麦格劳希尔,清华出版.作者:Raj Rajagopal & Subodh Monica-lt; Win2k program design gt; The source code. McGraw-Hill, the university publication. Author : Monica Subodh Raj Rajagopal
    2022-09-25 06:05:02下载
    积分:1
  • ajax中文实战,实战宝典 ajax中文实战,实战宝典
    ajax中文实战,实战宝典 ajax中文实战,实战宝典-ajax
    2022-01-26 06:52:31下载
    积分:1
  • 这个是C#的简单帮助文档,CSDN上找到的,有300多人下载过此PDF C#是一种简单、现代、面向对象和类型安全的编程语言,由 C和C++发展而来。C#(发...
    这个是C#的简单帮助文档,CSDN上找到的,有300多人下载过此PDF C#是一种简单、现代、面向对象和类型安全的编程语言,由 C和C++发展而来。C#(发音为“C 霎普”)牢固地植根于 C和 C++语言族谱中,并且会很快被 C和 C++程序员所熟悉。C#的目标在于把 Visual Basic的高生产力和 C++本身的能力结合起来。 C#作为Microsoft Visual Studio 7.0的一部分提供给用户。除了 C#以外,Visual Studio还支持Visual Basic、Visual C++和描述语言VBScript和Jscript。所有这些语言都提供对Microsoft .NET平台的访问能 力,它包括一个通用的执行引擎和一个丰富的类库。Microsoft .NET平台定义了一个“通用语言子集” (CLS),是一种混合语言,它可以增强 CLS兼容语言和类库间的无缝协同工作能力。对于 C#开发者, 这意味着既是 C#是一种新的语言,它已经可以对用老牌工具如Visual Basic和 Visual C++使用的丰富类 库进行完全访问。C#自己并没有包含一个类库。 -This is a simple C# Help, CSDN found, there are more than 300 people downloaded this PDF C# is a simple, modern, object-oriented and type-safe programming language, from C and C++ developed from. C# (pronounced "C Sharp S & P ") firmly rooted in the C and C++ language in genealogy, and will soon be C and C++ programmers are familiar with. C# The target is to High productivity of Visual Basic and C++ their own capacities. C# as a Microsoft Visual Studio 7.0 as part
    2023-07-20 14:00:06下载
    积分:1
  • 网络综合布线系统与施工技术
    网络综合布线系统与施工技术-Network Cabling System and Construction Technology
    2022-02-22 04:35:54下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载