How to remove AWGN noise from Electric Field Signals
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi All, Can any one guide me which filter/ Matlab command is to apply to remove AWGN noise from the Electric Field signals generated through simulation? In fact, i am artificially adding AWGN noise to achieve 20dB SNR to Antenna Array received noiseless signals (Electric Field) to simulate Real-life scenario. But i am unable to find a way or filter to remove this Gaussian noise using some filter scheme. I do not know it will require digital or analogue filter design or what. If some one may send the MatLab code snapshot then it would more handy for me. Thanks
0 commentaires
Réponses (1)
Image Analyst
le 21 Jan 2018
How about smoothing it with medfilt1(), conv(), or sgolayfilt()?
2 commentaires
Voir également
Catégories
En savoir plus sur Signal Processing Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!