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