Feeds
질문
how to create direction field for ode?
hi there my equation is: x^2*(dy/dx)+ x*y =1; i want to draw the direction field of first-order linear ODE the code for di...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
draw a simple complex function
assume z0 = x0 + y0 * i; if abs(z-z0)=R then abs(z-z0)-R describes a circle with center of z0 and radius of R; how can we...
5년 초과 전 | 답변 수: 2 | 0