Home > freetb4matlab > signal > ifftshift.m

ifftshift

PURPOSE ^

% Undo the action of the @code{fftshift} function. For even length

SYNOPSIS ^

function retval = ifftshift (V, dim)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} ifftshift (@var{v})
% @deftypefnx {Function File} {} ifftshift (@var{v}, @var{dim})
% Undo the action of the @code{fftshift} function.  For even length 
% @var{v}, @code{fftshift} is its own inverse, but odd lengths differ 
% slightly.
% @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