Filtering the signal from noise

1 view (last 30 days)
Rohan  Mehta
Rohan Mehta on 4 Jul 2019
Edited: KALYAN ACHARJYA on 4 Jul 2019
I am having a signal of 5 Seconds and total number of samples are 1000000 which are coming from an Laser Diode and I want to seperate signals of 1Hz frequency which are mixed with noise from various source by which filter and how to extract this signals ?
As I am new to matlab signal processing don't know how to do it please help !!!
  5 Comments
Rohan  Mehta
Rohan Mehta on 4 Jul 2019
Same error for bandpass filter
Undefined function 'bandpass' for input arguments of type 'double'.
Raj
Raj on 4 Jul 2019
Looks like you don't have signal processing toolbox installed. Go by the old design way and design a transfer function for bandpass filter. Good luck.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!