Need help with convergence plot
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Mathieu NOE
il 6 Mag 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
Risposte (0)
Vedere anche
Categorie
Scopri di più su Logical in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!