want to apply hanning window in data
1 view (last 30 days)
Show older comments
dear
let we have a time signal
x = [1 4 6 9.....(10000s values) ] (4 sec data)
I want to apply 200ms hanning window with 50ms increment....
How i do this?
Thank you
7 Comments
dpb
on 1 Aug 2019
If you sample at a given rate, how many samples does it take to make up any specific overall time? The answer to that is your N.
Answers (0)
See Also
Categories
Find more on Spectral Measurements in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!