joint probability for three discrete signals
Show older comments
for three signals i want to determine joint probability in matlab. mathematically p(x1,x2,x3)=p(x1)p(x2|x1)p(x3|x1,x2) so i can determine marginal probability with hist but for conditional probability i have problem. and i use @kde toolbox too, but it doesent work. how can i do it?
Answers (0)
Categories
Find more on Calculus in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!