Home > freetb4matlab > signal > fractdiff.m

fractdiff

PURPOSE ^

% Compute the fractional differences @math{(1-L)^d x} where @math{L}

SYNOPSIS ^

function retval = fractdiff (x, d)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} fractdiff (@var{x}, @var{d})
% Compute the fractional differences @math{(1-L)^d x} where @math{L}
% denotes the lag-operator and @math{d} is greater than -1.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003