photo

Chris


Technische Universiteit Delft

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Answer

查看徽章

Feeds

排序方式:

提问


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...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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...

10 years 前 | 1 个回答 | 0

1

个回答

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

10 years 前 | 0

提问


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...

10 years 前 | 3 个回答 | 0

3

个回答