Home > Util > diffxy.m

diffxy

PURPOSE ^

DIFFXY calcul les discontinuites a 45° (diagonale)

SYNOPSIS ^

function p=diffxy(A,ind);

DESCRIPTION ^

DIFFXY calcul les discontinuites a 45° (diagonale)
p=diffxy(A,ind);
Test: 
A=[1 2 3;4 5 6;7 8 9], p1=diffxy(A,1), p0=diffxy(A,0)
Author: A. Djafari

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 27-Feb-2004 16:43:21 by m2html © 2003