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

回答(0 个)

此问题已关闭。

提问:

2016-9-14

关闭:

2016-11-6

Community Treasure Hunt

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

Start Hunting!

Translated by