Create a 100 element vector for x

7 次查看(过去 30 天)
  2 个评论
Neel Raval
Neel Raval 2021-10-9
How would we input the equation in matlab using the ranges?
Neel Raval
Neel Raval 2021-10-9
Also, how would you go on to plot the 2 equations. (Can they both be plotted in a single graph? or do they need to be seperate?)

请先登录,再进行评论。

采纳的回答

Walter Roberson
Walter Roberson 2021-10-7
x = linspace(0, L/2, 100);
  2 个评论
Neel Raval
Neel Raval 2021-10-9
How would we input the equation in matlab using the ranges?
Neel Raval
Neel Raval 2021-10-9
Also, how would you go on to plot the 2 equations. (Can they both be plotted in a single graph? or do they need to be seperate?)

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by