Statistics
RANK
284 034
of 297 046
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
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...
nästan 11 år ago | 1 answer | 0
1
answerrepeating an index number n times in a vector
Hey Siem, I would do it like this: v = p .* 1:length(p);
ungefär 11 år ago | 0
Question
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...
ungefär 11 år ago | 3 answers | 0