Fitting gussian curve in my plot
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Mayank Lakhani
il 1 Ago 2015
Risposto: Star Strider
il 1 Ago 2015
Hi Volks,
By using hist command in Matlab, I am getting following plot.
figure,plot(f2,real(resd));
figure,hist(abs(resd(1:1496,500)));
How to fit Gaussian Curve and find out mean & variance.
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Histograms 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!