搜索资源列表
c
- horner算法的C语言实现,这是关于数值分析方面的
c
- horner算法的C语言实现,这是关于数值分析方面的-Horner algorithm C language, which is on the numerical analysis
WinNTL-5_3_1
- 密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over fin
DaYanQiuYiShu
- 大衍求一術與二元一次不定方程 摘要: 「大衍求一術」 是中國古代數學家秦九韶用以解一次同餘式組的方法。 本文旨在介紹何謂大衍求一術, 以及如何將之轉化為一遞歸求解形式 (recursive method of solution), 並應用此法求解二元一次不定方程。-Premium seeking a binary operation and an indeterminate equation Abstract: " Prem
HORNER-ALGORITHM
- 本程序是一种求解多项式零点的算法:Horner 算法-This program is an algorithm for solving polynomial zeros: Horner Algorithm
Horner
- 霍纳算法应用,霍纳计算多项式C++源码,用于对多项式的计算。-Horner algorithm is applied, Horner calculate polynomial C++ source code, used for polynomial calculations.
interpol
- This little programs compares the stability and the complexity for the computation of the Lagrange interpolation of a given function for the following three methods: 1) Aitken-Neville-scheme 2) Divided difference
calculation
- 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton meth
horner
- 霍纳法则 霍纳法则 霍纳法则 -Horner rule
pgm02_02
- 一个应用Horner法则加权计算一个数列的和。具体数值类型可一个根据需要调整。-sum of a series employing Horner s Rule
qingjiushao
- 秦九韶法,一种快速求复杂函数的极值的方法。秦九韶法,一种快速求复杂函数的极值的方法-Horner method, a quick find function of the extreme complexity of the method. Horner method, a quick find function of the extreme complexity of the method
work-numerical-recip
- gauss and horner numerical simulation
Hornor-rule(in-C)
- c程序解决霍纳规则问题,编译环境VS6.0-Horner rules (C-language version)
Newton
- Newton Interpolation Method Values yi of the interpolating polynomial at the points xi. Coordinates of the points of interpolation are stored in vectors x and y. Horner s method is used to evaluate a polynomi
Horner
- 基于Horner规则的多项式求解,主要思想递归-Horner Rule iter
Venkat-212
- Horner s method to perform efficient multiplication
Cscan-com
- Horner OCS一体化编程器Cscan总线的通信程序-Horner OCS integration programmer Cscan bus communication procedures
computer90
- HORNER S,MULLER S,NEVILLE S ITERATED INTERPOLATION,NEWTON S INTERPOLATORY DIVIDED-DIFFERENCE FORMULA,HERMITE INTERPOLATION ALGORITHM,NATURAL CUBIC SPLINE ALGORITHM
horner-algo
- horner algorithm for matlab uses
horner
- The horner schema in java