登录
首页 » matlab » GPS_ruanjianjieshouji

GPS_ruanjianjieshouji

于 2012-08-27 发布 文件大小:665KB
0 139
下载积分: 1 下载次数: 272

代码说明:

  GPS软件接收机的matlab代码。可以实现信号的捕获和跟踪,并且进行解调。可以修改参数和查看各部分结果。(GPS software receiver matlab code. Can achieve signal acquisition and tracking, and for demodulating. You can modify parameters and view the partial results.)

文件列表:

GPS_ruanjianjieshouji
.....................\acqResults.mat,280,2012-06-19
.....................\acquisition.m,10148,2012-04-30
.....................\calculatePseudoranges.m,3370,2012-03-29
.....................\cc.fig,43304,2012-05-04
.....................\dataplot.asv,95,2012-05-16
.....................\dd.fig,43331,2012-05-04
.....................\findPreambles.m,6724,2012-03-29
.....................\geoFunctions
.....................\............\cart2geo.m,1720,2012-03-29
.....................\............\cart2utm.m,5055,2012-03-29
.....................\............\check_t.m,679,2012-03-29
.....................\............\clksin.m,945,2012-03-29
.....................\............\clsin.m,619,2012-03-29
.....................\............\e_r_corr.m,1135,2012-03-29
.....................\............\findUtmZone.m,2650,2012-03-29
.....................\............\geo2cart.m,1543,2012-03-29
.....................\............\leastSquarePos.m,4461,2012-03-29
.....................\............\satpos.m,5201,2012-03-29
.....................\............\togeod.m,2892,2012-03-29
.....................\............\topocent.m,1418,2012-03-29
.....................\............\tropo.m,2900,2012-03-29
.....................\ie1.fig,43894,2012-05-04
.....................\include
.....................\.......\calcLoopCoef.asv,1711,2012-04-27
.....................\.......\calcLoopCoef.m,1711,2012-04-27
.....................\.......\checkPhase.m,1911,2012-03-29
.....................\.......\ephemeris.m,7292,2012-03-29
.....................\.......\generateCAcode.m,3559,2012-03-29
.....................\.......\invert.m,1424,2012-03-29
.....................\.......\makeCaTable.m,3281,2012-03-29
.....................\.......\navPartyChk.m,4653,2012-03-29
.....................\.......\preRun.m,3366,2012-03-29
.....................\.......\showChannelStatus.m,2552,2012-03-29
.....................\.......\skyPlot.m,6694,2012-03-29
.....................\.......\twosComp2dec.m,1845,2012-03-29
.....................\init.m,3282,2012-05-04
.....................\initSettings.asv,5074,2012-04-30
.....................\initSettings.m,5145,2012-06-20
.....................\license.txt,18328,2012-03-29
.....................\mine_acquisition.m,9850,2012-03-29
.....................\plotAcquisition.m,2232,2012-03-29
.....................\plotNavigation.m,6487,2012-03-29
.....................\plotTracking.m,6737,2012-03-29
.....................\postNavigation.m,12213,2012-03-29
.....................\postProcessing.m,5981,2012-03-29
.....................\probeData.m,5068,2012-03-29
.....................\setSettings.fig,14418,2012-03-29
.....................\setSettings.m,16263,2012-03-29
.....................\tracking.asv,14404,2012-05-04
.....................\tracking.m,14631,2012-05-04
.....................\trackingResults.mat,411851,2012-06-19
.....................\untitled1.fig,43878,2012-05-04

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

发表评论

0 个回复

  • 基于PRI的雷达信号分选
    说明:  基于PRI的雷达信号分选,对于不同PRI值的雷达信号进行分选(Radar signal sorting based on PRI)
    2020-04-14 11:44:02下载
    积分:1
  • wavetoframe1
    wav文件的与处理,包括预加重,分帧,合并,测试通过(wav files with the treatment, including pre-emphasis, sub-frame, combined, tested through)
    2007-10-16 11:38:07下载
    积分:1
  • 第一次作业_基于分类算法的雷达状态识别
    说明:  第一次作业_基于分类算法的雷达状态识别 对于本数据集中的雷达状态识别,数据降维前使用朴素贝叶斯、支持向量机、神经网络的分类算法对于识别的准确率无太大影响;数据降维后使用神经网络算法最优,支持向量机算法其次,朴素贝叶斯算法较差。此外,训练样本越多,分类准确率有小幅度提高。(First Operation Radar State Recognition Based on Classification Algorithms For radar state recognition in this data set, the classification algorithm of Naive Bayesian, Support Vector Machine and Neural Network before data dimension reduction has little effect on the accuracy of recognition; Neural Network algorithm is the best after data dimension reduction, Support Vector Machine algorithm is the second, Naive Bayesian algorithm is the worst. In addition, the more training samples, the smaller the classification accuracy.)
    2019-04-03 08:54:04下载
    积分:1
  • preisach
    preisach迟滞模型,N对于迟滞环光滑度的影响(Preisach hysteresis model, the influence of N on the smoothness of hysteresis loops)
    2020-07-02 12:20:01下载
    积分:1
  • Chow
    MIMO-OFDM系统中的自适应算法中的一种。Chow算法是根据各个子信道的信道容量来分配比特的。与Hughes-Hartogs算法相比,没有了大量的搜素和排序,简化了算法复杂度。(MIMO- OFDM systems in one of the adaptive algorithm. Chow algorithm is based on the channel capacity of each channel to allocate bits. Compared with Hughes- Hartogs algorithm, not a lot of search and sorting, simplify the algorithm complexity.)
    2020-11-19 05:49:38下载
    积分:1
  • flight_trajectory
    模拟飞机的运行轨迹,包括爬升、航路、降落、进近、着陆等飞行阶段(AIRCRAFT FLIGHT TRAJECTORY)
    2021-03-22 10:59:16下载
    积分:1
  • 16QAM-OFDM
    整个OFDM的matlab仿真代码,使用16qam调制,还有word的文档,讲解很细(The OFDM matlab simulation code, the use of 16 qam modulation, and word document, very fine )
    2020-12-21 12:29:09下载
    积分:1
  • lorenz-fenchatu
    这是我搜集的Lorenz系统的分岔图,里面有好几个,对分岔图的方法也给出了几种(This is my collection of the bifurcation diagram of the Lorenz system, there are several on the bifurcation diagram also shows several methods)
    2021-04-10 15:18:59下载
    积分:1
  • 仿真了不同距离下的多径信道衰落模型v_distence
    仿真了不同距离下的多径信道衰落模型,包含大尺度衰落和小尺度衰落。(The multipath channel fading model at different distances is simulated, including large scale fading and small scale fading.)
    2020-07-19 13:58:47下载
    积分:1
  • filter
    对脑电信号进行各种滤波处理,包括高通、低通、带通(Various filtering EEG signal processing, including high-pass, low-pass, band-pass )
    2012-12-03 10:03:28下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载