当前位置:
首页 资源下载
搜索资源 - JAVA cubic spline interpolation
搜索资源列表
-
1下载:
用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
-
-
0下载:
实现离散数据的三次样条插值的java语言实现-Realize discrete data of the cubic spline interpolation of the java language
-
-
0下载:
Cubic Spline Interpolation
-
-
0下载:
1. 最小二乘法拟合数据成直线。
2. 三次样条插值。
3. 两个3D演示程序(用程序直接在平面上画的三维图像)。-自动翻译的:1 a linear least-squares fitting the data. 2 cubic spline interpolation. 3 two 3D demo program (application directly on the painting in three-dimensional image plane).
-
-
0下载:
内附三次样条插值、拉格朗日插值、积分、傅里叶变换、定态薛定谔方程求解程序,各程序有详细的说明-Included cubic spline interpolation, Lagrange interpolation, integration, Fourier transform, Schrodinger equation solver, a detailed descr iption of each program
-
-
0下载:
结合java图形界面编程实现了计算方法中的相关的算法,包含:雅可比迭代 高斯-塞德尔迭代 拉格朗日插值 主元素高斯消去 高斯-约当消去 牛顿插值 不含列主元高斯约当法 二次多项式拟合 一次多项式拟合 二分法 牛顿迭代 三次样条插值 三对角的追赶法-Combined with java GUI programming calculation method of the related algorithms, comprising: Jacobi iteration Gauss- Seidel it
-
-
0下载:
本压缩包内包含用java编写的最佳均方逼近算法和三次样条插值算法的源代码,以及课程设计的word版-In this archive contains java prepared by the best mean square approximation algorithm and cubic spline interpolation algorithm source code, as well as word version Course Design
-