Gradient of a predefined function

Can i obtain the gradient of the following function using matlab :
function MSE=mseFunction(alpha,beta,Data)
.
.
.
MSE = mean((Data(26:264)-PREV2(26:264)).^2);
Thanks

Respuestas (0)

La pregunta está cerrada.

Preguntada:

el 14 de Sept. de 2016

Cerrada:

el 6 de Nov. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by