Feeds
提问
Solving set of equations using fminunc
3*x^2+12*y+10*x = 0 24*x*y+4*y+3 = 0 x0=1; y0=1
3 years 前 | 1 个回答 | 0
1
个回答提问
my matlab doesn't recognize 'besselzero(...,...,...)', any help?
I am trying to write a code for an assignment which requires to use the roots of a bassel of first kind. I looked up and found a...
4 years 前 | 1 个回答 | 0
