How to fit power law distribution on data set?
37 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to fit power law distribution on data set including one variable( one column). I use plfit command :
plfit(x,'finite');
but get this error:
Unrecognized function or variable 'plfit'.
first 10 observatio of data is:
97 106 107 154 250 292 315 336438 2211.07 484
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Semiconductors and Converters 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!