Location:
Search - cspline
Search list
Description: 这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1)
Platform: |
Size: 1124 |
Author: 朱与心 |
Hits:
Description: 样条曲线类CSpline加等值线修改实例,程序运行实例类似CAD中的样条曲线划法.-spline curves category CSpline increase contour changes examples, examples of similar procedures in the CAD spline curve is France.
Platform: |
Size: 34703 |
Author: 何阳 |
Hits:
Description: 样条曲线类CSpline加等值线修改实例,程序运行实例类似CAD中的样条曲线划法.-spline curves category CSpline increase contour changes examples, examples of similar procedures in the CAD spline curve is France.
Platform: |
Size: 34816 |
Author: 何阳 |
Hits:
Description: 这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) -This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J)
Platform: |
Size: 1024 |
Author: 朱与心 |
Hits:
Description: 通用三次样条插值函数,可求解离散点的三次样条插值-General cubic spline interpolation function, can solve the discrete points of the cubic spline interpolation
Platform: |
Size: 1024 |
Author: yang |
Hits:
Description: CSPLINE插值,里面有一个实例,比较经典,希望有用-CSPLINE interpolation, which is an instance of the more classic, seek to help
Platform: |
Size: 5120 |
Author: 何枫 |
Hits:
Description: 利用Cardinal绘制样条曲线。传入控制点坐标生成插值点坐标-Cardinal Line
Platform: |
Size: 1024 |
Author: 黄冠茗 |
Hits:
Description: this file do Cspline
Platform: |
Size: 1024 |
Author: alireza sabkdoost |
Hits:
Description: 三次样条插值函数C++实现,包含I型边界条件和II型边界条件。封装在CSpline类中,可以直接调用。-Cubic spline interpolation function in C++, including type I and type II boundary conditions. Encapsulated in CSpline class, you can call directly.
Platform: |
Size: 3287040 |
Author: 蒋锦朋 |
Hits:
Description: boundary value problems
Platform: |
Size: 1024 |
Author: trilenium
|
Hits:
Description: 一个简单的cardinal spline程序,可以显示插值完成的样条曲线,并添加小车运动动画。(A simple cardinal spline program that can display the interpolated spline curve and add a car motion animation.)
Platform: |
Size: 783360 |
Author: Oblivion |
Hits: