photo

Chris


Technische Universiteit Delft

Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Adaptive IFT of arbitrary Transfer-Function
I wish to compute the Inverse Fourier Transform of an arbitrary transfer function F(frequency) of a dynamical system to obtain i...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


combining ODE_FUNC and EVENT_FUNC for ODE solvers
I'm solving a non-stiff non-linear ODE problem using matlab's ODE23/ODE45 solvers. I have a transition in the model which I hand...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Respondida
repeating an index number n times in a vector
Hey Siem, I would do it like this: v = p .* 1:length(p);

más de 10 años hace | 0

Pregunta


Only check if statement once, or, disable code block after 1 check
In my ODE_func I have several blocks of code have which are toggle on/off based on the settings of the calculations. Unfortunate...

más de 10 años hace | 3 respuestas | 0

3

respuestas