Feeds
提问
How to plot a curve with 3 points?
x= [1.2 1.5 1.9]; y=[5.5e15 9.9e15 7.8e15]; I want to plot a graph like this using the 3 points .How can I do it?
3 years 前 | 2 个回答 | 0
2
个回答提问
how can I get a y value for a chosen x value.
I solved 5 ODEs which follow the the change of y with respect to time (t).This resulted in the the matrix [t,y] .The maximum val...
4 years 前 | 1 个回答 | 0