没有合适的资源?快使用搜索试试~ 我知道了~
线性跟驰模型的matlab代码-Unscented-Kalman-Filter:使用LIDAR和RADAR测量进行行人跟踪的无味...
共340个文件
h:258个
txt:42个
cpp:3个
需积分: 9 5 下载量 31 浏览量
2021-05-26
10:05:04
上传
评论
收藏 1006KB ZIP 举报
温馨提示
线性跟驰模型的matlab代码无味卡尔曼过滤器项目 无人驾驶汽车工程师纳米学位课程 介绍 无味卡尔曼滤波器是对扩展卡尔曼滤波器进行改进的一种方法。 与EKF不同,UKF不会线性化状态方程。 它依赖于构建通过状态向量模型传播的sigma点。 下面显示的是该项目的两个数据集的结果。 以使标准化归一化平方接近其统计期望值的方式选择噪声参数。 雷达测量空间为三维(rho,phi,rho_dot),并且95%置信区间的卡方值为7.8。 激光雷达的测量空间为二维(x,y),95%置信区间为1的卡方值为6。对这两个值进行平均可以预期所有预测状态中约5%的卡方值为7或7。更高。 对于所选的噪声参数,这大约是正确的。 依存关系 cmake> = v3.5 使> = v4.1 gcc / g ++> = v5.4 基本制作说明 克隆此仓库。 创建一个构建目录: mkdir build && cd build 编译: cmake .. && make 运行它: ./UnscentedKF path/to/input.txt path/to/output.txt 。 您可以在“数据/”中找到一些示例输入。 例
资源推荐
资源详情
资源评论
收起资源包目录
线性跟驰模型的matlab代码-Unscented-Kalman-Filter:使用LIDAR和RADAR测量进行行人跟踪的无味卡尔曼滤波器 (340个子文件)
Array 304B
Cholesky 775B
CholmodSupport 2KB
Core 13KB
ukf.cpp 15KB
main.cpp 7KB
tools.cpp 1KB
Dense 122B
Eigen 37B
Eigen2Support 3KB
Eigenvalues 1KB
Geometry 2KB
.gitignore 46B
Eigen_Colamd.h 60KB
Transform.h 56KB
GeneralBlockPanelKernel.h 45KB
SparseMatrix.h 44KB
JacobiSVD.h 40KB
Functors.h 38KB
Memory.h 37KB
PlainObjectBase.h 35KB
BlockMethods.h 34KB
blas.h 33KB
SuperLUSupport.h 32KB
TriangularMatrix.h 30KB
SelfAdjointEigenSolver.h 30KB
CwiseNullaryOp.h 29KB
Quaternion.h 29KB
SparseLU.h 28KB
FullPivLU.h 28KB
Transform.h 28KB
GeneralProduct.h 27KB
DenseCoeffsBase.h 27KB
VectorwiseOp.h 26KB
SparseBlock.h 26KB
SparseQR.h 26KB
Macros.h 25KB
PermutationMatrix.h 25KB
PacketMath.h 24KB
MatrixBase.h 24KB
Assign.h 23KB
PaStiXSupport.h 23KB
SimplicialCholesky.h 23KB
FullPivHouseholderQR.h 23KB
GeneralMatrixVector.h 23KB
MathFunctions.h 22KB
DenseBase.h 22KB
RealQZ.h 22KB
Tridiagonalization.h 22KB
ColPivHouseholderQR.h 22KB
EigenSolver.h 21KB
LDLT.h 21KB
PardisoSupport.h 21KB
CholmodSupport.h 20KB
RealSchur.h 19KB
CoeffBasedProduct.h 19KB
HouseholderSequence.h 19KB
SparseMatrixBase.h 19KB
PacketMath.h 18KB
SVD.h 18KB
SparseSelfAdjointView.h 18KB
TriangularMatrixMatrix.h 18KB
PartialPivLU.h 18KB
Complex.h 18KB
Constants.h 17KB
Matrix.h 17KB
XprHelper.h 17KB
DenseStorage.h 17KB
Quaternion.h 17KB
ComplexSchur.h 16KB
UmfPackSupport.h 16KB
GeneralMatrixMatrix.h 16KB
Block.h 16KB
LLT.h 16KB
Amd.h 16KB
SelfadjointMatrixMatrix.h 15KB
MathFunctions.h 15KB
PacketMath.h 15KB
Transpositions.h 15KB
IncompleteLUT.h 15KB
GeneralizedEigenSolver.h 15KB
TriangularMatrixVector.h 15KB
Transpose.h 15KB
Inverse.h 14KB
Jacobi.h 14KB
HessenbergDecomposition.h 14KB
Redux.h 14KB
TriangularSolverMatrix.h 14KB
AlignedBox.h 14KB
GeneralMatrixMatrixTriangular.h 14KB
ForwardDeclarations.h 13KB
SparseVector.h 13KB
Inverse_SSE.h 13KB
HouseholderQR.h 13KB
BandMatrix.h 13KB
TriangularMatrixMatrix_MKL.h 13KB
GenericPacketMath.h 12KB
ComplexEigenSolver.h 12KB
SuiteSparseQRSupport.h 12KB
SparseCwiseBinaryOp.h 12KB
共 340 条
- 1
- 2
- 3
- 4
资源评论
weixin_38666823
- 粉丝: 5
- 资源: 971
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功