GAT1DSEARCH

1D search along improving direction in the GAT.



 Synopsis:
  t=gat1dsearch(MI,SG,alpha,dalpha,tmax,tdelta)

 Description:
  Auxciliary function for the 'ganders' algorithm.
  It implements 1D-search based on the cutting interval 
  algorithm according to the Fibonacci series. 

 See also
  GANDERS


Source: gat1dsearch.m

About: Statistical Pattern Recognition Toolbox
(C) 1999-2003, Written by Vojtech Franc and Vaclav Hlavac
Czech Technical University Prague
Faculty of Electrical Engineering
Center for Machine Perception

Modifications:
21-may-2004, VF
17-sep-2003, VF
24. 6.00 V. Hlavac, comments polished.