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