Welcome![Sign In][Sign Up]
Location:
Search - c2 cubic spline

Search list

[matlabC2sanciyangtiaochazhi

Description: C2三次样条插值. MATLAB源程序-C2 cubic spline interpolation. MATLAB source code
Platform: | Size: 1024 | Author: yyj | Hits:

[AlgorithmC2

Description: 拉格朗日插值,有理函数插值,三次样条插值,插值多项式-Lagrange interpolation, rational function interpolation, cubic spline interpolation, polynomial interpolation
Platform: | Size: 4096 | Author: 林超 | Hits:

[Graph Drawingad

Description: C2:插值 1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-C2: 1 Lagrange interpolation interpolation (POLINT) 2 rational function interpolation (RATINT) 3 Cubic Spline Interpolation (SPLINE (second derivative value)-> SPLINT (function value)) 4 sorted list of search method (LOCATE ( dichotomy), HUNT (correlation method)) 5 interpolation polynomial (POLCOE (n2), POLCOF (n3)) 6 dual Lagrange interpolation (POLIN2) 7 bicubic spline interpolation (SPLIE2)
Platform: | Size: 31744 | Author: 王斌 | Hits:

[AlgorithmCalcBspline

Description: 三次样条插值,三次样条函数: 定义:函数S(x)∈C2[a,b] ,且在每个小区间[ xj,xj+1 ]上是三次多项式,其中 a =x0 <x1<...< xn= b 是给定节点,则称S(x)是节点x0,x1,...xn上的三次样条函数。 若在节点x j 上给定函数值Yj= f (Xj).( j =0, 1, , n) ,并成立 S(xj ) =yj .( j= 0, 1, , n) ,则称S(x)为三次样条插值函数。-Cubic spline interpolation, cubic spline interpolation, cubic spline interpolation
Platform: | Size: 1024 | Author: 工藤 | Hits:

CodeBus www.codebus.net