Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

smoothing parameter periodicity value

1 view (last 30 days)
Matlabbey
Matlabbey on 19 Aug 2012
Closed: MATLAB Answer Bot on 20 Aug 2021
hi,
im using a filter that has a smoothing parameter. this is based on periodicity of data. my data is not periodic though.it is sampled at a constant rate though...how can i find periodicity? its a simple question but i have tried many of the how to on matlab and cant seem to figure it out...please help if you know
thanks you!!
  1 Comment
Sven
Sven on 19 Aug 2012
1. "my data is not periodic"
2. "how can i find periodicity?"
Nobody will be able to help with this kind of question unless you describe (or show!) your actual data.

Answers (1)

Image Analyst
Image Analyst on 20 Aug 2012
Did you try the FFT? That will tell you how much of each "period" of sine wave exists in your signal.

This question is closed.

Community Treasure Hunt

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

Start Hunting!