Filter löschen
Filter löschen

Please suggest a way to smooth the plot.

1 Ansicht (letzte 30 Tage)
abhijit kulkarni
abhijit kulkarni am 20 Okt. 2014
Beantwortet: Star Strider am 20 Okt. 2014
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

Akzeptierte Antwort

Star Strider
Star Strider am 20 Okt. 2014
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.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by