Clear Filters
Clear Filters

Use lsqnonlin to find the best angle of a linear transformation

1 view (last 30 days)
I have a object=[1 0 0; 0 0 2], then it transforms to [0.9557 0.0965 0.9648; -0.3381 0.0158 1.8977] by a certain angle.
I want to know how to use lsqnonlin to find the angle

Answers (0)

Community Treasure Hunt

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

Start Hunting!