필터 지우기
필터 지우기

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