CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Quadratic interpolation

搜索资源列表

  1. InterFit

    0下载:
  2. 本程序是有关数学中常用的插值和拟合的问题,其中包括拉格朗日整体,拉格朗日局部,二点三次插值,可调点数插值,复杂多项插值, 一次曲线拟合,二次曲线拟合,三次曲线拟合,四次曲线拟合,五次曲线拟合。-this procedure is commonly used mathematical interpolation and fitting problems, including Lagrange overall, Local Lagrange, 2.3 times interpolation, a
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:123.98kb
    • 提供者:冯鹏
  1. chazhi

    0下载:
  2. 二次拟合曲线插值计算 三 次样条曲线插值计算-Quadratic curve fitting curve interpolation calculation of the three interpolation calculation of cubic spline curve interpolation calculation
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:97.29kb
    • 提供者:一般不回帖
  1. Cyclone_Calc_RevWithSplineJan-2006

    0下载:
  2. 旋风分离器设计,验算模板改进的,不需查图,采用二次样条插值,并有详细说明 -Cyclone separator design, an improved check template without Chaturvedi, using quadratic spline interpolation, and a detailed descr iption
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:339.34kb
    • 提供者:leaflinhao
  1. Optimization

    0下载:
  2. 最优化算法中常见的0.618法,二次插值,Godenstein等。-Optimization of 0.618 common law, quadratic interpolation, Godenstein and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1.72kb
    • 提供者:马宁
  1. lagrange

    0下载:
  2. Python:Inverse quadratic interpolation for root of a function-Python: Inverse quadratic interpolation for root of a function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:898byte
    • 提供者:bor
  1. yiweisousuo

    0下载:
  2. 机械优化设计一维搜索方法,综合黄金分割法与二次插值法进行最优搜索-Optimization of Mechanical Design one-dimensional search method, golden section method with quadratic interpolation method for optimal search
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:2.72kb
    • 提供者:宋家兵
  1. DirctPic

    0下载:
  2. VB通过GDI实现二次内插,阴影等功能,有需要的下。-VB quadratic interpolation are implemented by GDI, shadows, and other functions, in need.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:72.62kb
    • 提供者:维斯摩尔
  1. 603Grid

    1下载:
  2. VB源代码下载,VB生成Grid等值线程序,源码内包括有多个等值线测试数据,并包含多种网格化方法:三角平面插值法、双二次三角曲面光滑插值、双三次三角曲面光滑插值、按距离平方反比加权插件、按方位取点加权插值、趋势面拟合、加权最小二乘曲面拟合等。如果载入的测试数据已经是网格化数据,则程序会给出判断并提示无需网格化-VB source code download, VB Grid contour generation process, the source includes a plurality o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:88.48kb
    • 提供者:cpudn83
  1. sqrt

    0下载:
  2. 一个求取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
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:94.29kb
    • 提供者:STF
  1. chazhizoom

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:94.3kb
    • 提供者:jpudn9
  1. DEMO

    0下载:
  2. 实现图像的快速缩放,利用整数代替浮点数运算的二次线性插值-Realize the rapid and scaling, the image using integer quadratic linear interpolation instead of floating point operations
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-28
    • 文件大小:10.58mb
    • 提供者:吕仰铭
  1. dxcument

    0下载:
  2. The document to the quadratic interpolation algorithm progra(The document to The quadratic interpolation algorithm progra)
  3. 所属分类:对话框与窗口

    • 发布日期:
    • 文件大小:18kb
    • 提供者:Samsl
  1. lyyd

    0下载:
  2. The document to the quadratic interpolation algorithm progra(The document to The quadratic interpolation algorithm progra)
  3. 所属分类:文件操作

    • 发布日期:2017-12-22
    • 文件大小:18kb
    • 提供者:vuous
  1. yyrlstl

    0下载:
  2. 图像放缩,调用Windows Api函数,采用二次线性插值算法实现,,(Image zooming, calls the Windows Api function, USES the quadratic linear interpolation algorithm,,)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-20
    • 文件大小:232kb
    • 提供者:Hmlkan
搜珍网 www.dssz.com