TOMLAB OPTIMIZATION ENVIRONMENT: expSolve

   

expSolve

Purpose

For a quick solution to exponential fitting problems.

Syntax

   Result = expSolve(p, Name, t, y, wType, pInit, pEnd, SepAlg, Solver);

Input Parameters

 p       Number of exponential terms
 Name    Name of the problem
 t       Time steps t
 y       Observations y 
 wType   Weight type, 1 weight with data, 0 no weighting

The following parameters are optional:

 SepAlg  If true, use separable nonlinear least squares. Default 0
 x_0     Initial values. If empty, initial value algorithm is used
 Solver  Name of solver to use. If empty, Tomlab selects dependent on license

  DualSolve   glbFast