Need help with convergence plot
8 ビュー (過去 30 日間)
古いコメントを表示
Hi!
I have a data set of 900,000 points. I am supposed to make a convergence plot for their respective mean values.
Any tips on how to approach this? I was told that I could check on log-decadel chunks of time.
Thanks in advance!
2 件のコメント
Mathieu NOE
2021 年 5 月 6 日
Hi
I believe the suggestion is to plot the error vs time in log scale so that we see better the convergence slope
but I wonder if you really need to plot the 900,000 points ? maybe the time increment could be increased to speed up the ploting; Consider decimate your data first and do a semilogx plot
all the best
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!