搜索资源列表
Newton
- 数值算法,牛顿算法源码,动态演示过程,JAVA源码
01Introduction
- java算法,主要是金融算法的实现,有具体的实现代码。包括中间二分法,牛顿算法等。-java algorithms, mainly the implementation of financial algorithms, there is a specific implementation code. Including Middle dichotomy, Newton algorithm.
Lagrangian
- 通过上机实现拉格朗日、牛顿和三次自然样条三种插值算法,了解并掌握拉格朗日、牛顿和三次自然样条三种插值算法的内涵。通过动态演示曲线生成全过程,分析并比较三种插值算法的优缺点,深刻理解这些算法。-Lagrange, Newton-on and three natural spline the three interpolation algorithm, to understand and grasp the meaning of Lagrange, Newton, and three natural
wchy_agui
- 计算方法大作业源代码,实现了二分法,牛顿迭代法,高斯消去法,解三对角分解法,雅可比迭代法等10余个算法-Method to calculate the project source code, the realization of the dichotomy, Newton iterative method, gauss elimination, solving tridiagonal decomposition method, Jacobi iteration method and so on
Newton
- 比较强壮,可以计算各种数据的数值算法牛顿迭代的程序。-The numerical algorithm for calculating various data is strong, and the numerical algorithm Newton iterative procedure.
Finalwork
- 结合java图形界面编程实现了计算方法中的相关的算法,包含:雅可比迭代 高斯-塞德尔迭代 拉格朗日插值 主元素高斯消去 高斯-约当消去 牛顿插值 不含列主元高斯约当法 二次多项式拟合 一次多项式拟合 二分法 牛顿迭代 三次样条插值 三对角的追赶法-Combined with java GUI programming calculation method of the related algorithms, comprising: Jacobi iteration Gauss- Seidel it
GN
- java高斯牛顿法,非线性最小二乘法,使用需根据实际情况改写,代码提供了一个范例(The Gauss Newton method, the nonlinear least square method, should be rewritten according to the actual situation, and the code provides an example)