Accepted Answer

Birdman
Birdman on 16 Feb 2018

0 votes

In case WIN_sz variable is odd, it is rounded to the nearest smallest integer by floor function.

4 Comments

Roger Stafford
Roger Stafford on 16 Feb 2018
Edited: Roger Stafford on 16 Feb 2018
It would be more accurate to say: "The quantity WIN_sz/2 is set to the nearest integer at or below its value and placed in 'ln' ."
thnx,but 'ln' is just a variable correct??
Birdman
Birdman on 16 Feb 2018
Yes.
but in the code it is not declared anywhere,that is why i am confused

Sign in to comment.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!