Parameter Optimization
조회 수: 12 (최근 30일)
이전 댓글 표시
Hi everybody, i need help to write a parameter optimization structure for an hydrological model.
I have a model with 3 parameters that have to change in a range that have to be specified; also i have a objective function and a group of functions that constitute the model's "body".
In all the example that i've see the parameters are directly involved in the objective funcion; but in my case the parameters belong to different function of the model's body, and in the objective function only compare the model's output and an input data set.
how can i tell to matlab to minimize my objective function by varying the parameters within the established range ?
hope someone will give me an input! thank you very much.
dario
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Parameter Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!