Borrar filtros
Borrar filtros

Add an optimization algorithm to simulink

1 visualización (últimos 30 días)
Hend Mostafa
Hend Mostafa el 22 de Abr. de 2022
Comentada: Hend Mostafa el 24 de Abr. de 2022
how can I change this (fminsearch) optimizer to another optimization algorithm?
  3 comentarios
Walter Roberson
Walter Roberson el 23 de Abr. de 2022
Your diagram does not appear to include any optimization block. The block you circled looks to me as if it is a root finding block.
Hend Mostafa
Hend Mostafa el 24 de Abr. de 2022
Thank Youy

Iniciar sesión para comentar.

Respuesta aceptada

Sam Chak
Sam Chak el 23 de Abr. de 2022
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.

Más respuestas (0)

Categorías

Más información sobre Manual Performance Optimization en Help Center y File Exchange.

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by