Community Profile

photo

Stuart


Active since 2011

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Vectorizing this Operation
I have list of random permutations of length 3: [1 0 0], [0 1 0], [0 0 1], [1 1 0], ... I have matrix of random values from 1...

12 years ago | 1 answer | 0

1

answer

Question


Floating Point Representation
Suppose we are in a floating-point regime where the mantissa had 3 digits and the exponent has one digit. Then, 0 = .000e-9 i...

12 years ago | 1 answer | 0

1

answer

Answered
FFT not matching with Continuous FT
Rick, I think you are right. But every source I look at says otherwise. See <http://en.wikipedia.org/wiki/Relations_betwee...

12 years ago | 0

Question


FFT not matching with Continuous FT
The fourier transform of a unit amplitude cosine with period T is two delta functions, at -1/T and +1/T with amplitude 1/2. ...

12 years ago | 6 answers | 0

6

answers