isOctave
PURPOSE
Determines whether the environment is GNU Octave (returns TRUE) or MATLAB (returns FALSE)
SYNOPSIS
function flag = isOctave()
DESCRIPTION
Determines whether the environment is GNU Octave (returns TRUE) or MATLAB (returns FALSE) FLAG = ISOCTAVE()
CROSS-REFERENCE INFORMATION
This function calls:- ldakmeans LDA-K-means algorithm
- mycrosstab Cross tabulation table for vectors X,Y
- mypdist2 Computes pairwise Euclidean distances between observations (row vectors) in X and Y
- mcpp Maximum Clusterability Projection Pursuit (MCPP) algorithm
- mdpp Minimum Density Projection Pursuit (MDPP) algorithm
- mexme Script to compile C++ functions for 1D kernel density estimation with Gaussian kernels
- ncutpp Minimum normalised cut projection pursuit
- scpp Spectral Clustering Projection Pursuit (SCPP) (divisive clustering is implemented in scppdc.m)
Generated on Tue 17-Jul-2018 18:58:09 by m2html © 2005