フィルターのクリア

Optimization algorithm in simulink

4 ビュー (過去 30 日間)
Nils
Nils 2012 年 7 月 28 日
Hello!
I'm intending to implement a nonlinear MPC in Simulink and so I was about to write my own optimization routine as a Simulink "Matlab function" using only functions supported by Simulink code generation. Before I embark on such a task I just wanted to ask the community to make sure there wasn't any already existing implementations of constrained optimization routines for use in Simulink. As far as I can see, only fzero is supported by simulink, which is of little use in my case.
Thank you so much in advance!

回答 (1 件)

Elizabeth
Elizabeth 2012 年 7 月 28 日
I don't know if this will be useful to you or not but there is a series of tutorials and files for mpc & simulink in the file exchange directory. The first of the tutorials can be located with the following link :
good luck.
  1 件のコメント
Nils
Nils 2012 年 7 月 28 日
Thank you so much for your response! Unfortunately do the links only provide either examples with unconstrained MPC so that the solution can be obtained explicitly and analytically or they make use of optimization algorithms from the optimization toolbox not for use in simulink. I was essentially looking for an optimization algorithm for use in simulink that allows at least nonlinear inequality constraints.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeRefinement についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by