NAG Logo
Numerical Algorithms Group
NAG Toolbox for MATLAB

  • C05 Introduction
  • c05ad – Zero of continuous function in given interval, Brent algorithm
  • c05ag – Zero of continuous function, Brent algorithm, from given starting value, binary search for interval
  • c05aj – Zero of continuous function, continuation method, from a given starting value
  • c05av – Binary search for interval containing zero of continuous function (reverse communication)
  • c05ax – Zero of continuous function by continuation method, from given starting value (reverse communication)
  • c05az – Zero in given interval of continuous function by Brent algorithm (reverse communication)
  • c05nb – Solution of system of nonlinear equations using function values only (easy-to-use)
  • c05nc – Solution of system of nonlinear equations using function values only (comprehensive)
  • c05nd – Solution of system of nonlinear equations using function values only (reverse communication)
  • c05pb – Solution of system of nonlinear equations using first derivatives (easy-to-use)
  • c05pc – Solution of system of nonlinear equations using first derivatives (comprehensive)
  • c05pd – Solution of system of nonlinear equations using first derivatives (reverse communication)
  • c05za – Check user's routine for calculating first derivatives