How to remove AWGN noise from Electric Field Signals
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Image Analyst
el 21 de En. de 2018
How about smoothing it with medfilt1(), conv(), or sgolayfilt()?
2 comentarios
Ver también
Categorías
Más información sobre Signal Processing Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!