Are multi-objective calibration algorithms in MATLAB available that can be linked to external models?
1 view (last 30 days)
Show older comments
Glazio
on 21 Jun 2017
Answered: Walter Roberson
on 21 Jun 2017
In order to calibrate a hydrological model, the use of evolutionary algorithms is favored. It is a mutli-objective approache, by calibrating against runoff and residence time. The hydrological model is written in Fortran, with some extension in python.
Further evaluations should be carried out in Matlab.
For this I am looking for multi-objective calibration algorithms (like NSGA II oder Simulated Annealing), which are written in Matlab and connectable to external models.
Are there such approaches available and does this approach work with MATLAB?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Simulated Annealing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!