How to get a draw of variable from Probability density function ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!