Description: 不管对于图像的编码还是解码,三次样条算法的性能都是很好的,然后由于计算量比较大使他的效率有所下降,在次提出了一个考虑算法质量的前提下的快速算法。-regardless of the coding for images or decoding, cubic spline algorithm performance are good, and then because of the comparison calculation of the efficiency Ambassador he declined, in a meeting of the algorithm to consider the quality of the fast algorithm. Platform: |
Size: 275456 |
Author:王献中 |
Hits:
Description: 三次样条插值函数的具体应用程序,主要应用于热敏电阻的温度和阻值之间的换算-Cubic spline interpolation function of the specific applications, mainly used in thermistor temperature and resistance of the conversion between Platform: |
Size: 1024 |
Author:李林 |
Hits:
Description: 三次样条插值,来自于数值分析方法一书
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. Platform: |
Size: 1024 |
Author:mybiandou |
Hits:
Description: 在平面内进行三次样条插值,生成网格形式的二维矩阵数据。-In-plane cubic spline interpolation to generate a form of two-dimensional grid data matrix. Platform: |
Size: 3072 |
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: 將輸入的資料以cubic的方式作內插,由輸入的上下限決定範圍-The input information to a way to make cubic interpolation, from the input of the upper and lower limits the scope of the decision Platform: |
Size: 134144 |
Author:cbacba |
Hits:
Description: 小波插值(全小波插值,小波双线性插值,小波双三次插值及其改进)放大图像,提高图像的分辨率;对插值图像做质量评价(峰值信噪比PSNR;均方信噪比SNR)-Wavelet interpolation (full wavelet interpolation, wavelet bilinear interpolation, cubic interpolation and improved method) to enlarge the image and improve image resolution assesse the interpolation image (peak signal to noise ratio PSNR mean square signal to noise ratio SNR) Platform: |
Size: 1024 |
Author:zhoujianhua |
Hits:
Description: 其中包括牛顿插值算法,分段线性插值算法,Larange算法和三次样条插值算法的源程序。还包括插值算法的报告一份。-Including the Newton interpolation algorithm, piecewise linear interpolation algorithm, Larange algorithm and cubic spline interpolation algorithm of the source. The report also includes an interpolation algorithm. Platform: |
Size: 673792 |
Author:黄校园 |
Hits:
Description: 数值分析中常用的三次样条插值的函数,里面也包括了函数调用-Commonly used in numerical analysis of cubic spline interpolation function, which also includes a function call Platform: |
Size: 1024 |
Author:杨霖 |
Hits: