2ask的功率谱密度matlab代码 Communication System Simulation 项目说明 本项目是福州大学《通信原理课程设计》的题目,本项目具体实现内容如下 基于Matlab的2ASK,2FSK,2PSK,4PSK系统的调制解调的基本仿真实现 实现2ASK,2FSK,2PSK,4PSK系统的误码率分析 2PSK的载波提取(科斯塔斯环方法) 位同步信号提取(微分整流滤波法) 基于Matlab的一个GUI用户交互界面设计,此GUI界面分为两个部分,第一个是用户登陆界面第二个部分 是通信系统仿真界面,仿真界面中提供了信噪比选择,周期输入等交互选项 快速使用 在./code/下找到Serein.m文件,打开Matlab点击运行即可运行GUI界面的系统 在./exe/下找到ZY.exe程序,双击即可运行GUI界面 文件说明 |-- README.md |-- code | |-- ASK_Chart.m 绘制ASK调制解调曲线图 | |-- ASK_Function.m ASK调制解调函数用于GUI中调用 | |-- Background.png 背景图 | |-- Cos
2022-01-08 15:51:57 9.6MB 系统开源
1
《Principles of Communication System Simulation with Wireless Aplications》书中附带的源代码,虽然可以在网上找到,但是链接不是那么好找。费了一番功夫,找出来给大家共享。 The hands-on, example-rich guide to modeling and simulating advanced communications systems. Simulation is an important tool used by engineers to design and implement advanced communication systems that deliver optimal performance. This book is a hands-on, example-rich guide to modeling and simulating advanced communications systems. The authors take a systems-level approach, integrating digital communications, channel modeling, coding, elementary statistical estimation techniques, and other essential facets of modeling and simulation. This is the first book to present complete simulation models built with MATLAB that can serve as virtual laboratories for predicting the impact of system design changes. Coverage includes: Role of simulation in communication systems engineering Simulation approaches and methodologies Signal and system representations, filter models, noise generation, Monte Carlo simulation, and postprocessing Advanced techniques for modeling and simulating nonlinear and time-varying systems Waveform level and discrete channel models Performance estimation via Monte Carlo simulation Semianalytic simulation techniques Variance reduction techniques Co-channel interference in wireless communication systems, and more The authors also present detailed case studies covering phase-locked loops, CDMA systems, multichannel nonlinear systems, as well as a start-to-finish simulation of an advanced cellular radio system. Prentice Hall Series in Communications Engineering & Emerging Technologies, Theodore S. Rappaport, Editor Support File(s) Prepared by: William H. Tranter Department of Electrical and Computer Engineering Virginia Tech - Mail Code 0350 Blacksburg, VA 24061 email: btranter@vt.edu Revision Dates: March, 20, 2004 June 14, 2004 The collection of folders contained herein provide the MATLAB source code for all progr
2021-04-29 10:48:42 51KB communication,simulation
1