フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Gradient of a predefined function

1 回表示 (過去 30 日間)
amine&&
amine&& 2016 年 9 月 14 日
閉鎖済み: Walter Roberson 2016 年 11 月 6 日
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
  1 件のコメント
Walter Roberson
Walter Roberson 2016 年 11 月 6 日

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by