资源列表
[matlab例程] GSNNSimulation
说明:本文针对SLAM算法中数据关联过程,提出了一种简单易行的改进方法,将欧氏距离与马氏距离结合用于数据关联。算法不必计算地图所有特征与所有量测之间的马氏距离,而是首先利用相对简单的欧氏距离计算缩小了待关联特征的搜寻范围。利用人工合成数据的仿真结果表明,改进后的数据关联方法可以大幅减少系统计算量,提高关联效率,且不会造成错误关联的增加。-This article SLAM algorithm for data association process, a simple method to Euclid<liancb> 在 2025-11-26 上传 | 大小:13kb | 下载:0
[matlab例程] IDASimulation
说明:本文针对SLAM数据关联中使用最为广泛的最近邻方法作了改进,利用特征估计位置与载体预测位置之间的欧氏距离计算代替了全部特征与每个量测之间的马氏距离计算,避免了大量的矩阵乘法计算。该算法简单易行,降低了算法的计算复杂度,有利于SLAM算法的实时执行,且关联效果与全局最近邻法相同-In this paper, SLAM data association in the most widely used methods of improving the nearest neighbor, using t<liancb> 在 2025-11-26 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] wlinterfaces
说明:WeakLearner,各种弱分类器,可供AdaBoost训练使用-WeakLearner, a variety of weak classifier, for training in the use of AdaBoost<wang> 在 2025-11-26 上传 | 大小:16kb | 下载:0
[人工智能/神经网络/遗传算法] learners
说明:WeakLearner,弱分类器,可供Adaboost训练使用,补充-WeakLearner, the weak classifier, for training in the use of Adaboost, supplementary<wang> 在 2025-11-26 上传 | 大小:19kb | 下载:0
[数值算法/人工智能] lcsLength
说明:给定一个数组,通过快速排序法,把数组里面的数按照从小到大进行排序,即递增序列。然后用lcsLength函数找出最长递增子序列。-Given an array by quicksort method, the number inside the array from small to large in accordance with the sort, that is, incremental sequence. LcsLength function and then find the longe<Katherine> 在 2025-11-26 上传 | 大小:865kb | 下载:0