How to use fitting function to seperate different frequency signal?

2 views (last 30 days)
I have a data,which have some high frequency noise;I want to sperate them by using fitting rather than fast fourier transformation.(Blue circles are high frequency noise)
I used 'sin1' to fit the date,and i got 0.9962 r-square for data.
I want to divide the data into two groups(Low frequency term and high frequency term) without using fft.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!