want to apply hanning window in data

1 view (last 30 days)
Ali Asghar
Ali Asghar on 28 Jul 2019
Commented: dpb on 1 Aug 2019
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
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.

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!