Parameter search limits for fitnlm
이전 댓글 표시
Is there a way to constrain the search for parameter values on fitnlm? I keep running into issues when trying to solve for 3 to 9 variables and on a single iteration one of the parameters takes a value that causes an error and the whole thing stops. Then I have to do a bunch of exploratory analysis to come up with a better starting value.
Thanks, Joe
답변 (1개)
Star Strider
2014년 12월 12일
0 개 추천
It is not possible to constrain the parameters in the Statistics Toolbox functions. The Optimization Toolbox function lsqcurvefit will allow you to limit the to ranges.
카테고리
도움말 센터 및 File Exchange에서 Optimization Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!