Info

この質問は閉じられています。 編集または回答するには再度開いてください。

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

1 回表示 (過去 30 日間)
Aidy
Aidy 2013 年 9 月 27 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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