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!