what kind function of this? Fit Constant Probability?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
José-Luis
am 29 Okt. 2012
Bearbeitet: José-Luis
am 29 Okt. 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 Kommentare
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!