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 Exchange에서 Smoothing에 대해 자세히 알아보기

질문:

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