搜索资源列表
已知两点求第三点的双字节无符号定点插值算法
- 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2
vbC12
- 用VB实现解常微分方程组 包括定步长四阶龙格-库塔法、自适应变步长的龙格-库塔法、改进的中点法、外推法等-VB solution of ordinary differential equations including fixed step 4-order Runge - Kutta method, adaptive variable step of the Runge - Kutta method to improve the m
数值微分和数值积分
- 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法-numerical differentiation and numerical ranking : Newton - Cotes formulas, rehabilitation of formula and a half hours successive interval, extrapolation a
二重积分
- 利用了二重积分的复化梯形公式,并运用了Richardson外推思想-use of the Double Integral Minute trapezoid formula, and apply a Richardson extrapolation thinking
polynormal
- 多项式插值,可作内插,外插,分段,阶数任意,插值后的结果由原数组返回。-polynomial interpolation and can be used for interpolation, extrapolation, segmentation, arbitrary order, the interpolation results to the original array.
image_enhancement
- image enhancement by nonlinear extrapolation in frequency space。使用小波进行边缘锐化和增强的论文
image_enhancement
- image enhancement by nonlinear extrapolation in frequency space。使用小波进行边缘锐化和增强的论文-image enhancement by nonlinear extrapolation in frequency space. The use of wavelet edge sharpen and enhance the thesis
extrapolation
- 外推法解微分方程组,并给出实例。外推法首先给丁初始补偿,软件自动决定下一步的步长-Extrapolation solution differential equations, and gives examples. First, extrapolation to the small initial compensation, the software automatically decide on the next step of
image_enhancement
- (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-
richardson
- A generalized Richardson extrapolation routine that can perform multiple extrapolation steps, can accommodate arbitrary leading error terms, can handle any uniform refinement scheme (e.g. h/2, h/3, h/5, etc), and can rep
bmpImgProcess
- 对BMP格式文件进行处理,有图像的反色处理、插值外推、运动图像恢复等功能。-BMP format to be processed, and the anti-color image processing, interpolation extrapolation, sports features such as image restoration.
shizhiweifen
- matlab中的数值微分,有用中点公式,自适应法,理查森外推算法等方法求函数的导数,算法的程序实现在文件中都已经给出了。-in the numerical differentiation matlab, useful midpoint formula, adaptive method, Richardson extrapolation methods such as France seek the derivative of the f
NR_C301
- Numerical.Recipes-数值算法 最著名的常用数值算法程序集,C++及C形式的源代码 1 Preliminaries 2 Solution of Linear Algebraic Equations 3 Interpolation and Extrapolation 4 Integration of Functions 5 Evaluation of Functions 6 Specia
extrapolation
- IEC61400-1第三版 极限载荷外推-wind turbine load extrapolation for iec 61400-1,2005
extrapolation
- 对二维文本数据进行线性内插和外插等处理并输出文本格式的结果-Linear interpolation and extrapolation operations, the two-dimensional data of the text format and output the results of a text format
Spacecraft-orbit-extrapolation-code
- 航天器轨道外推代码(FORTRAN95/2003科学计算与工程,宋叶志),旨在介绍常微分方程处置问题的应用。-Spacecraft orbit extrapolation code (FORTRAN95/2003 scientific computing and engineering, Sung YE), aims to introduce the ordinary differential equation of the dispo
extrapolation
- 风力机载荷的外推法确定。有说明文件和公式。可以借鉴下。-Wind turbine load extrapolation OK. Documentation and formulas. Can learn from the next.
linear-extrapolation-
- 基于线性外推理论的红外焦平面阵列盲元检测算法-Based on the theory of linear extrapolation infrared focal plane array pixel detection algorithm
Extrapolation-track
- 轨道外推,主要用于卫星轨道外推,进行空间变轨测试,适用性强,属于初学者的模板适用-Extrapolation track
lnterpolation and Extrapolation
- 包含文章 interpolation and Extrapolation Using a High Resolution Discrete Fourier Transform及示例程序(Article: interpolation and Extrapolation Using a High Resolution Discrete Fourier Transform and sample program)