Re: Generating 1/f^2 and 1/f^3 noise



On Mar 16, 2:38 pm, "Andor" <andor.bari...@xxxxxxxxx> wrote:

2. You define the L2-norm of a vector (on page 3) as

||x||_L2 = sqrt(1/N sum_{k=1}^N x_k^2).

This is the first time I see the factor sqrt(1/N) included in the
definition of the L2-norm.

i've seen it. it's "root mean square" instead of "root sum of
squares". both are norms. they both satisfy the four axiomatic
properties of norms (the 4th is the triangle inequality). i think the
normalization is useful when you want to make comparisons with
different N.

4. On page 1 you write:

"
Filtering in the frequency
domain requires the entire data sequence yn to
be computed and stored in advance, and if many long
sequences are required the storage becomes prohibitive.
"
If I understand you correctly you are saying that frequency domain
filtering can only be applied to a single data block. This is not
quite correct.

i would delete the word "quite".

Using overlap methods (overlap-save or overlap-add),
y_n can be constructed from short blocks.

i would say "shortER blocks". the blocks can be pretty large (like 5
or 10 times the FIR length) if OLA or OLS is optimized to minimize the
computational cost per sample.

r b-j

.



Relevant Pages

  • =?windows-1252?Q?Re=3A_E=3Dmc=28squared=29_=3D_E=3Dmc=28circled=29=2C_and_celestial_orb?= =?wind
    ... I find it interesting that both -1 and pi don’t seem to have a square ... root until you consider the natural unite c. ... also the basic natural unites of, E, M(mass), T, Q ... waves, to create rest mass particles, which are quantum particles, ...
    (sci.math)
  • Re: Eratosthenes sliding sieve
    ... I didn't publish the original code that ran first time. ... up till CONSTANT ppn. ... maximum number of prime divisors below limit. ... 256 CONSTANT root ...
    (comp.lang.forth)
  • Re: tree roots
    ... expressed an interest in getting rid of the tree. ... The surface root is raising the fence and Iwant to ... I had pine tree roots lifting my sidewalk. ... sidewalk square back, and I had to do it two more times. ...
    (alt.home.repair)
  • Re: Square Root Of java.math.BigInteger
    ... I have a BigDecimal square root finder here you can have, ... int workingDecimalPlaceNumber; ... BigDecimal numerator; ...
    (comp.lang.java.programmer)
  • Re: OT: Average age of posters?
    ... Where you can make things up that don't exist, like the square ... doesn't cancel out by the end of a calculation. ... the went to that you wanted to use the square root of. ... You're just put out that you didn't get the original joke (unable to ...
    (rec.arts.sf.written)

Loading