Function making of certai block
4 ビュー (過去 30 日間)
古いコメントを表示
hello can some one plz tell me how to make a matlab function of this
ProbSuccess(ProbSuc,ProbPosSuc,ProbPosFail,NPos,NNeg)
where ProbSuc = P(Success).
ProbPosSuc = P(For | Success).
ProbPosFail = P(For | Fail).
NPos = the number of reviewers who have given a positive review.
NNeg = the number of reviewers who have given a negative review.
This returns the conditional probability of success, given these parameters.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Time Series Events についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!