搜索资源列表
simulate
- 基于ZigBee的室内视频定位跟踪的指纹定位算法仿真,给出仿真结论-Simulation results based on ZigBee for indoor video location and tracking of fingerprint localization algorithm simulation
Fingerprint-localization--code
- 室内指纹定位算法,内有NN,KNN,WKNN多种算法进行对比,可运行,有注释。-Indoor fingerprint localization algorithm with NN, KNN, WKNN comparing various algorithms, can run, with comments.
bayes-location
- 室内定位算法,指纹定位算法,几种不同的匹配算法-Indoor location algorithm, fingerprint localization algorithm, several different matching algorithms
figerloc
- 指纹室内定位的建模,比较各定位算法的好坏-Modeling fingerprint indoor location, location algorithm to compare the quality of
指纹定位算法仿真代码
- 定位指纹,室内,算法,欧式距离,最大后验概率,贝叶斯,加权贝叶斯,等(Location, fingerprint, interior, algorithm, Euclidean distance, maximum posterior probability, Bayes, weighted Bayes, etc.)
knn
- 这是一个普通的室内定位knn算法,里面含有程序需要的指纹数据库,(This is an ordinary indoor positioning KNN algorithm)
MUSIC_DOA
- DOA指纹定位算法中,使用MUSIC算法提取DOA信息作为职位信息
data and original ELM
- 超限学习机预测部分的算法改进,用于指纹室内定位,输出坐标(Algorithm Improvement of Predictive Part of Overrun Learning Machine)
指纹定位算法仿真代码
- 基于rssi的室内定位算法,NN,KNN,WKNN及贝叶斯算法的对比。(The indoor location algorithm based on RSSI is compared with NN, KNN, WKNN and Bayes algorithm.)
knn&data
- 通过knn算法实现的WiFi指纹定位,含代码和原始数据,可直接运行,用于学习参考(WiFi fingerprint localization implemented by KNN algorithm, including code and raw data, can be directly run for learning reference.)
指纹定位算法仿真代码
- 指纹定位算法仿真代码,可以直接运行,注释详细,容易理解