[Return to Master Index]

Index for tmp_for_tar/quad_min.doc

Produced by oct2html on Tue Oct 10 18:28:41 2000
Cross-Directory links are: ON

Octave files in this Directory

adnois           [v,stddev] = adnois(u,db)
grep             y = grep(x) ==  x(find(x))
index            Copyright (C) 1996 Kurt Hornik
msq              s = msq(x) 
mytic            dt = mytic()
quad_min         [x,v,niter,h,y] = quad_min(f,d2f,init,...) - Newton-like minimization
sayif            sayif(condition,fmp,...)
tar              s = tar(foo,bar, ... ) == struct("foo",foo,"bar",bar,...)
test_quad_min    Test whether quad_min() functions correctly, with two args
test_quad_min_2  Test whether quad_min() functions correctly, with two args
test_quad_min_3  Test whether quad_min() functions correctly