搜索资源列表
JAVA完善后的多项式相加
- 完善以前的JAVA实现的多项式相加 提供了输入系数和次数的控制-perfect before JAVA sum of the polynomial coefficients for the input and frequency control
FFT
- 运用FFT计算多项式乘法:输入为两个多项式系数,输出为多项式乘积的系数。-Calculated using FFT polynomial multiplication: polynomial coefficients for both input and output coefficients of the polynomial product.
Spline
- 根据(0.0,0.0)(0.5,1.6)(1.0,2.0)(6.0,2.0)(7.0,1.5)(9.0,0.0)六个点使用三次样条差值求多项式并作图-According to (0.0,0.0) (0.5,1.6) (1.0,2.0) (6.0,2.0) (7.0,1.5) (9.0,0.0) using cubic spline six point margin and a polynomial mapping
Poly
- java编的多项式计算的小程序,能进行单元多项式的加减乘除,多元多项式的加减乘-java series of the polynomial applet unit polynomial addition, subtraction, addition and subtraction of multivariate polynomial multiplication
PolyFit.java
- Polynomial curve fitting polyfit from MatLab in Java Applet for demo
