統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,044
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
When coding of function that shows error in yellow underline.
Function Code: f=@(x1,x2) ((x1).^2+2*(x2).^2-4*(x1)-2*(x1.*x2)); In this function yellow underline shows below 'f' and occurs ...
3年以上 前 | 3 件の回答 | 0
3
回答質問
While playing code, finding following error.
Error in Agrad_descent>@(x1,x2)((x1).^2+2*(x2).^2-4*(x1)-2*(x1.x2)) (line 40) f = @(x1,x2)((x1).^2+2*(x2).^2-4*(x1)-2*(x1.x2));...
3年以上 前 | 1 件の回答 | 0
