Feeds
提问
Write a function that produces a plot.
Write a function that takes arrays x and y as inputs and produces a plot of the Lagrange interpolating polynomial. The plot shou...
9 years 前 | 0 个回答 | 0
0
个回答提问
Writing a cubic function
When the grader enters cubic(x,y), your function should return a plot of the cubic spline interpolant (with natural boundary c...
9 years 前 | 0 个回答 | 0
0
个回答提问
Plotting 3 for loops at once.
I am trying to create a for loop that goes through the loop with values theta 0 through 15. There is a value v_perp defined in t...
9 years 前 | 0 个回答 | 0
0
个回答提问
I am trying to create a plot for certain values.
I am trying to create a plot for certain values. I am having troubles defining my range as well as creating the correct plot. I ...
9 years 前 | 1 个回答 | 0