Clear Filters
Clear Filters

How to get a draw of variable from Probability density function ?

2 views (last 30 days)
Hello everybody, I have a real data matrix of size 13*200, which contains the readings of N=13 sensors along T=200 time instances. I want to model each row of reading with a gaussian model. So, for each sensor i=1,...N (for each row of the matrix) I compute the mean and the variance then I compute the probability density function (pdf) of that data vector which will get the size 1*T. I want to get a draw of 200 gaussian samples from that pdf vector. How can I do that?

Answers (0)

Categories

Find more on Measurements and Feature Extraction 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!