Fitting gussian curve in my plot
    8 ビュー (過去 30 日間)
  
       古いコメントを表示
    
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 件のコメント
採用された回答
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!