How do I use fsolve to optimize SLAM given information matrix and information vector?

1 次查看(过去 30 天)
I know fsolve function in matlab is used for nonlinear function optimization and the syntax is given as:
x=fsolve(fun,xo,option)
Please, how would I apply this function to optimize a pose SLAM given the information matrix H and the information vector b. Where H = n by n matrix and b=n by 1 vector?
Thanks

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Nonlinear Optimization 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by