Models Fitting of positive sums of Exponentials: exp prob

From TomWiki
Jump to navigationJump to search

Notice.png

This page is part of TOMLAB Models. See TOMLAB Models.

In exp_prob there are 51 Fitting of positive sums of Exponentials test problems with up to 6 variables. In order to define the problem n and solve it execute the following in Matlab:

Prob = probInit('exp_prob',n); 
Result  = expSolve(Prob);