Feeds
提问
How do I calculate integral from function based on ode45?
Hello, I am working out multiple ways to calculated error between function and asymptotic value. One of these ways is by calc...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can I obtain a vector that contains the convergence times for every iterations?
The goal is to have a vector that contains the times for every iteration of q until av < 10^-4. Does anybody what is wrong here...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can I obtain the value of a vector when a condition is met for multiple times in a row?
Hello, How can I get the position of averror when the condition of <10^-4 is met 4 times in a row for the first time? The code...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to plot different states of ode against time?
How can I plot the different states of a variable dependent oon time of an average consensus algorithm, where xdot=-Lx? Where L ...
6 years 前 | 0 个回答 | 0
