統計
MATLAB Answers
1 質問
0 回答
ランク
of 175,992
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Undefined function 'min' for input arguments of type 'sym'.
I'm attempting to run this code: syms x1 x2 n; assume(n>=0); f = 2*x1^2 + 2*x2^2 - 2*x1*x2 + 2*x2^4 - 8*x1 + 5; x ...
約13年 前 | 1 件の回答 | 0