Joint Probability of Dependent Variables

12 views (last 30 days)
Ali Raza
Ali Raza on 23 Aug 2019
Answered: Jeff Miller on 23 Aug 2019
For example I have two vectors A = [100x2] and B = [100x2]. How can I draw or plot joint pdf of these two dependent variable in matlab. We can't multiply A and B because both are dependent to eachother.

Answers (1)

Jeff Miller
Jeff Miller on 23 Aug 2019
You might want to use the FileExchange contribution for joint kernel density estimation

Categories

Find more on Random Number Generation 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!