what kind function of this? Fit Constant Probability?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Pfitconst=constProb(p);% Fit function with constant probability
i am searching on Google but harldy find, what constProb or fitconst mean is.
I have a value or function P and p.
0 Commenti
Risposta accettata
José-Luis
il 29 Ott 2012
Modificato: José-Luis
il 29 Ott 2012
constProb is not a built-in function. You can look at the source code yourself
edit constProb
Or you can post it here. Note that just posting some code and asking "What does this do?" is not likely to yield many answers. Asking specific questions might elicit more responses.
2 Commenti
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!