Description: 这是一个三次样条插值函数实现的C代码。如果插值点需要改变,可以在程序中改定。-This is a cubic spline interpolation function of the realization of the C code. If interpolation points need to change, the procedures will change. Platform: |
Size: 1607 |
Author:宋亚平 |
Hits:
Description: 《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is in the C BUILDER used. Plus a number of other functions, such as spline interpolation. This code can be completed in many numerical matrix algorithm, the inverse matrix, the eigenvectors and eigenvalues, the matrix arithmetic. Fourier transform, gamma function, numerical solution of differential - such. Platform: |
Size: 210896 |
Author:yyy |
Hits:
Description: 这是一个三次样条插值函数实现的C代码。如果插值点需要改变,可以在程序中改定。-This is a cubic spline interpolation function of the realization of the C code. If interpolation points need to change, the procedures will change. Platform: |
Size: 1024 |
Author:宋亚平 |
Hits:
Description: 《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is in the C BUILDER used. Plus a number of other functions, such as spline interpolation. This code can be completed in many numerical matrix algorithm, the inverse matrix, the eigenvectors and eigenvalues, the matrix arithmetic. Fourier transform, gamma function, numerical solution of differential- such. Platform: |
Size: 210944 |
Author:yyy |
Hits:
Description: 三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.-Cubic spline function algorithm C++ Source code for the project to calculate the smooth curve interpolation calculation. Platform: |
Size: 602112 |
Author:李林 |
Hits:
Description: 三次样条插值的源代码,可以用dsp实现,希望对大家有用!-Cubic spline interpolation of the source code, can be used dsp realize, in the hope that everyone useful! Platform: |
Size: 2048 |
Author:myra |
Hits:
Description: 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton iterative method, PCA out Gaussian elimination method, successive over-relaxation iteration method. Platform: |
Size: 6144 |
Author:胡婕 |
Hits:
Description: Source Code Archive
An Introduction to Numerical Analysis
with Applications to the Physical,
Natural and Social Sciences-neville.C
Neville s algorithm
divdiff.C
calculate the coefficients of the Newton form of the interpolating polynomial using divided differences
nf_eval.C
evaluate the Newton form of the interpolating polynomial
cubic_nak.C
construct the cubic spline interpolant with "not-a-knot" boundary conditions
cubic_clamped.C
construct the cubic spline interpolant with clamped boundary conditions
spline_eval.C
evaluate a spline interpolant (works with the output from cubic_nak.C and cubic_clamped.C)
hermite.C
calculate the coefficients of the Hermite interpolating polynomial
cubic_herm.C
evaluate the Hermite cubic interpolant Platform: |
Size: 2048 |
Author:范姜 |
Hits:
Description: 三次样条插值C源程序,解决数值计算中的一些难点问题-Cubic spline interpolation C source code to address some of the numerical calculation of difficult problems Platform: |
Size: 1024 |
Author:登极士 |
Hits:
Description: C语言版本三次样条插值,介绍了三次样条插值函数如何计算的代码,可以在TC上直接运行-C language version of cubic spline interpolation, cubic spline interpolation described how to calculate the function of the code, you can run directly on TC Platform: |
Size: 2048 |
Author:陈超 |
Hits:
Description: 三次样条插值,spline 方法,采用c语言源代码编写,清晰可用-Cubic spline interpolation, spline method, using c language source code is written, clear and available Platform: |
Size: 2048 |
Author:wp |
Hits:
Description: 该程序是基于数值分析的计算的三次样条插值和最佳平方逼近,用c做的,有注释,代码简单,希望能对您有用-The program is based on the numerical analysis of the calculated cubic spline interpolation and best square approximation, with c do, Notes, code simple, hoping to be useful for you Platform: |
Size: 8192 |
Author:何弯弯 |
Hits: