Filter löschen
Filter löschen

Nakagami Distribution

3 Ansichten (letzte 30 Tage)
DAD
DAD am 28 Sep. 2011
I used the input as image............While using Nakagami distibution ,I used to got the error as
Error using ==> histfit at 69 All X values must be in the interval (0,Inf).
Error in ==> Nakaemi at 11 histfit(I,10,'nakagami')
Please help me..........................

Akzeptierte Antwort

Wayne King
Wayne King am 28 Sep. 2011
Hi, This distribution has support only on x>0, do you have negative values for your random variables?
  5 Kommentare
DAD
DAD am 4 Okt. 2011
I got the warning message like this while used in MATLAB 2007.........
??? Warning: File: histfit1.m Line: 62 Column: 7
This try-catch syntax will continue to work in R2007a,
but may be illegal or may mean something different in future releases of MATLAB.
See Release Notes for MATLAB Version 7.4, "Warning Generated by try-catch" for details.
Please help me...........
Walter Roberson
Walter Roberson am 4 Okt. 2011
The try/catch issue is best discussed in the Question you established for that purposes, which I have already responded to. If you need further information or have further concerns, please post them there,
http://www.mathworks.com/matlabcentral/answers/17397-try-catch-warning

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by