Clear Filters
Clear Filters

How to add mixture Gaussian Noise to a Matrix?

15 views (last 30 days)
I have a Matrix 'R=10*10' which represents the error of the vector 'Z=10*1'. Where the vector 'Z' contains the distances of each sensor.
so how can I add Mixture Gaussian noise to this matrix 'R'?
  2 Comments
KALYAN ACHARJYA
KALYAN ACHARJYA on 5 Feb 2019
Edited: KALYAN ACHARJYA on 5 Feb 2019
Add the noise with R. Is there any issue?
Khoder Makkawi
Khoder Makkawi on 5 Feb 2019
Yes exactly that's what I need, but How can I add this mixture gaussian noise to R?
what is the formula or equation to the mixture gaussian noise?

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!