Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
Aidy
Aidy am 27 Sep. 2013
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 Kommentar
Matt J
Matt J am 27 Sep. 2013
Bearbeitet: Matt J am 27 Sep. 2013
"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).

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by