Please, I need a CascadeBackstepping.m to solve obtain the optimal control for a cascade system of ODE.

1 visualización (últimos 30 días)
CascadeBackstepping.m
the folder in the link below
does not contain the matlab code to solve a cascade system of ODEs with control.
I would like to solve a system like:

Respuestas (1)

Walter Roberson
Walter Roberson el 14 de Oct. de 2019
That model does not use any MATLAB code. It consists of integrators and gain blocks and scopes and goto & from blocks. It has no need of MATLAB code.
You do need to define variables k1 and k2 before simulating the model.
  3 comentarios
Walter Roberson
Walter Roberson el 14 de Oct. de 2019
Ah, so the problem is not that anything is missing from the File Exchange contribution: the problem is that you want a MATLAB function that does the work, instead of a Simulink model.
julien
julien el 14 de Oct. de 2019
Exactly, I want a MATLAB function that does the work, instead of a Simulink model

Iniciar sesión para comentar.

Categorías

Más información sobre Block Libraries 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