CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - splines cubic
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - splines cubic - List
[
Algorithm
]
3INSERT
DL : 0
三次样条插值算法和拉格朗日插值算法的实现。-cubic spline interpolation algorithm and Lagrange interpolation algorithm implementation.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
chenjie
[
Mathimatics-Numerical algorithms
]
spline.Qt4
DL : 0
Class for construction of cubic natural and periodic splines. Allows to construct the spline passing through set points. Using Qt4.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
denzha
[
Algorithm
]
cubic-spline
DL : 0
三次样条插值,来自于数值分析方法一书 C Abstract: interpolate cubic spline profiles to given points. C cubic splines are piecewise cubic polynomials fitting the data C with continuous first and second derivatives at interior points C and second derivatives set to zero at and beyond the end points.-Cubic Spline Interpolation C Abstract: interpolate cubic spline profiles to given points. C cubic splines are piecewise cubic polynomials fitting the data C with continuous first and second derivatives at interior points C and second derivatives set to zero at and beyond the end points.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
mybiandou
[
Graph Drawing
]
CubicSpline
DL : 0
This a file describing the interpolation problems dealing with cubic splines.Very useful for drawing such curves.-This is a file describing the interpolation problems dealing with cubic splines.Very useful for drawing such curves.
Update
: 2025-02-19
Size
: 55kb
Publisher
:
ivy
[
Graph Drawing
]
Cubicv3
DL : 0
Another very useful explanation of what cubic splines are and how we are able to interpolate them
Update
: 2025-02-19
Size
: 97kb
Publisher
:
ivy
[
Other
]
CubicSplinesforimageInterpolation1978
DL : 0
Cubic Splines for image Interpolation 1978,最早撰写CCD插值的论文。-The earliest written papers CCD interpolation:Cubic Splines for image Interpolation 1978
Update
: 2025-02-19
Size
: 822kb
Publisher
:
李双印
[
matlab
]
Splines123
DL : 0
My Cubic Splines hope u like it
Update
: 2025-02-19
Size
: 2kb
Publisher
:
samor
[
matlab
]
Guide_Splines
DL : 0
Program data interpolation by cubic splines
Update
: 2025-02-19
Size
: 530kb
Publisher
:
Edwin
[
Algorithm
]
einspline-0.9.2.tar
DL : 0
einspline is a C library for the creation and evaluation of interpolating cubic basis splines (B-splines) in 1, 2, and 3 dimensions. Fortran 77 wrappers are also included.
Update
: 2025-02-19
Size
: 801kb
Publisher
:
cbalta
[
matlab
]
CurveFitting
DL : 0
Chapter 5. Curve Fitting Algorithm 5.1 Least Squares Line Algorithm 5.2 Least Squares Polynomial Algorithm 5.3 Non-linear Curve Fitting Algorithm 5.4 Cubic Splines Algorithm 5.5 Trigonometric Polynomials-Chapter 5. Curve Fitting Algorithm 5.1 Least Squares Line Algorithm 5.2 Least Squares Polynomial Algorithm 5.3 Non-linear Curve Fitting Algorithm 5.4 Cubic Splines Algorithm 5.5 Trigonometric Polynomials
Update
: 2025-02-19
Size
: 19kb
Publisher
:
Paola de Oliveira
[
Data structs
]
Three-splines-function
DL : 0
vb三次样条插值函数,具有高精度的拟合,实现光滑作图-vb cubic spline interpolation function, with high-precision fit to achieve a smooth mapping
Update
: 2025-02-19
Size
: 14kb
Publisher
:
代军
[
Technology Management
]
Natural-Cubic-Splines
DL : 0
Natural Cubic 插值,里面有一个经典实例,希望有用-Natural Cubic Splines interpolation, there are a classic example of the hope that useful. . .
Update
: 2025-02-19
Size
: 6kb
Publisher
:
何枫
[
Multimedia Develop
]
colorcurve
DL : 0
Title: Real-time Image Curves (using cubic splines) - just like Photoshop Description: By request, here s another first of its kind in VB: a fast, accurate, real-time image curves dialog.
Update
: 2025-02-19
Size
: 44kb
Publisher
:
vip
[
matlab
]
ARESLab
DL : 4
ARESLab是一种Matlab / Octave工具箱,能够利用杰罗姆·弗里德曼的多元自适应回归样条函数技术构建分段线性和三次分段回归模型。-ARESLab is a Matlab/Octave toolbox for building piecewise-linear and piecewise-cubic regression models using Jerome Friedman s Multivariate Adaptive Regression Splines technique
Update
: 2025-02-19
Size
: 153kb
Publisher
:
孙晓川
[
Graph Drawing
]
Bspline
DL : 0
型值点反算控制点要解线性方程,画样条曲线,常用三次多项式参数曲线构造,保持一阶或二阶导数连续。-Data points Inverse control point to solving linear equations, draw splines, commonly cubic polynomial parametric curves constructed, maintained a first or second derivative continuous.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
李忠
[
matlab
]
sanciyangtiao
DL : 0
样条是在二十世纪初经常用于图样设计的一种富有弹性的细长条,多个样条互相弯曲链接后沿其边缘画出的曲线就是三次样条曲线,而[a,b]区间上给定n+1个节点的三次样条插值函数一般满足三个条件:1.在每个子区间上,其插值函数都是三次多项式;2.节点上的插值函数值等于其函数值;3.在区间[a,b]上,插值函数的二阶导数连续。-Splines are often used in the early twentieth century elongated strip of a flexible design drawings, a plurality of splines each link its edges bent curve is drawn along the cubic spline curve, and [a, b] given the range of n+ cubic spline interpolation function a node generally meet three conditions: 1 in each sub-section, which is a cubic polynomial interpolation function 2 interpolation function on a node is equal to its function value . 3. In the interval [a, b], the second derivative of the number of continuous interpolation function.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
米容立
[
matlab
]
SplineC1Cubic
DL : 0
C1 Piecewise Cubic Splines
Update
: 2025-02-19
Size
: 1kb
Publisher
:
ken jong
[
matlab
]
spline3
DL : 0
该程序实现了三次样条函数插值算法,并提供多种边界条件以供选择,包括自然三次样条与给定边界点导数值等。-The program implements a cubic spline function interpolation algorithm, and offers a variety of boundary conditions for selection, including natural cubic splines with a given boundary point derivative values and the like.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
杨北
[
matlab
]
Bicubic-interpolation
DL : 0
In mathematics, bicubic interpolation is an extension of cubic interpolation for interpolating data points on a two dimensional regular grid. The interpolated surface is smoother than corresponding surfaces obtained by bilinear interpolation or nearest-neighbor interpolation. Bicubic interpolation can be accomplished using either Lagrange polynomials, cubic splines, or cubic convolution algorithm. In image processing, bicubic interpolation is often chosen over bilinear interpolation or nearest neighbor in image resampling, when speed is not an issue. In contrast to bilinear interpolation, which only takes 4 pixels (2×2) into account, bicubic interpolation considers 16 pixels (4×4). Images resampled with bicubic interpolation are smoother and have fewer interpolation artifacts. Suppose the function values f and the derivatives f_x, f_y and f_{xy} are known at the four corners (0,0), (1,0), (0,1), and (1,1) of the unit square. The interpolated surface can then be written
Update
: 2025-02-19
Size
: 11kb
Publisher
:
saadati
[
Software Engineering
]
Cubic-convolution-interpolationfor
DL : 0
关于数字图像的三次卷积插值,比三次样条,线性插值等更加有效-Cubic convolution interpolationfor digital image processing,it can be shown that the order of accuracy of the cubic convolution method is between that of linear interpolation and thaotf cubic splines.
Update
: 2025-02-19
Size
: 1.11mb
Publisher
:
Cynthia
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.