Documentation of samobj


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


Function Synopsis

[ObjV] = samobj(x, DistDataHigh, DistDataHighMat, DimDataLow)

Help text

 Sammon mapping objective function

 long description of function.

 Syntax:  [ObjV] = samobj(x, DistDataHigh, DistDataHighMat, DimDataLow)

 Input parameter:
    x         - data points, every row presents one low-dimensional
                   data point
    DistDataHigh    - distances betwenn data points in high dimension
    DistDataHighMat - not used here
    DimDataLow      - not used here

 Output parameter:
    ObjV      - objective value

 See also: sammon

Cross-Reference Information

This function calls This function is called by

GEATbx: Main page  Tutorial  Algorithms  M-functions  Parameter/Options  Example functions 

This document is part of version 3.3 of the GEATbx: Genetic and Evolutionary Algorithm Toolbox for use with Matlab - www.geatbx.com.
The Genetic and Evolutionary Algorithm Toolbox is not public domain.
© 1994-2000 Hartmut Pohlheim, All Rights Reserved, (support@geatbx.com).