登录
首页 » matlab » GPS_ruanjianjieshouji

GPS_ruanjianjieshouji

于 2012-08-27 发布 文件大小:665KB
0 271
下载积分: 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 个回复

  • h
    说明:  数字全息的菲涅耳再现算法和角谱算法,包括频谱滤波。(Fresnel digital holographic reproduction algorithms and angular spectrum of algorithms, including spectral filtering.)
    2012-05-09 12:05:55下载
    积分:1
  • afSTFT-master
    说明:  该软件的处理类似于短时傅立叶变换(STFT),但应用了更长、更重叠的分析/合成窗口,使时频处理从根本上对混叠具有鲁棒性。这种差异与非常活跃的时频处理技术有关,例如Dirac或优化的自适应波束形成器。(The software does processing similar to the short-time Fourier transform , but applies the longer and more overlapping analysis/synthesis window to make the time-frequency processing fundamentally robust for aliasing.)
    2019-04-03 10:12:45下载
    积分:1
  • MIMO雷达信号处理 chapter7_CAF
    说明:  MIMO雷达信号处理 李荐 第7章 MATLAB程序(MIMO Radar Signal Processing Jian Li chapter 7 matlab program)
    2020-02-06 17:17:52下载
    积分:1
  • matlab simulink卫星姿态控制系统模型
    GPS定位仿真,计算点面上某点的概略位置坐标,实时获得点面上点的位置(GPS positioning simulation, calculate the approximate position coordinates of a certain point on the point, and get the location of points on the spot in real time.)
    2018-05-22 15:20:14下载
    积分:1
  • StandardSingle_Point_Positioning
    说明:  程序实现了GPS+BDS双系统双频标准单点定位。(The dual system dual frequency standard single point positioning is realized.)
    2020-12-28 20:16:18下载
    积分:1
  • sinulink滤波
    说明:  基于simulink搭建的滤波器模型,可以有效滤波,降低噪声(The filter model based on Simulink can effectively filter and reduce noise)
    2020-04-15 10:55:08下载
    积分:1
  • MIMO_ICA
    基于独立成分分析(ICA)的盲源分离,对MIMO进行信号检测。在信道条件未知的情况下将两路信号分离(Blind source separation based on independent component analysis (ICA) is used to detect MIMO signals. Two channel signals are separated in the case of unknown channel conditions)
    2017-10-28 16:12:24下载
    积分:1
  • 高级迭代法(AIA)和通用相位提取(GPSA)算法
    说明:  AIA算法和GPSA算法仿真对比;经典的AIA算法;用于实现单幅图像的相位提取matlab程序代码;(Simulation comparison between aia algorithm and gpsa algorithm shows that the random step size and phase shift are unknown. Classic aia algorithm, which is used to realize the phase extraction of a single image.)
    2020-12-11 15:07:15下载
    积分:1
  • bficke
    关于mb-ofdm uwb的MATLAB源程序代码,超宽带是当前通信研究领域的热门,多频超宽带逐渐成为通信新宠儿,(About the MATLAB source code of mb-ofdm uwb, ultra-wideband is a hot topic in the field of communication research at present, and multi-frequency ultra-wideband has gradually become a new favorite of communication.)
    2019-03-27 14:46:57下载
    积分:1
  • changjingsuojian
    场景缩减技术,将500个场景缩减到了少数个,比较简单的编程(ehbchbvcukhbehcboeiuqnokum)
    2021-01-23 11:08:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载