登录
首页 » matlab » gps-software-receiver

gps-software-receiver

于 2020-11-09 发布 文件大小:98KB
0 313
下载积分: 1 下载次数: 17

代码说明:

  matlab编写的GPS信号处理程序,软件接收机程序(matlab prepared GPS signal handler, software receiver program)

文件列表:

sdr-gps
.......\acquisition.m,10197,2008-03-24
.......\calculatePseudoranges.m,3370,2009-09-10
.......\calculation_CNo.m,843,2013-11-19
.......\cal_CNo.m,190,2013-11-18
.......\Copy_of_calculation_CNo.m,1786,2013-11-19
.......\findPreambles.m,6724,2010-10-27
.......\geoFunctions
.......\............\cart2geo.m,1963,2009-09-10
.......\............\cart2utm.m,5055,2009-09-10
.......\............\check_t.m,679,2009-09-10
.......\............\clksin.m,945,2009-09-10
.......\............\clsin.m,619,2009-09-10
.......\............\deg2dms.m,1028,2009-09-10
.......\............\dms2mat.m,3419,2007-09-04
.......\............\e_r_corr.m,1135,2009-09-10
.......\............\findUtmZone.m,2650,2009-09-10
.......\............\geo2cart.m,1543,2009-09-10
.......\............\leastSquarePos.m,4715,2013-11-17
.......\............\mat2dms.m,4218,2007-09-04
.......\............\R.m,308,2009-09-10
.......\............\roundn.m,1249,2007-09-04
.......\............\R_BL.m,312,2009-09-10
.......\............\satpos.m,5201,2009-09-10
.......\............\togeod.m,2892,2009-09-10
.......\............\topocent.m,1418,2009-09-10
.......\............\tropo.m,2900,2009-09-10
.......\include
.......\.......\calcLoopCoef.m,1705,2006-08-14
.......\.......\checkPhase.m,1911,2009-09-10
.......\.......\ephemeris.m,7292,2009-09-10
.......\.......\generateCAcode.m,3559,2009-09-10
.......\.......\invert.m,1424,2009-09-10
.......\.......\makeCaTable.m,3281,2009-09-10
.......\.......\navPartyChk.m,4653,2009-09-10
.......\.......\preRun.m,3367,2008-03-24
.......\.......\showChannelStatus.m,2552,2009-09-10
.......\.......\skyPlot.m,6694,2009-09-10
.......\.......\twosComp2dec.m,1845,2009-09-10
.......\init.m,3234,2010-10-28
.......\initSettings.m,5413,2013-11-19
.......\license.txt,18328,2009-09-10
.......\plotAcquisition.m,2233,2008-03-24
.......\plotCNo_every.m,335,2013-11-18
.......\plotDOP.m,220,2013-11-18
.......\plotNavigation.m,6487,2009-09-10
.......\plotSSE.m,199,2013-11-18
.......\plotTracking.m,6737,2006-08-14
.......\postCNO.m,1316,2013-11-18
.......\postNavigation.m,12256,2013-11-17
.......\postProcessing.m,6549,2013-11-18
.......\probeData.m,6109,2010-10-28
.......\setSettings.fig,14418,2009-09-10
.......\setSettings.m,16263,2009-09-10
.......\tracking.m,13822,2008-03-24

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

发表评论

0 个回复

  • wimaxsimulinkmodel
    Simulink model, after run the data generator m.file.
    2010-11-29 10:56:01下载
    积分:1
  • 二维混凝土骨料随机投放代码及ABAQUS参考资料
    说明:  混凝土随机骨料投放matlab程序,主要用于生成混凝土粗骨料随机分布的二维几何模型。还有ABAQUS参考书籍及学习代码。(The random aggregate concrete matlab program is mainly used to generate a two-dimensional geometric model of the random distribution of concrete coarse aggregate. There are also ABAQUS reference books and learning codes.)
    2021-01-11 23:18:49下载
    积分:1
  • sourse
    本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。(the procedures under the trained network file ANN.mat anticipating new data files, to be mean-square error. and the mapping out of the original forecast data and the map data comparison.)
    2021-05-13 00:30:02下载
    积分:1
  • dcpsksimulate
    通信仿真中的混沌数字键控Matlab分析程序,包括时域和频域(Chaos digital key analytical procedures)
    2013-10-04 10:24:23下载
    积分:1
  • fuzzy-K-means
    代码是一种数据挖掘算法,fuzzy-K-means,对数据进行分类(The code is a data mining algorithms, fuzzy-K-means, data classification)
    2016-03-14 17:07:45下载
    积分:1
  • Motion_Detection
    本代码实现动态物体的识别与跟踪,但注意本代码只能检测单物体且背景是静止不动的。(The code identification and tracking moving objects, but note that this code can only detect a single object and the background is stationary.)
    2014-12-02 22:31:35下载
    积分:1
  • MATLAByuanmachengxu
    这是学习matlab时候老师发的一些配套源程序,希望对学习matlab的同学有帮助(This is a learning Matlab when the teacher handed out a number of supporting source code, I hope that students learn matlab)
    2013-04-26 13:17:53下载
    积分:1
  • matlab
    matlab 经典算法,有差值,解方程,画图的源程序。(matlab classical algorithm, there is difference, solve equations, drawing of the source.)
    2009-09-16 20:10:54下载
    积分:1
  • Solution-of-unlinear-equations
    其中的相应程序为实现解决非线性方程组的相应的方法,程序测试正确。(Corresponding procedures for the realization of the appropriate method to solve unlinear equations, the correct program testing.)
    2012-03-28 17:48:36下载
    积分:1
  • LPPC-H--bp
    用来生成LDPC的H矩阵,并采用BP译码,很不错的程序(Used to generate the LDPC H-matrix, and the use of BP decoding, very good program)
    2011-09-16 20:40:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载