Rank: 3251 based on 11 downloads (last 30 days) and 1 file submitted
photo

Tiago Montanher

E-mail
Company/University
University of São Paulo

Personal Profile:
Professional Interests:
Nonlinear programming, numerical methods for optimization, global optimization, operations research

 

Watch this Author's files

 

Files Posted by Tiago
Updated   File Tags Downloads
(last 30 days)
Comments Rating
03 Sep 2009 INTSOLVER: An interval based solver for Global Optimization Interval based functions to solve small global optimization problems with guaranteed bounds. Author: Tiago Montanher optimization, global optimization, interval analysis, problem with solution... 11 3
Comments and Ratings by Tiago
Updated File Comments Rating
24 May 2011 INTSOLVER: An interval based solver for Global Optimization Interval based functions to solve small global optimization problems with guaranteed bounds. Author: Tiago Montanher

Dear Dmitrey,

Thank you for use my intsolver and point some issues on it. I observed that you found some problems which make Intsolver works improperly. I will work on that and post a correction as soon as possible.

Sincerely
Tiago

Comments and Ratings on Tiago's Files View all
Updated File Comment by Comments Rating
24 May 2011 INTSOLVER: An interval based solver for Global Optimization Interval based functions to solve small global optimization problems with guaranteed bounds. Author: Tiago Montanher Montanher, Tiago

Dear Dmitrey,

Thank you for use my intsolver and point some issues on it. I observed that you found some problems which make Intsolver works improperly. I will work on that and post a correction as soon as possible.

Sincerely
Tiago

13 May 2011 INTSOLVER: An interval based solver for Global Optimization Interval based functions to solve small global optimization problems with guaranteed bounds. Author: Tiago Montanher Kroshko, Dmitrey

free (even for commercial usage) solver interalg (http://openopt.org/interalg) seems to work tens-hundreds-thousands times faster and is more stable, the bench is provided there.

04 Oct 2010 INTSOLVER: An interval based solver for Global Optimization Interval based functions to solve small global optimization problems with guaranteed bounds. Author: Tiago Montanher sebastian

Excuse me,I've Intlab and insolver in my machine, I've a problems with Insolver, I want to solve a nolinear system of equations with intksolve.m, and intksolve.m, because the result isn't an interval, it's solution of real numers not intervals. see this:

>> x0 = [infsup(-10,10), infsup(-10,10), infsup(-10,10), infsup(-10,10)];
f = @(x) [-2*(x(1)+x(2)-x(3)-1)-2*(x(1)+x(2))-10*x(1)+2*x(4),-2*(x(1)+x(2)-x(3)-1)-2*(x(1)+x(2)),2*(x(1)+x(2)-x(3)-1)+x(4), 2*x(1)+x(3)]
x = intksolve(f, x0)
f =
    @(x) [-2*(x(1)+x(2)-x(3)-1)-2*(x(1)+x(2))-10*x(1)+2*x(4),-2*(x(1)+x(2)-x(3)-1)-2*(x(1)+x(2)),2*(x(1)+x(2)-x(3)-1)+x(4), 2*x(1)+x(3)]
intval x =
    0.1428 0.2142 -0.2857 0.7142

I need to obtain the interval solution of x(1),x(2)... x(4)
What I have to do?
I need the article of hansen& greenberg for information about your implementation (intsolve) for free thanks

Top Tags Applied by Tiago
global optimization, interval analysis, optimization
Files Tagged by Tiago
Updated   File Tags Downloads
(last 30 days)
Comments Rating
03 Sep 2009 INTSOLVER: An interval based solver for Global Optimization Interval based functions to solve small global optimization problems with guaranteed bounds. Author: Tiago Montanher optimization, global optimization, interval analysis, problem with solution... 11 3

Contact us at files@mathworks.com