文件名称:EKF_Peng
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Start with the runlocalization track.m which is
the entrance function to your lab. This function reads two les determined by
simoutle and maple input arguments which contain information about sensor
readings and the map of the environment respectively, runs a loop for all the
sensor readings and calls the ekf localize.m to perform one iteration of EKF
localization on the readings and plots the estimation(red)/ground truth(green)
and odometry(blue) information.-This lab consists of two parts:
1. A preparatory case study with a standard Kalman lter where you learn
more about the behavior of the Kalman lter. Very little extra code is
needed.
2. The main lab 1 problem in which you need to complete an implementation
of an Extended Kalman lter based robot localization.
the entrance function to your lab. This function reads two les determined by
simoutle and maple input arguments which contain information about sensor
readings and the map of the environment respectively, runs a loop for all the
sensor readings and calls the ekf localize.m to perform one iteration of EKF
localization on the readings and plots the estimation(red)/ground truth(green)
and odometry(blue) information.-This lab consists of two parts:
1. A preparatory case study with a standard Kalman lter where you learn
more about the behavior of the Kalman lter. Very little extra code is
needed.
2. The main lab 1 problem in which you need to complete an implementation
of an Extended Kalman lter based robot localization.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EKF_Peng\associate.m
........\batch_associate.m
........\batch_update.m
........\calculate_odometry.m
........\DataSets\map_o3.txt
........\........\map_pent_big_10.txt
........\........\map_pent_big_40.txt
........\........\so_o3_ie.txt
........\........\so_pb_10_outlier.txt
........\........\so_pb_40_no.txt
........\displaySimOutput.m
........\drawLandmarkMap.m
........\ekf_localize.m
........\init.m
........\jacobian_observation_model.m
........\make_covariance_ellipses.m
........\observation_model.m
........\predict.m
........\runlocalization_track.m
........\update.m
........\DataSets
EKF_Peng
........\batch_associate.m
........\batch_update.m
........\calculate_odometry.m
........\DataSets\map_o3.txt
........\........\map_pent_big_10.txt
........\........\map_pent_big_40.txt
........\........\so_o3_ie.txt
........\........\so_pb_10_outlier.txt
........\........\so_pb_40_no.txt
........\displaySimOutput.m
........\drawLandmarkMap.m
........\ekf_localize.m
........\init.m
........\jacobian_observation_model.m
........\make_covariance_ellipses.m
........\observation_model.m
........\predict.m
........\runlocalization_track.m
........\update.m
........\DataSets
EKF_Peng