How do I run fmincon within SIMULINK

18 visualizaciones (últimos 30 días)
Christopher Eaton
Christopher Eaton el 17 de Abr. de 2016
Comentada: Farshid R el 26 de Sept. de 2022
I'm working on putting some functions of code from MATLAB script into SIMULINK. The code is running a POMDP algorithm, and requires fmincon to run the optimization process. I've not figured out a way to make this work in SIMULINK. Thanks!

Respuestas (1)

Azzi Abdelmalek
Azzi Abdelmalek el 17 de Abr. de 2016
Editada: Azzi Abdelmalek el 17 de Abr. de 2016
  3 comentarios
Azzi Abdelmalek
Azzi Abdelmalek el 17 de Abr. de 2016
Have you any error message? in your function add
coder.extrinsic('fmincon')
Farshid R
Farshid R el 26 de Sept. de 2022
Hi,
how can I use it? could you assist me more?

Iniciar sesión para comentar.

Categorías

Más información sobre Statistics and Linear Algebra en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by