Feeds
提问
solving second ode from ASCII file data
Hi all, I need to solve ode such as: ydotdot = c1 * ydot - c2 y + z c1 and c2 are constants,and z is the acceleration. So...
13 years 前 | 0 个回答 | 0
0
个回答提问
Plot with lagging
Hi, I want to plot series of data (y vs. x) with lagging of time t (33.33mS) between each point and then to save that as a vide...
13 years 前 | 1 个回答 | 0
1
个回答提问
Plotting figures with Multiple Axes
Hi, I want to plot a figure with multiple axes with: figure hold on plot (x,y_1) addaxis (x,y_2) ... ... When I pr...
13 years 前 | 1 个回答 | 0