Are all iterations saved in resudiuals and jacobian matrix with lsqnonlin?
    조회 수: 4 (최근 30일)
  
       이전 댓글 표시
    
Hello I estimate a model with [k_optim, resnorm, residual, exitflag, output, lambda, jacobian] = lsqnonlin(f,k0,lb,ub,options)
My exitflag is 3. Is this the reason why I my residuals and jacobian has three times more rows as observations, respectively as neccessary? I guess its quite obvious, but I just want to make sure.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Optimization Toolbox에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
