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 years 前 | 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 years 前 | 1 个回答 | 0
