A-Z Index of Functions in Directory /Users/dvimont/matlab2/NaN_Tools/

Global Index (all files) (short | long) | Local Index (files in subdir) (short | long)


NameDescription

C
corr_nanfunction c = covar_nan ( mat1 , mat2 ) ;
corr_nan2function c = covar_nan ( mat1 , mat2 ) ;
corr_nan3function c = covar_nan ( mat1 , mat2 , tol , show ) ;
covar_nanfunction c = covar_nan ( mat1 , mat2 ) ;
covar_nan2function c = covar_nan ( mat1 , mat2 ) ;
covar_nan3function c = covar_nan ( mat1 , mat2 , tol, show ) ;

D
detrend_NaNDETREND Remove a linear trend from a vector, usually for FFT processing,
detrend_NaN2function Y = detrend_NaN ( Xdat , tol , show ) ;
detrend_NaN_slowout = detrend_NaN(in);

E
eof_dan_NaN[lam, lds, pcs, per] = eof_dan(data);

L
lin_remove_NaNfunction Y = lin_remove_NaN ( Xdat , Xtim , tol , show ) ;
lin_remove_NaN_defunctlin_remove_NaN: linearly remove a time series from data

M
mean2function [ mx, nsum, sx] = mean2 ( x ) ;

R
regress_justinfunction Y = lin_remove_NaN ( Xdat , Xtim , tol , show ) ;
regress_nanout1 = regress_nan ( vect, data ) ;
regress_nan2out1 = regress_nan ( vect, data ) ;
rm_mean2function y = rm_mean2 ( x ) ;

S
standardize_NaNfunction y = standardize ( x )
std2function stdx=std2(x)
sum2function [sx, nsum] = sum2 ( x ) ;

V
var_nanfunction v = var_nan ( mat1 ) ;

Z
zero_fillnanfunction x = zero_fillnan ( x ) ;