Models Fitting of positive sums of Exponentials: exp prob

From TomWiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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);