CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二次插值

搜索资源列表

  1. quadratic-interpolation

    0下载:
  2. 二次插值法,又称抛物线法,本程序利用C语言实现二次插值法求解优化问题。-Quadratic interpolation, also known as a parabolic law, the program using C language quadratic interpolation method for solving optimization problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:380084
    • 提供者:朱真真
  1. erdzl

    0下载:
  2. 有限元算法,采用了矩形双二次插值有限元方法进行数值计算。-Finite element, rectangular bi-quadratic interpolation
  3. 所属分类:File Formats

    • 发布日期:2017-11-17
    • 文件大小:473209
    • 提供者:
  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
    • 文件大小:2782
    • 提供者:宋家兵
  1. quadratic-interpolation-ID

    0下载:
  2. 二次插值法求一维优化问题最优解,适合FORTRAN和优化问题初学者学习参考-Quadratic interpolation optimal solution of one-dimensional optimization problem for FORTRAN and optimization beginners to learn
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:846
    • 提供者:Peter
  1. ercichaz23

    0下载:
  2. 机械优化设计主要包括建立优化设计问题的数学模型和选择合适的优化方法及程序两方面的内容.基于二次插值法的基本原理,通过实例,编写MATLAB程序进行求解,计算结果说明了二次插值法是一种求解一元函数极小点问题最优解的可行高效的方法.-Mechanical optimization design includes a mathematical model to optimize the design of the problem and choose the appropriate two aspec
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:679943
    • 提供者:王斌
  1. interpft_quadric

    0下载:
  2. 对非同步采样数据进行二次插值同步化处理,进而进行谐波分析。-The asynchronized sample data can be synchronized by the qudric interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:625
    • 提供者:
  1. matlab

    0下载:
  2. 关于黄金分割法和二次插值法的Matlab语言实现,它们都是建立在搜索区间的优先确定基础上实现的。-About the golden section method and quadratic interpolation method Matlab language, they are built on the search interval is determined based on priority implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:34799
    • 提供者:姜玉洁
  1. Homework0305

    0下载:
  2. 由以下方法求极值:(1)黄金分割法求极值 (2)使用平分法求极值(3)使用成功-失败法求极值(4)牛顿法求极值(5)使用三点二次插值法求极值(6)使用三次插值法求极值 -Extremum by the following methods: (1) golden section method for extreme (2) using bisection method for extreme (3) the use of success- failure method for extrem
  3. 所属分类:assembly language

    • 发布日期:2017-05-07
    • 文件大小:1045881
    • 提供者:童列树
  1. ercichazhi

    0下载:
  2. 二次插值法C语言程序,优化设计方法较常见的一种-Quadratic interpolation C language programming, design optimization method is more common one
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:13462
    • 提供者:xl
  1. erchichazhi

    0下载:
  2. 二次插值求最小值,优化设计35页例题,vb 源码。。稍微不一致-Quadratic interpolation for the minimum, optimum design 35 examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:10604
    • 提供者:空心人
  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
    • 文件大小:96552
    • 提供者:STF
  1. bi_quadric_interpolation

    0下载:
  2. 双二次插值 图像缩放 效果一般般吧,,欢迎大家使用-Double quadratic interpolation image scaling effects generally like it, are welcome to use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:727
    • 提供者:杨顺
  1. paper-program

    0下载:
  2. 本程序用于求解混合元求解laplace特征值问题,其中包含了二次插值,对尺度等程序.- 本程序用于求解混合元求解laplace特征值问题,其中包含了二次插值,对尺度等程序. This procedure is used to solve the mixed element solution laplace eigenvalue
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:10107
    • 提供者:lihao
  1. fzeroeff

    0下载:
  2. 一种高效的求根算法,拥有逆二次插值、割线法等优点-An efficient root-finding algorithm has the advantages of inverse quadratic interpolation, secant, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:974
    • 提供者:
  1. chazhi

    0下载:
  2. 载波同步算法-二次插值算法的Matlab仿真,算法性能很好,性能接近MCRB,可以广泛应用于卫星通信等行业。-Carrier synchronization algorithm- quadratic interpolation algorithm Matlab simulation, good performance of the algorithm can be widely used in satellite communications and other industries.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1177
    • 提供者:刘鹏
  1. quadratic-interpolation-algorithm

    0下载:
  2. 应用matlab实现黄金分割和二次插值算法-Application matlab achieve golden and quadratic interpolation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1088
    • 提供者:杜宝
  1. quasi-quadratic-interpolation-model

    0下载:
  2. 一种二维的分段准二次插值模型,二次精度,一阶可导,类似于hermite插值,但是计算量很小,模型和代码都是原创的-This is a quasi-quadratic interpolation modelwith a segmented twotimes accuracy , the second precision, an order derivative, similar hermite interpolation. However, it is much smaller amount of
  3. 所属分类:Document

    • 发布日期:2017-04-26
    • 文件大小:135816
    • 提供者:lingfei
  1. ercichazhi-wucichazhi

    0下载:
  2. 分别用二次插值和五次插值解多项式,适合学习计算方法的学生-Students were using quadratic interpolation and five polynomial interpolation solution for learning calculation methods
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:13402
    • 提供者:许鸿晶
  1. quadratic-interpolation

    0下载:
  2. 本程序运用黄金分割法和二次插值法来优化计算,附带源程序供大家学习。-This procedure uses the golden section method and the two interpolation method to optimize the calculation, with the source code for everyone to learn.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:56333
    • 提供者:张天翼
  1. niudui-gongetidu-ercichazhi

    0下载:
  2. 优化设计:牛顿法、二次插值法、共轭梯度法,c程序-Optimal design: Newton method, two time interpolation method, conjugate gradient method, C program
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3473
    • 提供者:zhang ke
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com