getCITED   
  Home     Search     Add Content     Reports     Help  
Edit Publication | Edit Contributors | Delete Publication | Edit References | Edit Citations
Add to Bookstack | Show Bookstack | Change Bookstack

A Variable Metric Minimizer

Post a Comment
CONTRIBUTORS:
  Editor Holub, Allen
  Contributor Ashdown, Ian
  Contributor Fox, David
  Author Marasco, Joe (b. 1945, d. ----)
BOOK TITLE:
  C chest and other C treasures from Dr. Dobb's journal (1987) Holub, Allen I..  Redwood City, Calif.: M&T Books.
YEAR: 1987
PUB TYPE: Book Chapter
PAGES: 365 - 423
SUBJECT(S): Minimization; variable metric minimization; computer code to implement variable metric minimization;
DISCIPLINE: Computer Science
HTTP: http://www.amazon.com/exec/obidos/tg/detail/-/0934375402/qid=1106689492/sr=1-1/ref=sr_1_1/102-2124552-5187364?v=glance&s=books
LANGUAGE: English
PUB ID: 103-412-098 (Last edited on 2005/01/25 14:45:32 US/Mountain)
SPONSOR(S):
 
ABSTRACT:
This chapter describes a variable metric minimizer, a program that finds the set of parameters to a function that will produce the smallest output value from that function.

The program uses methods now accepted as both robust and efficient. That is, these methods can handle a wide variety of functions and data without failing, and they can find a miniumum in a shorter time (fewer iterations) than other methods.

The methods are called quasi-Newton positive definite secant update methods. The variable metric part comes from looking at the global topology of the problem in addition to the local information given by the derivatives.

Complete C code is given. The user may choose an arbitrary function to minimize subject to his or her data.

A simplified explanation of the method is also included.
STATISTICS
Click on # to view
 Citations  
 References  
 Comments  
 Quality      0/0.00 
 Interest      0/0.00 
 View(er)s   2/637 
Quality
  N/A
High
  7
  6
  5
  4
  3
  2
  1
Low
Interest
  N/A
High
  7
  6
  5
  4
  3
  2
  1
Low
Prev | Next

    ABOUT getCITED   |    CONTACT US   |    USER INFO   |    PREFERENCES   |    PRIVACY   |    LOG IN   
Comments? Suggestions? Send them to feedback@getCITED.org.

Copyright © 2000-2006 getCITED Inc. All Rights Reserved.