Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Forth > Re: BETWEEN
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 3903 of 4173
Post > Topic >>

Re: BETWEEN

by Bruce McFarling <agila61@[EMAIL PROTECTED] > Mar 16, 2008 at 02:11 PM

On Mar 16, 5:02 pm, Jerry Avins <j...@[EMAIL PROTECTED]
> wrote:
> Why do you see a flaw at the boundary? Consider a Hamming window applied
> to a group of samples you want to feed to an FFT. Since the FFT imposes
> periodicity, the proper way to compute the window makes the first and
> the _sample_after_the_last_ zero, matching that periodicity. It's a
> subtle point, but it can gain a few dB of sidelobe suppression.

That was not a reference to WITHIN, it was a reference to the flawed
definition of BETWEEN for generic signed or unsigned numbers as ``1+
WITHIN''. That's only valid as a BETWEEN for values that have a hole
on the number wheel between their largest and their smallest number.
So it would work for ASCII7 or Latin-1 or in a 32-bit Forth UTF-32
Unicode, or for addresses in a VIC-20, but not for, say, a 16-bit cell
address where TRUE and 0 are both valid addresses.
 




 1 Posts in Topic:
Re: BETWEEN
Bruce McFarling <agila  2008-03-16 14:11:06 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 22:18:14 CDT 2008.