what kind function of this? Fit Constant Probability?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
채택된 답변
José-Luis
2012년 10월 29일
편집: José-Luis
2012년 10월 29일
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
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!