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

6 visualizaciones (últimos 30 días)
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

Respuestas (0)

Categorías

Más información sobre Nonlinear Optimization en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by