How to get rid of Noise in Simulink?
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a noisy signal due to sensor noise. How can I get rid of this sensor noise using any built-in or custom filter in Simulink?
P.S. I used a custom Kalman filter but it has no effect, maybe I was making a mistake.
Yellow... My Sensor Output (Which is input to the MPC)
Blue is the MPC (Controller) output.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1609951/image.jpeg)
0 Kommentare
Antworten (1)
Sulaymon Eshkabilov
am 7 Feb. 2024
There are a few blocks can be used. E.g., Discrete Filter (Transfer Function), Discrete FIR Filter, etc., whcih can be found: Simulink ->Discrete->Discrete Filter
Simulink ->Discrete->Discrete FIR Filter
0 Kommentare
Siehe auch
Kategorien
Mehr zu Linear Plant Specification finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!