potentiel

Location: CuBatch\common\potentiel.m

function potentiel (mod,spl,A,axi);

Description:
Calculates the window of potential function regions, and calculates it.


Inputs:
mod: 'win' or 'gra' (builds the window or calculates the confidence region).
spl: PlotStr structure
A: matrix of the coordinates of the learning points.
axi: size of the axes object (child of CuBatch figure)

Outputs:
none

Called by:
acpplot, tuckerplot, acpviplot, tuckerviplot, parafac2plot

Subroutines:
Internal: None
External: None

Author:
Christophe Durville (modifiied from Eric Bouveresse and Xavier Capron m-files)
TOTALFINAELF (CReS)
Université Marne-La-Vallée
France

Last modified: 09-Dec-2002 14:21:30

Contact: Christophe Durville, cdurpp@ifrance.com

References