photo

Gigi Dioda


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
S-functions with ode45 in Matlab
Ok, I solved it by creating a new function handle to the S-function. Smth like: f = @(t,x,u,params)SfunctionName(t,x,u,1,...

alrededor de 13 años hace | 0

| aceptada

Pregunta


S-functions with ode45 in Matlab
Hi, all! I have a dynamical system written in an S-function and I want to simulate it in a Matlab loop. I use ode45 on the S-f...

alrededor de 13 años hace | 2 respuestas | 0

2

respuestas

Respondida
m-code S-function don't works with MATLAB Function "int" (definte or indefinite integral in MATLAB code)
Hi, all! I have a simpler issue. I want to integrate an S-function with ode45. It seemed to work. However it's not the result I ...

alrededor de 13 años hace | 0