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

 採用された回答

Star Strider
Star Strider 2014 年 10 月 20 日

0 投票

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.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSmoothing についてさらに検索

質問済み:

2014 年 10 月 20 日

回答済み:

2014 年 10 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by