Need help with convergence plot

3 views (last 30 days)
Mackenzie Weeks
Mackenzie Weeks on 6 May 2021
Commented: Mackenzie Weeks on 24 May 2021
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
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

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!