Matlab v7 not compatible with FITDIST Function ? Anybody Knows???

조회 수: 2 (최근 30일)
Pedro Cavaco
Pedro Cavaco 2011년 5월 6일
답변: K E 2015년 8월 20일
Hi all,
Does anybody knows if the function "fitdist" is available for matlab version 7.3.0? When I call for this function it says:
" Undefined function or method 'fitdist' for input arguments of type 'double'. "
Any help would be appreciated.
Greetings,
Pedro Cavaco

답변 (2개)

Kaustubha Govind
Kaustubha Govind 2011년 5월 6일
FITDIST does not seem to have existed in MATLAB 7.3 (R2006b), but there is an interactive tool called DFITTOOL that helps with Distribution Fitting. Type "doc" to open up the Help Window and navigate to Statistics Toolbox->Probability Distributions->Distribution GUIs->Distribution Fitting Tool for help.
  댓글 수: 2
Pedro Cavaco
Pedro Cavaco 2011년 5월 6일
Hi Kaustubha Govind,
It helps a lot, but would be nice to have a function because it's impossible to do this by hand to each one of all my data sets.
Matt Tearle
Matt Tearle 2011년 5월 6일
You can use the individual, distribution-specific fitting functions (normfit, lognfit, poissfit, etc) or mle

댓글을 달려면 로그인하십시오.


K E
K E 2015년 8월 20일
fitdist seems to require the Statistics and Machine Learning Toolbox.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by