dwiener man page on OpenIndiana

Man page or keyword search:  
man Server   20441 pages
apropos Keyword Search (all sections)
Output format
OpenIndiana logo
[printable version]

dwiener(3P)		    Sun Performance Library		   dwiener(3P)

NAME
       dwiener - perform Wiener deconvolution of two signals

SYNOPSIS
       SUBROUTINE DWIENER(N_POINTS, ACOR, XCOR, FLTR, EROP, ISW, IERR)

       INTEGER N_POINTS, ISW, IERR
       DOUBLE PRECISION ACOR(*), XCOR(*), FLTR(*), EROP(*)

       SUBROUTINE DWIENER_64(N_POINTS, ACOR, XCOR, FLTR, EROP, ISW, IERR)

       INTEGER*8 N_POINTS, ISW, IERR
       DOUBLE PRECISION ACOR(*), XCOR(*), FLTR(*), EROP(*)

   F95 INTERFACE
       SUBROUTINE WIENER(N_POINTS, ACOR, XCOR, FLTR, EROP, ISW, IERR)

       INTEGER :: N_POINTS, ISW, IERR
       REAL(8), DIMENSION(:) :: ACOR, XCOR, FLTR, EROP

       SUBROUTINE WIENER_64(N_POINTS, ACOR, XCOR, FLTR, EROP, ISW, IERR)

       INTEGER(8) :: N_POINTS, ISW, IERR
       REAL(8), DIMENSION(:) :: ACOR, XCOR, FLTR, EROP

   C INTERFACE
       #include <sunperf.h>

       void  dwiener(int  n_points,  double *acor, double *xcor, double *fltr,
		 double *erop, int *isw, int *ierr);

       void dwiener_64(long  n_points,	double	*acor,	double	*xcor,	double
		 *fltr, double *erop, long *isw, long *ierr);

PURPOSE
       dwiener performs Wiener deconvolution of two signals.

ARGUMENTS
       N_POINTS (input)
		 On  entry,  the  number  of points in the input correlations.
		 Unchanged on exit.

       ACOR (input)
		 On entry, autocorrelation coefficients.  Unchanged on exit.

       XCOR (input)
		 On entry, cross-correlation coefficients.  Unchanged on exit.

       FLTR (output)
		 On exit, filter coefficients.

       EROP (output)
		 On exit, the prediction error.

       ISW (input)
		 On entry, if ISW .EQ. 0 then perform  spiking	deconvolution,
		 otherwise perform general deconvolution.  Unchanged on exit.

       IERR (output)
		 On  exit,  the	 deconvolution was successful iff IERR .EQ. 0,
		 otherwise there was an error.

				  6 Mar 2009			   dwiener(3P)
[top]

List of man pages available for OpenIndiana

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net