フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Which mean and standart deviantion should I use?

1 回表示 (過去 30 日間)
Joao
Joao 2016 年 1 月 17 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi!
I have this plot that was obtained by connecting the occurrence values of a histogram. My teacher asked me to get the probability density function of this plot.
However, I'm having trouble using the normpdf(X,mu,sigma) function. Can anyone tell which values, mu and sigma should I input so that I can have a bell like density function plot?
Thank you for your time

回答 (1 件)

Star Strider
Star Strider 2016 年 1 月 17 日
I would be tempted to use the normfit function on the original data instead. If you want the histogram as well, use the histfit function with your original data.

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by