登录
首页 » matlab » ranging_and_positioning

ranging_and_positioning

于 2013-07-10 发布 文件大小:27KB
0 282
下载积分: 1 下载次数: 25

代码说明:

  该文件包含所有的测距定位算法,能够适用于无线传感器网络定位以及蜂窝网的终端定位。(This file contains all of the distance positioning algorithm, can be applied to wireless sensor network localization and cellular network terminal positioning.)

文件列表:

ranging_and_positioning
.......................\chan4.m,1303,2006-07-20
.......................\ChanAlgorithm.m,2236,2007-07-17
.......................\ChanAlgorithm_A.m,2567,2007-07-17
.......................\ChanAlgorithm_B.m,2247,2007-07-17
.......................\ChanAlgorithm_d.m,2142,2007-07-17
.......................\CHANFUC.asv,2124,2009-05-10
.......................\CHANFUC.m,2121,2006-07-20
.......................\Chan_3BS.m,1332,2007-07-17
.......................\CRLB.m,1982,2007-07-17
.......................\CRLB_1.m,2204,2007-07-17
.......................\Data.txt,824,2006-07-20
.......................\EvChanAlgorithm.m,1234,2007-07-17
.......................\EvTaylorAlgorithm.m,1945,2007-07-17
.......................\FangAlgorithm.m,1364,2007-07-17
.......................\FWLSAlgorithm.m,2301,2007-07-17
.......................\LSAlgorithm_d.m,1241,2007-07-17
.......................\MeaNoise.m,453,2007-07-17
.......................\MSPosition.m,405,2007-07-17
.......................\NetworkTop.m,717,2007-07-17
.......................\SIAlgorithm.m,1641,2007-07-17
.......................\SXAlgorithm.m,2225,2007-07-17
.......................\TaylorAlgorithm.m,1649,2007-07-17
.......................\TaylorAlgorithm_d.m,1649,2007-07-17
.......................\TDOA_RMSE.m,633,2007-07-17
.......................\test.m,1581,2006-07-20
.......................\Test_TDOA.asv,6547,2007-07-17
.......................\Test_TDOA.m,6547,2007-07-17
.......................\说明.txt,251,2006-07-20

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

发表评论

0 个回复

  • PowerMatlab
    matlab学习的很好的资料,上传给大家,供大家使用,是ppt的形式,有类型题(matlab reference)
    2013-01-29 21:09:41下载
    积分:1
  • matalb21
    【matlab编程代做】matlab圣诞树图 可以作为参考使用学习([Do] matlab matlab program generation tree diagram can be used as a reference study)
    2015-01-13 20:56:00下载
    积分:1
  • ANN
    MATLAB CODE FOR ARTIFICIAL NEURAL NETWORK
    2013-08-17 01:56:59下载
    积分:1
  • matlab-simulink
    matlab-simulink仿真软件学习教材(matlab-simulink simulation software, learning materials)
    2012-08-13 23:36:39下载
    积分:1
  • Minimum-Risk-Bayes-classifier
    这是模式识别中最小风险Bayes分类器的设计方案。在参考例程的情况下,自行完善了在一定先验概率的条件下,男、女错误率和总错误率的统计,放入各个数组当中。 全部程序由主函数、最大似然估计求取概率密度子函数、最小错误率贝叶斯分类器决策子函数三块组成。 调用最大似然估计求取概率密度子函数时,第一步获取样本数据,存储为矩阵;第二步对矩阵的每一行求和,并除以样本总数N,得到平均值向量;第三步是应用公式(3-43)采用矩阵运算和循环控制语句,求得协方差矩阵;第四步通过协方差矩阵求得方差和相关系数,从而得到概率密度函数。 调用最小风险贝叶斯分类器决策子函数时,根据先验概率,再根据自行给出的5*5的决策表,通过比较概率大小判断一个体重身高二维向量代表的人是男是女,放入决策数组中。 主函数第一步打开“MAIL.TXT”和“FEMALE.TXT”文件,并调用最大似然估计求取概率密度子函数,对分类器进行训练。第二步打开“test2.txt”,调用最小风险贝叶斯分类器决策子函数,然后再将数组中逐一与已知性别的数据比较,就可以得到在一定先验概率条件下,决策表中不同决策的错误率的统计。 (This is a pattern recognition classifier minimum risk Bayes design .In reference to the case of routine , self- improvement in a certain a priori probability conditions, male , female and total error rate error rate statistics , into which each array . All programs from the main function , maximum likelihood estimation subroutine strike probability density , the minimum error rate Bayesian classifier composed of decision-making three subfunctions . Strike called maximum likelihood estimate probability density subroutine , the first step to obtain the sample data , stored as a matrix the second step of the matrix, each row sum , and divided by the total number of samples N, be the average vector The third step is the application of the formula ( 3-43 ) using matrix and loop control statements , obtain the covariance matrix fourth step through the variance-covariance matrix and correlation coefficient obtained , resulting in the probability density function . Bayesian classifier )
    2012-02-02 20:37:04下载
    积分:1
  • MIMO-OFDM-SFBC
    MIMO-OFDM系统中基于SFBC空频分组码的误码率仿真曲线,接收端采取ZF,OSIC等相应的检测算法(The simulation curve error SFBC space frequency block code rate based on the MIMO-OFDM system, the receiving end to take ZF, corresponding detection algorithm OSIC)
    2014-07-17 11:00:46下载
    积分:1
  • Final_RPS
    Here different algorithms which are suitable for watermarking are implemented and MATLAB results are shown for reference.
    2011-10-20 18:13:15下载
    积分:1
  • firlms
    matlab实现自适应滤波器的仿真,包含m文件(adaptive filter matlab simulation file contains m)
    2015-01-08 17:21:48下载
    积分:1
  • matlab-emd
    进行emd分解,画边界谱,数字信号处理的基本程序(A basic program for EMD decomposition, boundary spectrum, and digital signal processing)
    2017-12-28 20:37:14下载
    积分:1
  • 物流配送路径优化学习
    可以求解MATLAB VRP问题中的距离问题 省去输入的麻烦(It can solve the distance problem in MATLAB VRP problem and save the trouble of input.)
    2018-09-13 15:38:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载