Amplitude Probability Density Function
이전 댓글 표시
I have a simple question about the pdf. I have an amplitude data which size is 1000*1, and i want to obtain a pdf of this.
Thanks for now.
답변 (1개)
Wayne King
2012년 9월 21일
편집: Wayne King
2012년 9월 21일
1 개 추천
ksdensity() will give you an estimate of the PDF for you data.
If you have a hypothesis about the distribution of your data, then the Statistics Toolbox has a number of utilities for estimating the parameters of various distributions to fit your data.
For example, see the help for histfit(), dfittool(), mle(), etc.
카테고리
도움말 센터 및 File Exchange에서 Probability Density Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!