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!!
No products are associated with this question.
Did you try the FFT? That will tell you how much of each "period" of sine wave exists in your signal.
1 Comment
Direct link to this comment:
http://mathworks.com/matlabcentral/answers/46313#comment_95271
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.