搜索资源列表
chazhejisuanfangfa
- 利用C++完成计算方法的分段线性,二次插值和全区间拉格朗日插值的计算!-C completed the calculation method piecewise linear, quadratic interpolation, and the region between the Lagrange interpolation calculation!
NEWMARKmethod
- 这是求多柔体转子纽马克法的程序。以拉格朗日方程为基础,结合有限元发计算-is seeking more flexible rotor Newmark Act procedures. To Lagrange equation, the FEM calculation
wyl_shuzhisuanfa
- 算法包括:1.二分法求解 2.牛顿法求解 3.高斯消去法求解 4.雅可比迭代法求解 5.拉格朗日插值 6.牛顿插值 7.最小二乘法拟合 8.龙贝格方法计算积分 9.欧拉方法求解初值问题-algorithms include : 1. Solving two dichotomy. Newton method 3. Gaussian elimination method 4. Jacobi iterative method 5. Lagrange interpolation 6 value. New
chswordv3
- 拉格朗日 计算方程的根 基本很准确 不过方法不是太通用的-Lagrange Equation of basic - but very accurate method is not very common
Lglrcz
- C++写的数值计算方法中的拉格朗日插值方法程序-C write numerical method of Lagrange interpolation methods and procedures.
Lagrange
- 拉格朗日插值算法,输入[x0 x1 x2]和对应的[y0 y1 y2],按拉格朗日插值发计算出[x0 x2]之间任何一个X所对应的Y值
work1
- 市场最优配置,通过拉格朗日算子进行计算,并派出最优方案
lagerangri
- 拉格朗日插值的计算,数值方法中的一个简单的算法,VC编写
lagrange
- 数值计算方法中的拉格朗日插值多项式的计算程序,学计算方法就要用到
jsffsybg
- 十三个计算方法源程序,实现了拉格朗日插值多项式 牛顿插值多项式 自适应梯形公式 牛顿切线法 问题:求方程的根
lagerange
- 拉格朗日插值计算对于给定的数据(xj,yi) 求一插值多项式
shuzifenxi
- 数值分析(计算方法):欧拉方法、高斯-赛德尔迭代法、拉格朗日及分段线性插值、龙贝格算法、牛顿下山法、选主元高斯消去法
lagelanri
- 拉格朗日插值计算法,根据已知的热电偶的电压和温度的表格,计算热电偶在某一温度下的电压值。文件中有详细注释
GBMM1D.m
- 一维伽辽金型无网格法MATLAB程序 无网格方法采用基于点的近似,可以彻底或部分地消除网格,不需要网格的初始划分和重构,不仅可以保证计算的精度,而且可以大大减小计算的难度。然而,由于目前的无网格近似一般没有解析表达式,且大都基于伽辽金原理,因此计算量很大,要超出传统的有限元法;另外,无网格近似大都是拟合,因此对于位移边界的处理比较困难,多采用拉格朗日乘子法处理。
shuzhijisuan.rar
- 数值计算方法的程序: 加速迭代 牛顿迭代 Gauss 杜里特尔分解法 克洛特 追赶法 平方根法 改进平方根法 雅可比迭代 高斯 赛德尔迭代 拉格朗日插值法 分段线性插值 分段抛物线插值,Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the sq
01
- 编制通用程序:对n+1个节点xi及yi=f(xi)(i=0,…,n) (1)n次拉格朗日插值计算公式Ln(x); (2)n次牛顿向前插值计算公式; -The preparation of common procedures: the n+1 nodes xi and yi = f (xi) (i = 0, ..., n) (1) n times Lagrange interpolation formula Ln (x) (2) n times Newton forward inte
lagrange
- 拉格朗日插值的c语言代码,计算方法课上编写的。-Lagrange interpolation of the c language code, written calculation methods courses.
困难拉格朗日差值
- 用拉格朗日程序计算,主要计算没有明确自变量处的目标函数的值。(Calculated by Lagrange program, the main objective of the independent variable is calculated at the value of the target function.)
lagrange
- 拉格朗日插值数值计算c++,可直接得出插值计算结果。(Lagrange interpolation numerical calculation c++, can directly get the result of interpolation calculation.)
lagrange
- 计算拉格朗日插值的matlab通用函数,可以方便计算多项式插值。(Lagrange Interpolation Polynomial)