Spectral Signal Processing Suite
v1.0

signal.lib
Class gegenbauerReconstructionB

java.lang.Object
  |
  +--signal.lib.gegenbauerReconstructionB

public final class gegenbauerReconstructionB
extends java.lang.Object

Applies the Gegenbauer Reconstruction Procedure (GRP). Reconstruction parameters, m and L, are specified locally. The parameters are set independently in each smooth subinterval. The intial parameters will be the ones output from the postProcess() method of the gegenbauerReconstruction class.


Constructor Summary
gegenbauerReconstructionB()
           
 
Method Summary
static void postProcess(double[] u, double[] d, double[] uG, java.util.Vector mv, java.util.Vector Lv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

gegenbauerReconstructionB

public gegenbauerReconstructionB()
Method Detail

postProcess

public static void postProcess(double[] u,
                               double[] d,
                               double[] uG,
                               java.util.Vector mv,
                               java.util.Vector Lv)

Spectral Signal Processing Suite
v1.0

copyright 2002 scottsarra.org