Feeds
提问
pinv returned wrong solution
I am trying to solve a equation: a = Ae Where a is *a* is 4 by 5 matrix , *A* is a 4 by 4 matrix and *e* is another 4 by 5...
9 years 前 | 1 个回答 | 0
1
个回答提问
lsqnonlin return a result optimized nothing
I am trying to implement a math algorithm as my final project for my CV class, which can be found here: <https://hal.archives-o...
9 years 前 | 0 个回答 | 0
0
个回答提问
lsqnonlin function take two initial guess for two different matrix parameter
I was working on a project trying to use Levenberg Marquardt algorithm to find suitable F and P result that will minimize: ...
9 years 前 | 1 个回答 | 0
