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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
