Add an optimization algorithm to simulink

1 次查看(过去 30 天)
how can I change this (fminsearch) optimizer to another optimization algorithm?

采纳的回答

Sam Chak
Sam Chak 2022-4-23
Please follow the example here:
Find the m-file
edit ee_battery_opt_m
and you can copy the script and replace the fminsearch() function with your desired optimizer.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Manual Performance Optimization 的更多信息

产品


版本

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by