what kind function of this? Fit Constant Probability?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
José-Luis
el 29 de Oct. de 2012
Editada: José-Luis
el 29 de Oct. de 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 comentarios
Más respuestas (1)
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!