Varying results from the fmincon function
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi there!
I'm using the fmincon function to find the values of a vector (153 x 1) that optimise a user defined function. I'm finding that the fmincon function yields different results depending on the computer I run it on even though the function specification is the same in each case (i.e. the start estimate, solution tolerance, function evaluation tolerance, constraint tolerance are all the same). Unfortunately, I'm neither a mathematician nor expert in the use of MatLab so I'm concerned about which of my results are most reliable (or correct). Should I expect different results from different computers? I've deliberately omitted the finer details of my problem specification from this post simply for conciseness, but if it would help, just give me a yell and I'll post whatever is required!
Thanks for your help,
Ben
Answers (2)
Leonabil
on 29 May 2012
0 votes
A similar problem here. I got different answers running the same problem on the same computer under the same conditions!!! weird stuff!! Did you sort this out? Any advice? Thanks for posting, Cheers
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!