-
-
[
Visual C++ (VC++)]
spline.txt.rar
This is a cubic spline interpolation algorithm C code, but inside there may be some inadequacies, in the hope that friends useful
-
[
Visual Basic (VB)]
spline.rar
Three points by the given coordinates, fitting out of a spline curve, or data analysis for the project has the role of comrades.
-
[
Matlab]
integratedgradient.zip
... 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully ...
Category:
Algorithm Upload User:
led289 Size:
12K
-
[
Visual C++ (VC++)]
de_boor.zip
De Boor s algorithm is a generalization of de Casteljau s algorithm. It provides a fast and numerically stable
way for finding a point on a B-spline curve given a u in the domain.
-
-
-
-
[
Visual Basic (VB)]
spline.zip
The most commonly used cubic spline interpolation function, the use of VB to prepare, both to meet the general requirements of practical problems, but also the process of establishing a relatively less complex.
Category:
Algorithm Upload User:
msqxds Size:
1K
-
[
Visual C++ (VC++)]
graphic_demo.zip
... DDA, resenham, point by point comparison Linear Algorithm; Bresenham, DDA, the midpoint Circle algorithm; N bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation ...
Category:
GDI-Bitmap Upload User:
soubao123 Size:
788K
-
[
C++ Builder]
SPLINE.rar
I wrote it myself a cubic spline interpolation algorithm, self-feelings are very close, please correct me.
Category:
Algorithm Upload User:
jiaji021 Size:
2K