Plotting test time or train time?
Mostra commenti meno recenti
I be have an algorithm which has the O((n*log(n))/eps^2 + d*log^3(n)/eps^4) train time where eps and d here are fixed. I want to plot it varying the values of n from 10,000 to 60,000. How can I do it? Not sure if it is by tic toc or something else. Thanks in advance!
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Box Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!