Thommer
Junior Member level 1
matlab steepest descent
Hello,
I have a function which contains sums and a normal distribution as
well.As I read the Matlab tutorial, for finding the gradient is better to use the conjugate gradient method, but I have to solve this with the steepest descent method. Is there any built in function that solves this? I've read that HessUpdate should be set to 'steepdesc' but please help me what commands I need.
Thank you,
Thommer
Hello,
I have a function which contains sums and a normal distribution as
well.As I read the Matlab tutorial, for finding the gradient is better to use the conjugate gradient method, but I have to solve this with the steepest descent method. Is there any built in function that solves this? I've read that HessUpdate should be set to 'steepdesc' but please help me what commands I need.
Thank you,
Thommer