搜索资源列表
-
0下载:
本程序是有关数学中常用的插值和拟合的问题,其中包括拉格朗日整体,拉格朗日局部,二点三次插值,可调点数插值,复杂多项插值,
一次曲线拟合,二次曲线拟合,三次曲线拟合,四次曲线拟合,五次曲线拟合。-this procedure is commonly used mathematical interpolation and fitting problems, including Lagrange overall, Local Lagrange, 2.3 times interpolation, a
-
-
0下载:
二次拟合曲线插值计算
三 次样条曲线插值计算-Quadratic curve fitting curve interpolation calculation of the three interpolation calculation of cubic spline curve interpolation calculation
-
-
0下载:
旋风分离器设计,验算模板改进的,不需查图,采用二次样条插值,并有详细说明
-Cyclone separator design, an improved check template without Chaturvedi, using quadratic spline interpolation, and a detailed descr iption
-
-
0下载:
最优化算法中常见的0.618法,二次插值,Godenstein等。-Optimization of 0.618 common law, quadratic interpolation, Godenstein and so on.
-
-
0下载:
Python:Inverse quadratic interpolation for root of a function-Python: Inverse quadratic interpolation for root of a function
-
-
0下载:
机械优化设计一维搜索方法,综合黄金分割法与二次插值法进行最优搜索-Optimization of Mechanical Design one-dimensional search method, golden section method with quadratic interpolation method for optimal search
-
-
0下载:
VB通过GDI实现二次内插,阴影等功能,有需要的下。-VB quadratic interpolation are implemented by GDI, shadows, and other functions, in need.
-
-
1下载:
VB源代码下载,VB生成Grid等值线程序,源码内包括有多个等值线测试数据,并包含多种网格化方法:三角平面插值法、双二次三角曲面光滑插值、双三次三角曲面光滑插值、按距离平方反比加权插件、按方位取点加权插值、趋势面拟合、加权最小二乘曲面拟合等。如果载入的测试数据已经是网格化数据,则程序会给出判断并提示无需网格化-VB source code download, VB Grid contour generation process, the source includes a plurality o
-
-
0下载:
一个求取sqrt(x)的程序(仿计算器的功能),输入任意10位有效数字以内的正数,可以求取其正的平方根,要求精确到10位有效数字。实现了泰勒级数展开、牛顿迭代、二次插值、最佳一次逼近、卡马克平方根倒数。-A strike sqrt (x) of the program (like a calculator function), the positive input 10 of any less significant digits, the positive square root of the
-
-
0下载:
VB6.0图片缩放例子,VB使用二次线性插值法缩放图片,拖动上边的滚动条就可以缩放图片大小,运用二次线性插值法来完成图片的放大和缩小操作,源码开源,可在vb6.0中顺利编译-VB6.0 image scaling example, VB zoom pictures using quadratic linear interpolation method, drag the scroll bar on the top of the image size can be scaled, using li
-
-
0下载:
实现图像的快速缩放,利用整数代替浮点数运算的二次线性插值-Realize the rapid and scaling, the image using integer quadratic linear interpolation instead of floating point operations
-
-
0下载:
The document to the quadratic interpolation algorithm progra(The document to The quadratic interpolation algorithm progra)
-
-
0下载:
The document to the quadratic interpolation algorithm progra(The document to The quadratic interpolation algorithm progra)
-
-
0下载:
图像放缩,调用Windows Api函数,采用二次线性插值算法实现,,(Image zooming, calls the Windows Api function, USES the quadratic linear interpolation algorithm,,)
-