How to remove Noise from the signal?
3 次查看(过去 30 天)
显示 更早的评论
Signal data is attched as .mat file,
Can soemone help in
- Identifying what type of signal it is?
- What methods/filters can be applied to remove noise? any example.
- Is it possible to model the method/filter logic in simulink?
6 个评论
Ankit Kandpal
2020-6-26
Weiner Filters and matched Filters can be used for 1D signal filtering as well. Try using butterworth filter, and chebyshev filters
回答(1 个)
Vinayak Mohite
2020-6-19
编辑:Vinayak Mohite
2020-6-19
Hi Raghu,
Within the Signal Processing Toolbox, you may refer to the following resources (documentation and examples)to know more about noise cancellation and filter design using MATLAB.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!