登录
首页 » R language » ADSB_MATLAB

ADSB_MATLAB

于 2018-07-02 发布 文件大小:175KB
0 349
下载积分: 1 下载次数: 27

代码说明:

  ADS-B接收,采用PlutoSDR板卡,基于matlab开发(ADS-B receives, uses PlutoSDR card, develops based on MATLAB)

文件列表:

ADSB_MATLAB, 0 , 2018-06-29
ADSB_MATLAB\ad9361.cfg, 590 , 2017-05-16
ADSB_MATLAB\ad9361_ModeS.m, 3254 , 2018-06-22
ADSB_MATLAB\AltVelCalc.m, 1464 , 2018-06-22
ADSB_MATLAB\ConvertFracDeg.m, 521 , 2018-06-22
ADSB_MATLAB\LatLongCalcSingleADI.m, 2561 , 2018-06-22
ADSB_MATLAB\library, 0 , 2018-06-29
ADSB_MATLAB\library\ad9361.cfg, 590 , 2017-05-16
ADSB_MATLAB\library\iio.h, 62600 , 2017-06-03
ADSB_MATLAB\library\matlab, 0 , 2018-06-29
ADSB_MATLAB\library\matlab\ad9361.cfg, 590 , 2017-05-16
ADSB_MATLAB\library\matlab\iio-wrapper.h, 1581 , 2017-09-19
ADSB_MATLAB\library\matlab\iio.h, 62600 , 2017-06-03
ADSB_MATLAB\library\matlab\iio_installer_script.m, 385 , 2017-06-03
ADSB_MATLAB\library\matlab\iio_sys_obj.m, 19095 , 2017-06-03
ADSB_MATLAB\library\matlab\iio_sys_obj_matlab.m, 14565 , 2017-06-03
ADSB_MATLAB\library\matlab\libiio_if.m, 30510 , 2017-06-03
ADSB_MATLAB\library\matlab\libiio_if_daq2.m, 30398 , 2017-06-03
ADSB_MATLAB\LICENSE, 1953 , 2018-06-22
ADSB_MATLAB\ModeS_BitDecode4.m, 915 , 2018-06-22
ADSB_MATLAB\ModeS_DataSearch4.m, 870 , 2018-06-22
ADSB_MATLAB\ModeS_ReadMsg4.m, 4858 , 2018-06-22
ADSB_MATLAB\ModeS_Receiver.m, 1152 , 2018-06-22
ADSB_MATLAB\newModeS.mat, 134470 , 2018-06-22

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

发表评论

0 个回复

  • R-Programming-for-Data-Science
    较基础的R语言学习书籍,初学时比较适用。(R language programming)
    2016-05-25 11:23:01下载
    积分:1
  • R数据可视化手册
    本书提供了快速绘制高质量图形的150多种技巧,每个技巧用来解决一个特定的绘图需求。读者可以通过目录快速定位到自己遇到的问题,查询相应的解决方案。(This book provides more than 150 techniques for quickly drawing high quality graphics, each of which addresses a specific drawing requirement. Readers can quickly locate their own problems through the directory, query the corresponding solution.)
    2020-06-25 16:00:02下载
    积分:1
  • R_codes
    该文档中包含大量代码,首先是一些R语言基本语法练习的,然后是一些机器学习相关的,最后是一些评分卡指标计算、建模相关的。(This document contains a lot of code, first some basic grammar exercises of R language, then some machine learning related, and finally some scorecard index calculation, modeling related.)
    2019-02-13 14:25:46下载
    积分:1
  • R语言实战(第2版)中文
    说明:  该书是一本较好的R语言编程书籍,从认识到实战,手把手教你如何使用R语言进行数据分析、挖掘、画图等等。(This book is a good R language programming book, from understanding to actual combat, teach you how to use R language data analysis, mining, drawing and so on.)
    2020-06-25 16:40:02下载
    积分:1
  • did
    双重差分估计 双重差分模型(difference-in-difference,DID)近年来多用于计量经济学中对于公共政策或项目实施效果 的定量评估。 通常大范围的公共政策有别于普通科研性研究,难以保证对于政策实施组和对照组在样本分配上的完全随机。非随机分配政策实施组和对照组的试验称为自然试验(naturaltrial),此类试验存在较显著的特点,即不同组间样本在政策实施前可能存在事前差异,仅通过单一前后对比或横向对比的分析方法会忽略这种差异,继而导致对政策实施效果的有偏估计。(Quantitative evaluation of policy or project implementation effect. Generally, a wide range of public policies is different from general scientific research, and it is difficult to ensure that the sample allocation for the policy implementation group and the control group is completely random. The non-randomly assigned policy implementation group and the control group are called natural trials, which have significant characteristics, i.e. there may be prior differences between the different groups of samples before the implementation of the policy, and this difference will be ignored only through a single pre-and post-comparison or horizontal comparison analysis method, which leads to the policy. Biased estimation of implementation)
    2020-07-03 20:00:01下载
    积分:1
  • R语言用于多元回归树分析,适用高版本的R mvpart_1.6-1
    R语言用于多元回归树分析,适用高版本的R。(Multiple regression tree analysis in R language)
    2021-03-22 17:29:15下载
    积分:1
  • eplayer2_downcc
    能检测各种高德地图的端口的比特率和串口数据,也可以修改数据(High speed rate modifier)
    2018-10-16 16:11:16下载
    积分:1
  • R语言copula
    R语言对数据进行Garch-t-Copula建模和Garch-Clayton-Copula建模(Garch-t-Copula modeling and Garch-Clayton-Copula modeling for data in R language)
    2021-04-28 21:58:44下载
    积分:1
  • topsis1
    用R语言进行TOPSIS算法,TOPSIS方法是层次分析中一个较为常用的方法,这里给出其一个R语言实现(Using R language for TOPSIS method)
    2018-03-05 20:35:18下载
    积分:1
  • wine
    说明:  葡萄酒数据集, 基于Wine数据集的数据分析报告 R语言+实验结果文档(Wine datasets Data Analysis Report R Language + Experimental Results Document Based on Wine Data Set)
    2020-07-20 16:48:47下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载