Home > lib > data_line_correct2.m

data_line_correct2

PURPOSE ^

function data = data_line_correct(data, wns, no_convolutions)

SYNOPSIS ^

function data = data_line_correct2(data)

DESCRIPTION ^

 function data = data_line_correct(data, wns, no_convolutions)

 no_convolutions: number of convolutions from [1, 1, 1] in the average filter

 wns:
 IINITIAL = 1; IFINAL = 2; IFLAG0 = 3; IFLAGMIN = 4; INOCONV = 5

 IFLAG0 has prioriry over IFLAGMIN: if the former is 0, the latter is treated as 1
 if number of convolutions is 0, the average coefficients vector will be [1]

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003