Please suggest a way to smooth the plot.

Please suggest a way to smooth the plot.
I have attached the figure.
I just is helpless to do this.
I have plotted this data in ode using fprintf command in function file. And then in executable file I used : delete filename.dat, load filename.dat etc.
thanking Abhijit

 Respuesta aceptada

Star Strider
Star Strider el 20 de Oct. de 2014

0 votos

It is probably not possible to smooth the curves. The independent variable is not monotonically increasing, and likely cannot be sorted to be such.
I would plot them as points rather than lines.

Más respuestas (0)

Categorías

Preguntada:

el 20 de Oct. de 2014

Respondida:

el 20 de Oct. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by