Effacer les filtres
Effacer les filtres

Nakagami Distribution

3 vues (au cours des 30 derniers jours)
DAD
DAD le 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..........................

Réponse acceptée

Wayne King
Wayne King le 28 Sep 2011
Hi, This distribution has support only on x>0, do you have negative values for your random variables?
  5 commentaires
DAD
DAD le 4 Oct 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 le 4 Oct 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

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by