Removing Bias in Simulink using math operations

4 views (last 30 days)
I have a model where I read a signal from a sensor, but the signal is corrupted with noise and bais, I managed to remove the noise by using a filter (BPF).
Now I need to get rid of the bais so can you help me please, I'd really appreciate it.
  3 Comments
Saleem Jallet
Saleem Jallet on 23 Dec 2022
Thanks for your response
Well, I know that because I had to model a real world sensor so after the singal reading I did add a Gaussian white noise and a Bias to the sensor signal
now I have to make a sensor processing system i.e i have to use a filter and emove the bias, Can i use the Mean block in simulink to do so ? and if yes how ?
Mathieu NOE
Mathieu NOE on 23 Dec 2022
hello
I thought you had already implemented the BPF for that purpose ? then use it !

Sign in to comment.

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Tags

Products


Release

R2014b

Community Treasure Hunt

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

Start Hunting!