Create a 100 element vector for x

2 comentarios

Neel Raval
Neel Raval el 9 de Oct. de 2021
How would we input the equation in matlab using the ranges?
Neel Raval
Neel Raval el 9 de Oct. de 2021
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?)

Iniciar sesión para comentar.

 Respuesta aceptada

Walter Roberson
Walter Roberson el 7 de Oct. de 2021
x = linspace(0, L/2, 100);

2 comentarios

Neel Raval
Neel Raval el 9 de Oct. de 2021
How would we input the equation in matlab using the ranges?
Neel Raval
Neel Raval el 9 de Oct. de 2021
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?)

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 7 de Oct. de 2021

Comentada:

el 9 de Oct. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by