Info

此问题已关闭。 请重新打开它进行编辑或回答。

how to obtain patial_der​ivative_ma​trix_linea​r_least_sq​uare ?

1 次查看(过去 30 天)
Dear all,
When solving linear least squares in Matlab, can I get the matrix of partial derivatives numerically derived via Matlab, in a similar way to lsqnonlin ?
Aiden Jobe
  1 个评论
Matt J
Matt J 2013-9-27
编辑:Matt J 2013-9-27
"Get it" from what? If it is linear least squares, i.e., you are minimizing
f(x) = |A*x-b|^2
don't you have the matrix A already? For a linear problem, A itself would be the matrix of partial derivatives (of the residuals).

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by