DADiSP Worksheet Functions > Function Categories > Peak Analysis > Peak Analysis

 

Peak Analysis

 

FINDMAX

Return X and Y value of the maximum of a series

FINDMIN

Return X and Y value of the minimum of a series

FINDVAL

Return X and Y values of a series from a specified Y value

FMAX

Find and go to maximum of series

FMIN

Find and go to minimum of series

FPEAK

Find first peak

FPEAKN

Find next peak

FPEAKP

Find previous peak

FVALL

Find first valley

FVALLN

Find next valley

FVALLP

Find previous valley

GETPEAK

Find peaks of series

GETPT

Display value of nth point

GETVALLEY

Find valleys of series

LEVELCROSS

Determine where series crosses level

MAX

Find maximum of series

MAXIDX

Find the index of the maximum value of a series

MAXLOC

Find the location of the maximum value of a series

MAXVAL

Return the maximum of one or two input arguments

MIN

Find minimum of series

MINIDX

Find the index of the minimum value of a series

MINLOC

Find the location of the minimum value of a series

MINVAL

Return the minimum of on or two input arguments

REALMAX

Return the largest positive real number

REALMIN

Return the smallest positive real number

VMAX

Return the maximum of one or more input arguments

VMIN

Return the minimum of one or more input arguments