lsqnonlin for double summation cost function
12 views (last 30 days)
Show older comments
Hello,
I would like to use lsqnonlin to solve the Bundle Adjustment Problem. As you can see the objective function for this problem is defined using a double summation. It it possible to use lsqnonlin to express this type of problem? It seems as though it can only optimize over a single set of residuals instead of a sum (or double sum) of them.
Thanks!
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!