統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,555
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Find critical points of a function with two variables
I'm trying to find critical points to this function but it is so long that when i try to run this: syms x y z eqns ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
what is wrong with this?
im trying to use lagrange multipliers to find mins and maxs and this is the code i wrote syms x y L; f=(x^2)*y; g=x+(y^2)-1...
9年以上 前 | 1 件の回答 | 0
