登录
首页 » Visual C++ » ADS_B_original

ADS_B_original

于 2020-12-23 发布 文件大小:6351KB
0 473
下载积分: 1 下载次数: 83

代码说明:

  matlab做的模拟ADS-B数据的解码和信号处理整体流程(Matlab to do the simulation of ADS-B data decoding and signal processing the overall process)

文件列表:

ADS_B_original
..............\AltVelCalc.m,1522,2016-10-25
..............\AltVelCalc.txt,1522,2016-10-25
..............\ConvertFracDeg.m,550,2016-10-25
..............\ConvertFracDeg.txt,550,2016-10-25
..............\data_Yb.mat,6418379,2016-10-26
..............\DecodeBits.m,531,2016-10-25
..............\DecodeBits.txt,531,2016-10-25
..............\LatLongCalcSingle.m,2166,2016-10-25
..............\LatLongCalcSingle.txt,2166,2016-10-25
..............\ModeS_FixPt_Pipelined_ADI.slx,41369,2016-10-25
..............\ModeS_Simulink_Decode.mdl,141932,2016-10-25
..............\slprj
..............\.....\_jitprj
..............\.....\.......\jitEngineAccessInfo.mat,837,2016-10-27
..............\.....\.......\sgWaxXMjND7xSNp45wYm5rD.l,29424,2016-10-27
..............\.....\.......\sgWaxXMjND7xSNp45wYm5rD.mat,847,2016-10-27
..............\.....\.......\slzIM1TKQqz4diWSjJ5LDTG.l,30340,2016-10-27
..............\.....\.......\slzIM1TKQqz4diWSjJ5LDTG.mat,828,2016-10-27
..............\.....\.......\stOoPRFDKBRhWDjJGtr4ZM.l,6160,2016-10-27
..............\.....\.......\stOoPRFDKBRhWDjJGtr4ZM.mat,672,2016-10-27
..............\.....\.......\sZNXKejbrxOgrAkeoDe0opF.l,6152,2016-10-27
..............\.....\.......\sZNXKejbrxOgrAkeoDe0opF.mat,668,2016-10-27
..............\.....\_sfprj
..............\.....\......\EMLReport
..............\.....\......\.........\emlReportAccessInfo.mat,838,2016-10-27
..............\.....\......\.........\stOoPRFDKBRhWDjJGtr4ZM
..............\.....\......\.........\stOoPRFDKBRhWDjJGtr4ZM.mat,1995,2016-10-27
..............\.....\......\.........\sZNXKejbrxOgrAkeoDe0opF
..............\.....\......\.........\sZNXKejbrxOgrAkeoDe0opF.mat,1978,2016-10-27
..............\.....\......\ModeS_FixPt_Pipelined_ADI
..............\.....\......\.........................\_self
..............\.....\......\.........................\.....\sfun
..............\.....\......\.........................\.....\....\info
..............\.....\......\.........................\.....\....\....\binfo.mat,840,2016-10-27
..............\.....\......\ModeS_Simulink_Decode
..............\.....\......\.....................\_self
..............\.....\......\.....................\.....\sfun
..............\.....\......\.....................\.....\....\info
..............\.....\......\.....................\.....\....\....\binfo.mat,833,2016-10-27

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

发表评论

0 个回复

  • invGJ
    输入一个矩阵,可以求得该矩阵的逆矩阵,内附解释说明(Enter a matrix, you can obtain the inverse matrix, containing an explanation)
    2010-08-20 12:17:51下载
    积分:1
  • dll-embeded-in-exe
    Exe中嵌入Dll加载引用库库,可隐藏系统的架构,又可同时系统的可扩展灵活性,多人并行开发!(Exe embedded Dll load referenced library library to hide the system architecture, but also at the same time the system can be expanded flexibility and many parallel development!)
    2012-12-11 09:33:00下载
    积分:1
  • matlab
    用于的峰值的探测,能够较好的获得波峰和波谷。(peak detection。)
    2021-01-02 15:38:57下载
    积分:1
  • complement_filter
    互补滤波算法解析,利用加速度计和陀螺仪采集的数据,通过互补滤波算法实现对姿态的解算。(Complementary filtering algorithm analysis, the use of accelerometers and gyroscopes data collected through the complementary filter algorithm for solving attitude.)
    2020-06-29 15:00:02下载
    积分:1
  • stack
    说明:  实验题目:5.1 基于顺序栈的括号匹配程序设计验证 一、实验目的 1. 掌握栈的顺序存储结构; 2. 掌握栈的操作特性; 3. 掌握基于顺序栈的基本操作的实现方法。 二、实验内容 1. 实现顺序栈的成员函数; 2. 基于顺序栈的括号匹配程序设计验证。 实验题目:5.2 基于链式栈的表达式的计算程序设计验证 一、实验目的 1. 掌握栈的链式存储结构; 2. 掌握栈的操作特性; 3. 掌握基于链式栈的基本操作的实现方法。 二、实验内容 1. 实现链式栈的成员函数; 2. 基于链式栈的表达式的计算程序设计。 (Experiment Title: 5.1 Based on the order of the stack in parentheses matching program design verification 1, experimental purposes 1. To master the order of the stack storage structure 2. Master stack operating characteristic 3. To master the basic operation of stack based on the order of the realization method. Second, experimental content 1. To achieve the order of the stack member function 2. Based on the order of the stack in parentheses matching program design verification. Experiment Title: 5.2 Based on the expression stack chain calculation program design verification 1, experimental purposes 1. Master stack chain storage structure 2. Master stack operating characteristic 3. To master the basic operation of stack-based chain implementations. Second, experimental content 1. To achieve chain stack member function 2. Based on the calculation of the expression stack chain programming)
    2010-03-25 18:33:30下载
    积分:1
  • 2
    说明:  魔王语言解释 具体要求参见《数据结构题集》P97,实习2.2中的描述。 用下述两条具体规则和上述规则形式(2)实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。 (1)B->tAdA (2)A->sae (Beelzebub language to explain the specific requirements see the &quot Data Structure set title&quot P97, internship 2.2 description. 2 with the following specific rules and these rules form (2) implementation. Located in capital letters devil language vocabulary lowercase letters were the language vocabulary the Greek letters can be uppercase letters or lowercase letters substitution variables. Beelzebub language may contain human vocabulary. (1) B-&gt tAdA (2) A-&gt sae)
    2009-10-03 20:09:38下载
    积分:1
  • Practice1_14
    字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如: char a[4]="ABCD" char b[4]="abcd" 则char c[8]="AaBbCcDd" (Cross-string input, is to cross a string input to another string of them, such as: char a [4] = "ABCD" char b [4] = "abcd" While char c [8] = "AaBbCcDd" )
    2009-02-19 18:26:20下载
    积分:1
  • ElevatorSimulator
    一个电梯模拟程序。 该程序模拟两个电梯的运作情况。(程序会随机生成电梯选择任务以及超重提示)(An elevator simulation program. The program simulated the operation of the two elevators. (Procedures are randomly generated elevator prompted to choose the task, as well as overweight))
    2021-04-26 20:28:45下载
    积分:1
  • HOME
    vc++ 固高gt400系列 home 回零软件编程 源代码(Solid high-vc++ software programming gt series back to zero)
    2020-09-11 08:07:59下载
    积分:1
  • KillSbl
    vs2005环境下编写的sbl病毒专杀工具,可以扫描文件中的sbl病毒,并集中清除(vs2005 environment prepared by the sbl virus Zhuanshagongju, you can scan documents in the sbl-virus, and focus on clear)
    2010-01-31 23:19:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载