Feeds
질문
Specifying 3D points with the mouse
I would like to be able to specify points on the X-Y plane with the mouse, but do so on a 3D plot. For any give point clicked, t...
대략 14년 전 | 답변 수: 1 | 1
1
답변답변 있음
Finding polynomial roots without normal form
The polynomial was g(t) = t*((a*t+b)^2+h^2(c*t+d)^2)^2 - (a*d - b*c)(1 + f^2*t^2)^2*(a*t + b)*(c*t+d). Solve for the coefficient...
Finding polynomial roots without normal form
The polynomial was g(t) = t*((a*t+b)^2+h^2(c*t+d)^2)^2 - (a*d - b*c)(1 + f^2*t^2)^2*(a*t + b)*(c*t+d). Solve for the coefficient...
14년 초과 전 | 0
| 수락됨
질문
Finding polynomial roots without normal form
The roots(p) function finds polynomial roots given a vector of polynomial coefficients. However, I have encountered several prob...
14년 초과 전 | 답변 수: 3 | 0