登录
首页 » Others » 基于SIMULINK的MSK通信系统仿真(含PCM编码)

基于SIMULINK的MSK通信系统仿真(含PCM编码)

于 2020-12-04 发布
0 278
下载积分: 1 下载次数: 4

代码说明:

这是基于SIMULINK的一个MSK通信系统仿真。包含脉冲编码和解码,MSK调制与解调。

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

发表评论

0 个回复

  • psse序 大型算例 适合30和32版本
    psse的大型算例,还附有seq文件,30版的和32版的都有
    2020-12-03下载
    积分:1
  • Linux Shell 脚本攻略 中文 第三版和源码
    Linux Shell 脚本攻略 中文高清第三版目录和源码,好好学习,天天向上
    2020-06-29下载
    积分:1
  • js写的登陆页面
    javascript 写的登陆页面,有用户名,密码,邮箱
    2020-12-01下载
    积分:1
  • RNN变体——GRU网络论文原文
    GRU在LSTM网络的基础上减少一个门限,用更新门代替了遗忘门和输出门,其训练参数更少,效果更好。
    2021-05-07下载
    积分:1
  • libstdc++-3.4.6-9.x86_64.rpm
    libstdc++-3.4.6-9.x86_64.rpmORACLE安装可能需要的依赖包
    2020-11-28下载
    积分:1
  • 伺服驱动器 EP100全套资料
    伺服电机驱动器。源码:包含,电流环,速度换,位置环。硬件:包含 原理图 pcb BOM 变压器 等
    2020-11-30下载
    积分:1
  • 有效的CDD图像修复matlab
    本资源里有有效的CDD图像修复的matlab程序,程序里是正确的曲率K计算公式,还有有效的TV模型matlab程序,CDD修复效果见博客http://blog.csdn.net/cs_o_1/article/details/52943306提醒:CDD模型不具有较好的收敛性,迭代次数得上千,效果才比较好,博客中CDD修复的迭代次数达到2000次
    2020-11-28下载
    积分:1
  • Simplorer内部培训资料
    Simplorer V9的培训资料,非常详细,一共407页的PDF,看完这个PDF,相信你已经是simplorer高手了。Conventions Used in this GuideGetting HelpAnsoft Technical SupportHelp MenuContext-Sensitive Help1. IntroductionOverview of the Simplorer Interface .........1-32. Creating a New ProjectAbout the three-Phase rectifier2-2Expected Results2-3Using Simplorer to Create and Improve the Design2-4Creating the new project2-5Add the New project2-5Rename the designAdd Design Notes(Optional)Save the New project2-73. Create the rectifier modelCreate the Three-Phase rectifier Schematic. 3-2Choosing, Placing, and Arranging Components onthe schematic she.3-3Connecting the Components3-8Defining Component Properties3-9Property Displays for Components3-13Specifying simulation Outputs.3-16Defining Solution Options and Analysis Parameters3-18Starting an Analysis3-19Plotting Rectifier Model Simulation Results3-204. Hysteresis Current-Controlled DC-Motor Start-UpModify the Rectifier Model Design.4-2Deleting the Resistive/Inductive Load,4-3Saving the sheet with a New Name4-3Place and Arrange the New Components4-4Connect the New Components.,,,,,,4-5Defining dc Machine valuesDefining Mechanical Load4-7Freewheeling Diode4-8Chopper Transistor4-8Controller Modeling using block elements..4-9Modifying Report Elements...4-11Display Diode CharacteristicDefining Simulation Parameters.4-13Starting Simulation(Block Components.4-13Simulation Results(Block Components)... 4-14Controller Modeling Using State Graph Components4-15Connecting the State Graph Components4-16Defining Properties of State Graph Components 4-Using Name References4-19Deactivating Components on the sheet4-19Starting Simulation(State Graph)...4-21Simulation Results(State Graph)4-225. Current and Speed Controlled Dc MotorModify the State graph design5-2Deleting the State GraphSaving the sheet with a New namePlacing and Arranging the New Block Componentson the sheet5-4Connecting the New ComponentsDefining Mechanical Load (Block)Defining the pl controller.........5-8Starting Simulation..5-12Adding a Rectangular Plot(Pl Controller)... 5-13Adjusting Plot Properties.5-14Checking the block Sequence..5-16Using Automatic Block Sorting5-16Using Manual Block Sorting5-16Rerun the Simulation(PI Controller)Simulation Results(PI Controller)5-176. Using VHDL-AMS Components forModelingVHDL-AMS Components,,,,.6-2Modify the pl controller Design.6-3Save the project with a new name6-3Delete the dc Machine component6-4Placing and Arranging the New VHDL-AMs Components on the sheet6-4Connecting the New VHDL-AMS Components 6-4Defining VHDL-AMS DC Machine values6-4Defining Connections for Machine Current..6-5Defining Simulation ParametersAnalyze and Display Simulation Results(VHDLAMS6-67. Variants of PWM ModelingPWM Modeling Overview7-2Create a New Project for the pWm models ..7-3Setting Initial ConditionsPWM Modeling Using EquationsDefining Simulation Parameters7-4Displaying Simulation Results with Reports 7-4Simulation results 7-6PWM Modeling with Equations and Time Function7-6PWM Modeling with State Graph Components 7-8Place and arrange the components on the sheet7-8Define Component properties翻国7-9PWM Modeling with Block Diagram Components 7Placing and Arranging the Components on theSheet7-118. Importing Legacy SchematicsTranslating a Legacy Schematic..8-2Importing the legacy Schematic8-2Starting an analysis...,,8-6Plotting Simulation Results8-7Estimated time tooplete this guide45 minutes
    2020-11-27下载
    积分:1
  • STM32+ch375读取U盘源代码
    STM32+ch375读取U盘源代码,读取U盘的源程序,并且加入了znFAT文件系统。
    2020-12-11下载
    积分:1
  • Verilog串口通信序(详细注释)
    Verilog串口通信程序,详细注释自己看了很多材料以后,精心整理的串口通信实验原理和指导,在网上找了很多代码,大部分因为没有很好的注释,看起来很头疼,于是自己写了一份,附带详细的注释,在modelsim仿真器上已经得到验证,现在传上来,仅供参考。PS1:最后部分给出了一个测试文件,写的非常简单,只是验证了功能,不是很好的测试;PS2:代码部分看上去有点乱,因为在word中代码的层次结构无法清晰显示,如有需要,下载后把代码copy到notepad++这种类似的专用变成工具里面,就很清晰的显示代码和注释了。
    2020-06-27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载