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

1 回表示 (過去 30 日間)
BEN AYAWLI
BEN AYAWLI 2018 年 12 月 3 日
コメント済み: Walter Roberson 2018 年 12 月 3 日
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 Center および File ExchangeNonlinear Optimization についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by