登录
首页 » Others » GPS接收机MATLAB仿真程序,可自闭环,含GPS发射,捕获,跟踪及解调

GPS接收机MATLAB仿真程序,可自闭环,含GPS发射,捕获,跟踪及解调

于 2021-05-06 发布
0 375
下载积分: 1 下载次数: 4

代码说明:

GPS接收机MATLAB仿真程序,可自闭环,含GPS发射,捕获,跟踪及解调

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

发表评论

0 个回复

  • 多尺度模糊熵matlab代码
    多尺度模糊熵的matlab代码,可用于特征提取,绝对管用
    2020-11-28下载
    积分:1
  • C语言数独游戏源代码+注释(.C文件)
    C语言数独游戏源代码+注释,公司内部写的游戏,通过测试。
    2021-05-06下载
    积分:1
  • 基于3轴加速度计ADXL345的跌倒检测应用
    3轴加速度ADXL345在跌倒检测中的应用,实用!推荐!
    2020-07-04下载
    积分:1
  • 熵值法的高效matlab源
    对熵值法实现了matlab的快速实现,使用者应该注意的是对数据的标准化处理有多样性,自己可以根据自己的情况合适修改相应的代码部分,本代码采用的是归一化处理,梅一列数据大小统一分布在【1,2】之间。
    2020-06-23下载
    积分:1
  • java版GUI界面的学生成绩管理系统
    这是java版的学生成绩管理系统,采用GUI界面,swing组件进行设计,基本功能是对保存在数据库中学生成绩进行查询,添加,删除,修改,排序功能,较为简单。程序比较长,所以没怎么写注释,如有疑问可以给我发信件,PS:Student文件无用
    2020-12-06下载
    积分:1
  • 模型阶次辨识(算例及matlab序)
    一、 利用行列式比估计模型的阶次 2二、 利用残差的方差估计模型的阶次 3三、 利用Akaike准则估计模型的阶次 4四、 利用最终预报误差准则估计模型的阶次 5五、 根据Hankel矩阵的秩估计模型的阶次 7附录1 利用行列式比估计模型的阶次 9附录2 利用残差的方差估计模型的阶次 11附录3 利用Akaike准则估计模型的阶次 13附录4 利用最终预报误差准则估计模型的阶次 15附录5 利用Hankel矩阵的秩估计模型的阶次 17
    2020-12-05下载
    积分: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
  • SQLite Demo——学生信息管理系统android模拟
    数据库要做课程设计,我就用了SQLite来玩了一下,选题是“学生信息管理系统”ps:做的不够全面,也没有考虑设计模式的问题,仅供参考哈
    2020-11-02下载
    积分:1
  • 维也纳整流器实例(vienna_rectifier.slx)
    维也纳整流器的MATLAB实例
    2021-05-07下载
    积分:1
  • 毕业设计 种改进的自适应滤波LMS算法的matlab实现
    一种改进的自适应滤波LMS算法的matlab实现自适应 LMS matlab实现 归一化NLMS 变步长LMS毕业设计
    2021-05-07下载
    积分:1
  • 696516资源总数
  • 106571会员总数
  • 2今日下载