Pregunta


How to use the Finite Difference Method to get the gradient?
Hi there, I need to calculate the gradient (partial derivative) of a function. I found that Matlab has got a '.p' file/functi...

más de 14 años hace | 7 respuestas | 1

7

respuestas

Respondida
How does Matlab build-in Quasi-Newton method calculate the gradient?
Hi Andy, Thanks for your reply. Yes, I just try to dig out the 'fminunc.m' and find that it calls 'fminusub.m' to solve the m...

más de 14 años hace | 0

Pregunta


How does Matlab build-in Quasi-Newton method calculate the gradient?
Hi there, I use matlab build-in function 'fminunc' to run some optimization for my image registration problem. I set the opti...

más de 14 años hace | 2 respuestas | 0

2

respuestas