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

搜索资源列表

  1. rotate

    0下载:
  2. 实现图像空间旋转,灰度插值操作,插值方法分别是最近邻法和二次线性法。-Achieve the image space rotation, gray-level interpolation operation, interpolation methods are nearest neighbor method and the second linear method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2490
    • 提供者:bbdlp
  1. muller

    2下载:
  2. 用muller算法求解非线性方程的根 已知方程f(x)=0的三个近似根,以这3点为节点构造二次插值多项式的一个零点作为近似根; 不断迭代计算直到满足精度为止;-Solving the roots of nonlinear equations with Muller algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:917
    • 提供者:赵晓娟
  1. ercichazhi

    0下载:
  2. 二次插值 二次插值 二次插值 二次插值-Quadratic interpolation Quadratic interpolation Quadratic interpolation Quadratic interpolation Quadratic interpolation Quadratic interpolation Quadratic interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1634
    • 提供者:朱兆一
  1. jixieyouhuasheji

    0下载:
  2. 古典与现代机械优化设计matlab源程序,包括:二次插值,复合型,鲍威尔,黄金分割等-Optimal design of classical and modern mechanical matlab source, including: quadratic interpolation, complex, Powell, Golden, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8528
    • 提供者:古青波
  1. Quadratic-interpolation

    0下载:
  2. 本程序用二次插值法计算任意点的函数值,欢迎下载-This procedure calculated by quadratic interpolation function values ​ ​ at any point, please download
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1090
    • 提供者:yuxiang
  1. math

    0下载:
  2. 数学计算代码:二分法,分段二次插值,复合辛普森算法,拉格朗日插值,牛顿迭代法,顺序消元法。-Math code: dichotomy, piecewise quadratic interpolation, composite Simpson method, Lagrange interpolation, Newton iteration, sequential elimination method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:102228
    • 提供者:张效
  1. 4

    0下载:
  2. 插值的函数 函数名 功能 Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:10240
    • 提供者:gleeman
  1. 3

    0下载:
  2. 给定初始区间和精度要求,通过二次插值法求极值-Given interval, by quadratic interpolation method for the extreme
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:614
    • 提供者:yuancaiyun
  1. MATLAB

    0下载:
  2. 几个基本的搜索最值的子函数 包括前进后退法 黄金分割法 二次插值法 三次插值法 -The value of a few basic search subroutine includes the most forward-back technique golden section method quadratic interpolation cubic interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1493
    • 提供者:ganlu
  1. Opt_Quadratic

    0下载:
  2. 用二次插值求f(x)最优解。根据输入确定三点的初始值,并求出对应的函数值。-With quadratic interpolation find f (x) the optimal solution. According to the initial value of the input to determine the three points, and find the corresponding function value
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:834
    • 提供者:吕莫
  1. matlab_-feasible-direction-method-

    0下载:
  2. 方法:(1)黄金分割法求极值 (2)使用平分法求极值 (3)牛顿法求极值 (4)使用三点二次插值法求极值 (5)使用割线法求极值 (6)使用三次插值法求极值 -Methods: (1) gold for separation of extreme value (2) use divide the method for extreme value (3) Newton method for extreme value (4) use three point tw
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3100
    • 提供者:心雨
  1. 1

    0下载:
  2. 机械优化设计中的黄金分割法和二次插值法,是一维优化问题常用的两种方法,各有优缺点-Optimization of Mechanical Design of the quadratic interpolation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:660
    • 提供者:wuzhiqiang
  1. downSample

    1下载:
  2. 实现图像下采样,实现的采样方法有最邻近采样法、二次插值法、双三次卷积法。-Image sampling, the sampling method to achieve the nearest neighbor sampling method, the quadratic interpolation, bicubic convolution.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-14
    • 文件大小:21647
    • 提供者:西西艾路
  1. Cpp2

    0下载:
  2. 机械优化设计,编写程序,二次插值法,求解最优解-Mechanical optimization design, program, secondary interpolation method, the solution of optimal solution
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:743
    • 提供者:听雨
  1. finite-method-chazhi-chengxu

    0下载:
  2. 这是有限元方法中的线性插值和二次插值的程序。除了计算插值带来的误差,还要计算阶数。-This is a linear interpolation of the finite element method, and quadratic interpolation procedure. In addition to the the calculated interpolation error, but also calculate the order.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:3045
    • 提供者:wang bo
  1. Assignment2

    1下载:
  2. 北航数值分析第二次大作业 牛顿法解非线性方程组、分片二次插值-Northern Numerical Analysis second job Newton method for solving nonlinear equations, piecewise quadratic interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1156014
    • 提供者:
  1. qmin

    0下载:
  2. 抛物线法(也即二次插值法)求解函数在[a,b]上的局部最小值。程序已经确认没有问题。-Parabolic method (ie quadratic interpolation method) for solving the local minimum of the function in [a, b]. The program has confirmed that there is no problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1009
    • 提供者:pang33
  1. Numerical-methods

    0下载:
  2. 数值计算方法:二次插值、多项式拟合、改进欧拉法、矩阵分解法、列主元素消去法、四阶龙格库塔法、-Numerical methods: quadratic interpolation, polynomial fitting, improved Euler method, matrix factorization, out the main elements of elimination, the fourth-order Runge-Kutta method.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:2810969
    • 提供者:紫梁
  1. model

    0下载:
  2. 拉格朗日二次插值,使用拉格朗日函数进行二次平滑插值-Lagrange quadratic interpolation using the Lagrangian function secondary smooth interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:5154
    • 提供者:邓超
  1. jihebianhuan

    0下载:
  2. 数字图像几何变换,三种插值算法。最邻近,二次插值,双三次插值。-Digital image geometric transformation, the three interpolation algorithm. Nearest neighbor, quadratic interpolation, bicubic interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:4576
    • 提供者:吴迪
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com