Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How can I save the settings of fsolve in the optimization tool ?
조회 수: 1 (최근 30일)
이전 댓글 표시
I am using the fsolve function in a simulink block which is the "MATLAB function" block.
I want to try using the fsolve function in simulink with all the different algorithms available in the optimization tool which are: Trust region dogleg OR Trust region reflective OR Levenberg-Marquardt OR Gauss-Newton.
The optimization tool allows to change the algorithm setting but it does not allow to save the setting in a way that enables the new setting to be used for an fsolve function used in simulink.
Is there any solution for this ??
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!