登录
首页 » matlab » 对室内的行人定位跟踪算法进行研究

对室内的行人定位跟踪算法进行研究

于 2010-09-10 发布 文件大小:5KB
0 83
下载积分: 1 下载次数: 536

代码说明:

  对室内的行人定位跟踪算法进行研究:包括基于RSS的KNN室内定位算法、基于RSS的卡尔曼滤波算法、融合RSS和DR的粒子滤波算法 等。(indoor pedestrian position tracking algorithm is studied, such as the KNN localization algorithm based on the RSS, the kalman filter algorithe based on the RSSthe particle filter algorithm which is fusion of RSS DR and Map information.)

文件列表:

室内跟踪-pf
...........\indoor_path_loss_modle.m,267,2009-01-11
...........\KF.m,218,2009-07-03
...........\line_trace.m,3327,2009-07-03
...........\pf.m,1189,2009-03-19
...........\pfM.m,1286,2009-03-19
...........\resample.m,534,2009-02-25
...........\sample_distance.m,280,2009-03-20
...........\signal_data_base.m,5952,2009-03-20

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

发表评论

0 个回复

  • widebanddoa
    采用前后向平滑以及最小冗余线阵的宽带源DOA估计仿真(Used before and after smoothing, as well as to the minimum redundancy linear array of broadband source DOA estimate Simulation)
    2007-09-17 14:54:07下载
    积分:1
  • mpegcompression_rar
    mpeg compression using matlab
    2010-03-08 04:41:09下载
    积分:1
  • ode_fit
    已知自变量t,因变量y,y和t满足一下函数式: dy/dt=0.001414/(1/(4.5727*10^4*k1*(1-0.02119*y)^k2)+1/k3/45727);(需要指出的是,该公式中参数可进一步合并,在本帖中并未作合并处理) 已知 t=;y=;拟合出参数k1,k2,k3。(Known independent variable t, the dependent variable y, y, and t satisfy my functional: dy/dt = 0.001414/(1/(4.5727* 10 ^ 4* k1* (1-0.02119* y) ^ k2)+1/k3/45727) (It should be noted that the equation parameters can be further consolidated in this post are not treated as a merger) is known t = y = fitting parameters k1, k2, k3.)
    2015-01-07 21:32:55下载
    积分:1
  • Esimulation
    A source in an Ebook called lovestory
    2011-02-02 06:21:45下载
    积分:1
  • sins
    该程序包括了飞行器轨迹计算、陀螺和加速度计的采样输入、以及由四元素解算出的飞行器姿态、位置、速度(The program includes the aircraft trajectory calculation, the sampling gyro and accelerometer input, and the solution calculated by the four elements of aircraft attitude, position, velocity)
    2011-06-13 17:13:57下载
    积分:1
  • eg14-zhishupince
    《MATLAB神经网络30个案例分析》中的第14个例子,案例14 SVM神经网络的回归预测分析---上证开盘指数预测。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 14 cases (14 of SVM neural network predictive regression analysis- Shanghai opened index prediction. Hope to have certain help to everybody! )
    2013-09-20 16:29:53下载
    积分:1
  • spectral_no
    谱聚类 matlab 程序  谱聚类是从图论中演化出来的算法,后来在聚类中得到了广泛的应用。它的主要思想是把所有的数据看做空间中的点,这些点之间可以用边连接起来。距离较远的两个点之间的边权重值较低,而距离较近的两个点之间的边权重值较高,通过对所有数据点组成的图进行切图,让切图后不同的子图间边权重和尽可能的低,而子图内的边权重和尽可能的高,从而达到聚类的目的。(Spectral clustering matlab program)
    2018-05-28 15:38:09下载
    积分:1
  • svm测试
    matlab 自带svm的测试, 用设置的数据简单测试svmtrain函数和svmclassify函数,并用图明确表示,自测结果正确,适合初学者(Matlab is equipped with SVM test, and the svmtrain function and svmclassify function are simply tested with the set data, and the figure clearly indicates that the self-test result is correct and suitable for beginners)
    2018-08-21 14:46:32下载
    积分:1
  • A200805-187
    去噪处理是图像处理中较为重要的环节。中值滤波是抑制图像的噪声的一个行之有效的办法,选择适当大小的中值滤波窗口可以在最大限度的保持图像精度的基础上去除图像噪声。本文在对中值滤波去噪算法的适用性特点进行研究的基础上,进一步研究了中值滤波去噪算法,同时对其他去噪算法,如均值滤波、低通滤波的小波变换进行分析研究,并做了相应的比较。(Noise reduction is one of the most important parts of image processing. Median filtering is a proven way to remove image noise. To select the appropriate size of the window can maximize to remove image noise on the basis of maintaining the accuracy of the image. On the basis of investigating the application of the median filtering algorithm denoising characteristics, we do further study of the median filtering algorithm denoising. At the mean time we analyzed the mean filtering and wavelet transform algorithm, and compared them.)
    2010-05-31 09:25:45下载
    积分:1
  • Otsucoding
    Otsu-最大类间方差Matlab代码 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2 部分。背景和目标之间的类间方差 % 大,说明构成图像的2 部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2 部 % 分差别变小。(Otsu- Otsu Matlab code Otsu Principle : Otsu law by Japanese scholars in the large-1979's, is an adaptive threshold established methodology, also known as big-law, referred to Otsu. It is based on image characteristics of the gray image can be divided into the background and objectives of Part 2. Background and objectives between the between-class variance%, which meant that the two images form part of the greater difference, When some background into the wrong target or part of the background into the wrong target will lead to sub-2% difference becomes smaller.)
    2020-10-31 15:39:56下载
    积分:1
  • 696524资源总数
  • 103833会员总数
  • 52今日下载