搜索资源列表
LGLR 用拉格朗日插值法和牛顿插值法求解某点的函数近似值
- 自选插值问题,编制一个程序,分别用拉格朗日插值法和牛顿插值法求解某点的函数近似值。-语言 所查询字词的翻译 英语 Optional interpolation problem, the preparation of a program, respectively, Lagrange interpolation and Newton interpolation method for solving the function approximation of a point
lagrange+newton
- 数值计算方法--拉格朗日插值法和牛顿插值法-Numerical method- Lagrange interpolation method and the Newton interpolation
423454
- 数值分析的实验报告,雅各比和高斯塞代尔迭代法,牛顿及拉格朗日插值法,Triangle.cpp等-Numerical Analysis of the experimental reports, and high-CEDEÑ O Jacoby dayr iterative method, Newton and Lagrange interpolation, Triangle.cpp, etc.
chazhifa
- 本程序为利用给定节点,求未知节点插值法,包括拉格朗日插值法和牛顿向前插值法-This procedure for the use of a given node, seeking the unknown node interpolation method, including the Lagrange interpolation method and Newton' s forward interpolation
newton-lagrange
- 牛顿插值法 和 拉格朗日插值法 的实现,其中含有简单图像显示-Newton interpolation and Lagrange interpolation to achieve, which contains a simple image display
Numerical-Calculation-in-C-language
- 数值计算中经典方法的C语言通用程序。包含LU分解法,复化辛普森法,改进欧拉法,拉格朗日插值法,列主元素法,牛顿迭代法,最小二乘法拟合和四阶龙格-库塔法,支持文件读写。-The code is the classic method of numerical calculation of the C language common procedures. Including LU decomposition, re-oriented Simpson method, Improved Euler me
1111
- 两种插值法求插值误差。拉格朗日插值和牛顿插值。-Both Method of Interpolation for the interpolation error. Lagrange interpolation and Newton interpolation
LagrangeNewtoninterpolation
- 拉格朗日和牛顿插值法的C++方法实现(数值分析上机实验)-Lagrange and Newton interpolation, C++ method to achieve(Numerical analysis of the experiment on the computer)
interpolation-algorithm
- 给定m个节点的函数值,分别利用牛顿插值法和拉格朗日插值法,计算固定点处的函数值-Function value to the set of m nodes, Newton interpolation and Lagrange interpolation method to calculate the function value of the fixed point
Data_Interpolation
- 用于数据的插值运算,包括牛顿插值和拉格朗日插值法-For data interpolation, Newton interpolation and Lagrange interpolation
Lagrange
- 共有十个重要的拉格朗日牛顿插值法和贝叶斯方法-A total of ten important Lagrange Newton interpolation method and bayesian method
langrange
- 数值分析中的拉格朗日插值法求解函数的近似逼近解和牛顿迭代法(langrange interpolation)
Lag_polyfit New_polyfit
- 拉格朗日插值法和牛顿插值法,matlab软件编程,.m文件(Lagrange interpolation and Newton interpolation, MATLAB software programming,.M file)
插值法程序
- 插值法程序,包含拉格朗日插值法和牛顿插值法(interpolation method, includes Lagrange interpolation and Newton interpolation)