Smoothing the data of curve
2 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I have a curve to smooth the data but I am not able to capture the complete data. Can anyone please help me with this. If you see the below two I am not able to capture the data properly between the two red lines


5 件のコメント
Mathieu NOE
2021 年 8 月 25 日
hello
use a log scale also on the x axis , so at the end plot the data as follows :
loglog(x,y)
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!