Using relative tolerance with fmincon

2 views (last 30 days)
Hesham
Hesham on 28 Sep 2019
Answered: Catalytic on 28 Sep 2019
Hi
As per the following post, the tolerances for fmincon are absolute. I would like to know if I can use relative tolerances, which is useful if the optimization parameters have different scales. If this is not possible, shall I scale the parameters manually? Or use the ScaleProblem option?
  1 Comment
Hesham
Hesham on 28 Sep 2019
The following document gives more information, but it actually contradicts with the previous one.
Can you please update the document that stated that tolerances are absolute (it was posted by MATLAB staff)?

Sign in to comment.

Answers (1)

Catalytic
Catalytic on 28 Sep 2019
Can you please update the document that stated that tolerances are absolute (it was posted by MATLAB staff)?
No, we cannot. Only Matlab staff can update things posted by Matlab staff.

Products


Release

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!