Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

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

1 visualizzazione (ultimi 30 giorni)
Aidy
Aidy il 27 Set 2013
Chiuso: MATLAB Answer Bot il 20 Ago 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 Commento
Matt J
Matt J il 27 Set 2013
Modificato: Matt J il 27 Set 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).

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by