Generate Gassian Colored Noise
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello all,
Is there any built-in function in MATLAB to generate a Gaussian noise with a specific covariance matrix R (colored noise), not necessarily the identity matrix (white noise)?
Thanks
0 commentaires
Réponse acceptée
Matt J
le 23 Mai 2014
Modifié(e) : Matt J
le 23 Mai 2014
5 commentaires
Matt J
le 24 Mai 2014
Modifié(e) : Matt J
le 24 Mai 2014
If R is close to singular, it can be mis-perceived as having some negative eigenvalues (and hence as not being psd) due to numerical imprecision.
However, if your R is close to singular, it really means you're taking the covariance of have some redundant variables - some of them are approximately linear combinations of the others - and should get rid of them.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Surface and Mesh Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!