Need help with convergence plot
8 views (last 30 days)
Show older comments
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 Comments
Mathieu NOE
on 6 May 2021
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
Answers (0)
See Also
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!