stopping criterion in Gradient Descent Algorithm

For this unconstrainted objective function
and, the stopping criterion is
How can i implement it in Matlab code??
Thanks in advance,

2 Comments

Check documentation on fminunc solver.
thank you for your reply:
in have alrsdy get the optimal point by matlab.
Now i just want to add the stopping criterion .. So i need a help

Sign in to comment.

Answers (0)

Asked:

on 18 Sep 2020

Commented:

on 18 Sep 2020

Community Treasure Hunt

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

Start Hunting!