How do I run fmincon within SIMULINK

17 visualizzazioni (ultimi 30 giorni)
Christopher Eaton
Christopher Eaton il 17 Apr 2016
Commentato: Farshid R il 26 Set 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!

Risposte (1)

Azzi Abdelmalek
Azzi Abdelmalek il 17 Apr 2016
Modificato: Azzi Abdelmalek il 17 Apr 2016
  3 Commenti
Azzi Abdelmalek
Azzi Abdelmalek il 17 Apr 2016
Have you any error message? in your function add
coder.extrinsic('fmincon')
Farshid R
Farshid R il 26 Set 2022
Hi,
how can I use it? could you assist me more?

Accedi per commentare.

Categorie

Scopri di più su Statistics and Linear Algebra in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by