Welcome![Sign In][Sign Up]
Location:
Search - piecewise polynomial interpolation

Search list

[Other resource多项式最小二乘法

Description: 多项式最小二乘法 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-least squares polynomial interpolation three Moment Hangzhou polynomial interpolation polynomial least-squares method Long Bagby integration piecewise linear interpolation three corner interpolation these numerical analysis is commonly used in concentrated classical method, using Matlab show!
Platform: | Size: 27972 | Author: jasa | Hits:

[matlab多项式最小二乘法

Description: 多项式最小二乘法 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-least squares polynomial interpolation three Moment Hangzhou polynomial interpolation polynomial least-squares method Long Bagby integration piecewise linear interpolation three corner interpolation these numerical analysis is commonly used in concentrated classical method, using Matlab show!
Platform: | Size: 27648 | Author: jasa | Hits:

[Algorithmnumerical_analysis_classic

Description: 数值分析中最常用的14个程序: 01_N皇后问题 01_循环赛程表 02_分段线性插值 02_牛顿插值法 03_构造正交多项式 03_最佳一致逼近多项式 04_简单迭代法求方程根[1+1;x] 04_简单迭代法求方程根[sqrt(x+1)] 05_复化梯形公式求积 06_尤拉公式解初值问题 08_高斯消去法解方程组 09_连分式法求积 10_迭代法解线性方程组 10_雅可比方法-Numerical analysis of the 14 most commonly used procedures: 01_N Queen s problem 01_ cycle calendar 02_ piecewise linear interpolation 02_ Newton interpolation 03_ structure orthogonal polynomials 03_ best uniform approximation polynomial 04 _ a simple iterative method for root equation [1+ 1 x] 04_ simple iteration equation for the root [sqrt (x+ 1)] 05_ complex formula of trapezoid quadrature formula 06_ yula 08 initial value problem solutions _ Gaussian elimination solution equations 09_ continued fractions method 10_ quadrature iteration solution of linear equations Jacobian 10_ Ways
Platform: | Size: 3057664 | Author: 丁一 | Hits:

[Algorithmmain

Description: 分段线性插值,分段二次多项式插值,分段三次多项式插值,三次样条插值-Piecewise linear interpolation, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation, cubic spline interpolation
Platform: | Size: 1024 | Author: 唐世兴 | Hits:

[Algorithmanalysis2

Description: 数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、 分段三次多项式插值和三次样条插值对所给的数据进行细化 -Numerical Analysis of B calculated internship operation II: piecewise linear interpolation, respectively, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation and cubic spline interpolation of the data to refine
Platform: | Size: 2048 | Author: madier | Hits:

[Algorithminterpoints

Description: vc下实现的分段线性插值、二次多项式插值、三次多项式插值、三次样条插值,并配有MATLAB测试程序-vc implementation of the piecewise linear interpolation, quadratic interpolation, cubic polynomial interpolation, cubic spline interpolation, and test procedures with MATLAB
Platform: | Size: 46080 | Author: ck | Hits:

[Mathimatics-Numerical algorithmsch9soft

Description: 主要是研究这方面内容:Piecewise-Polynomial Reconstruction-This code will produce two ASCII output files: spline.out. This contains the polynomial coefficients in Taylor series form for each interval defined by the spline interpolation points. spline.plt. The spline evaluated at the error evaluation points.
Platform: | Size: 44032 | Author: mcastle | Hits:

[Software EngineeringsplinesC2

Description: In mathematics, a spline is a special function defined piecewise by polynomials. In interpolating problems, spline interpolation is often preferred to polynomial interpolation because it yields similar results
Platform: | Size: 56320 | Author: Guinivere | Hits:

[source in ebookcubic_spline

Description: 属于数值分析领域,三次样条插值是一个特殊的插值,它比其他插值的精度都要高。此为方法及算例-In the mathematical field of numerical analysis, spline interpolation is a form of interpolation where the interpolant is a special type of piecewise polynomial called a spline. Spline interpolation is preferred over polynomial interpolation because the interpolation error can be made small even when using low degree polynomials for the spline. Thus, spline interpolation avoids the problem of Runge s phenomenon which occurs when using high degree polynomials.
Platform: | Size: 24576 | Author: xue.Li | Hits:

[AI-NN-PRpiecewiseP

Description: 使用Farrow結構,片段二階多項式內插法。此法在1993被Erup在其paper(Interpolation in Digital Modems-Part 2)中提出,是以二階多項式內插法達到三階多項式內插的效果。-piecewise parabolic interpolation algorithm using Farrow structure. This method was proposed by Erup in 1993 in his paper "Interpolation in Digital Modems-Part 2". It uses second-order polynomial interpolation method to achieve the performance of third-order polynomial interpolation.
Platform: | Size: 2048 | Author: Chung-Hao Wu | Hits:

[matlabInterPoints

Description: 计算分段三次多项式插值的系数,计算三次样条插值函数的系数组M-Calculating the coefficients of piecewise cubic polynomial interpolation, cubic spline interpolation function calculating the coefficients M
Platform: | Size: 1024 | Author: lsj | Hits:

[Graph programcz

Description: AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Complex.txt 操作矩阵的类 Matrix.txt 改进欧拉法.C 杜氏分解法.C 求解线性方程组的类 LEquations .txt 求解非线性方程组的类 NLEquations .txt 牛顿下山.C 牛顿插值多项式.c 牛顿迭代.c 秦九韶.c 简单迭代.c 系统.c 综合测评.c 计算数值积分的类 Integral .txt 进行插值的类Interpolation.txt 雅克比迭代.C 高斯消去法.c 龙格库塔方法.C 龙贝格算法.c-AE Inverse Distance IDW, kriging Krige interpolation. Txt I display method. C www.pudn.com.txt Three diagonal pursuit method. C Three spline interpolation algorithm, also includes other such hermite other algorithms, it is full. Txt Dichotomy. C Piecewise linear interpolation. C Main-element element elimination. C Using the inverse distance squared weighted interpolation algorithm for establishing regular grid of discrete points in the large amount of data in case of data,. Txt Inverse distance weighted interpolation, seemingly bad IDWUtil.java Aite Ken. C Composite trapezoidal method. C Composite Simpson. C Chord cutting method. C Operation plural class Complex.txt Operation Matrix class Matrix.txt Improved Euler method. C Duchenne decomposition. C Solving linear equations class LEquations. Txt Solving nonlinear equations class NLEquations. Txt Newton downhill. C Newton interpolation polynomial. C Newton iteration. C Horner. C Simple iteration. C Systems. C C
Platform: | Size: 60416 | Author: songguanjun | Hits:

[matlab1

Description: Lagrange公式求其插值多项式或分段二次Lagrange插值多项式-Lagrange formula to calculate the interpolation polynomial or piecewise two degree Lagrange interpolation polynomial
Platform: | Size: 2282496 | Author: 奋斗 | Hits:

[matlabchazhi

Description: 详细介绍了matlab插值与拟合方法,包括拉格朗日多项式插值、牛顿插值、分段线性插 值、Hermite 插值和三次样条插值和曲线的最小二乘拟合、多项式拟合方法、最小二乘优化所有程序均有相应的说明与应用实例-Details of the matlab interpolation and fitting methods, including Lagrange polynomial interpolation, Newton interpolation, piecewise linear interpolation Value, Hermite interpolation and cubic spline interpolation and least-squares curve fitting, polynomial fitting method, least squares optimization program has all the appropriate instructions and application examples
Platform: | Size: 271360 | Author: 唐小米 | Hits:

[matlabNO1

Description: 对于给定的一元函数 的n+1个节点值 。试用Lagrange公式求其插值多项式或分段二次Lagrange插值多项式-For a given unary function n+1 node values. Try Lagrange polynomial interpolation formula evaluates his or piecewise quadratic Lagrange polynomial interpolation
Platform: | Size: 99328 | Author: 李晨 | Hits:

[matlabchebfun-chebfun-v5.0.1-344-g1fc6e7a

Description: Chebfun is an open-source software system for numerical computing with functions. The mathematical basis is piecewise polynomial interpolation implemented with what we call “Chebyshev technology”. The foundations are described, with Chebfun examples, in the book Approximation Theory and Approximation Practice (L. N. Trefethen, SIAM 2013). Chebfun has extensive capabilities for dealing with linear and nonlinear differential and integral operators, and also includes continuous analogues of linear algebra notions like QR and singular value decomposition. The Chebfun2 extension works with functions of two variables defined on a rectangle in the x-y plane.
Platform: | Size: 1989632 | Author: monchin | Hits:

[matlabchebfun-chebfun-v5.1.0-101-gc1b99bd

Description: The mathematical basis is polynomial interpolation piecewise implemented -The mathematical basis is polynomial interpolation piecewise implemented
Platform: | Size: 2024448 | Author: smart soltuion | Hits:

[matlabchebfun-master

Description: piecewise polynomial interpolation
Platform: | Size: 1990656 | Author: sutikucko | Hits:

[Mathimatics-Numerical algorithmspolynomial

Description: 求解拉格朗日插值多项式、牛顿插值多项式、分段插值多项式,并能求出插值点的值。(The Lagrange interpolation polynomial, Newton interpolation polynomial and piecewise interpolation polynomial are solved, and the value of interpolation point can be calculated.)
Platform: | Size: 14336 | Author: FFGGFF | Hits:

CodeBus www.codebus.net