Feeds
提问
Plotting messy functions with fplot
I'm trying to plot the function v(t) below, but to no avail. My computer just gets stuck on the plot line of code. What can I do...
10 years 前 | 0 个回答 | 0
0
个回答提问
How can I solve a non-linear differential equations?
I am trying to plot the following diffeq: dv/dt = (m*g - b*v - c*v^2) / (m) and its position and acceleration graphs as we...
10 years 前 | 1 个回答 | 0
