CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 二次插值

搜索资源列表

  1. paowu

    0下载:
  2. 本程序采用visual c++开发,用于机械优化设计工程计算,为经典的抛物法,又称二次插值,运行结果良好。-the procedures used visual c development, design optimization for mechanical engineering, for the classical parabolic law, also known as the quadratic interpolation, good operating results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1019
    • 提供者:张龙
  1. chazhejisuanfangfa

    0下载:
  2. 利用C++完成计算方法的分段线性,二次插值和全区间拉格朗日插值的计算!-C completed the calculation method piecewise linear, quadratic interpolation, and the region between the Lagrange interpolation calculation!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1141
    • 提供者:liuyi
  1. guangjinfenge

    0下载:
  2. 黄金分割搜索法的vc代码,有两个过程实现,分别是Golden和mnbrak,mnbrak利用黄金比率和二次插值确定函数的极小值点的所在区间,Golden用黄金分割法求一元函数的极小值。-Golden Section Search vc law code, there are two processes to achieve, and Golden were mnbrak. mnbrak golden ratio and use quadratic interpolation function t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1550
    • 提供者:wuyan
  1. maths

    0下载:
  2. 数值计算的一些经典算法,如线性插值,二次插值,Hemite插值,样条插值等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4172
    • 提供者:田建飞
  1. shuzhifenxi

    1下载:
  2. 北航数值分析大作业三,功能为用Newdon法求解非线性方程组,Gauss法求解线性方程组,求矩阵的逆,二元二次插值,按最小二乘原则进行二元拟合并自动寻找最小阶数。-Northern analysis of large numerical operations three functions with Newdon method for solving nonlinear equations, Gauss method for solving linear equations, find the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:8243
    • 提供者:朱付涛
  1. scyt

    1下载:
  2. 三次样条插值函数,可以用于计算插值,一阶导数,二阶导数-Cubic spline interpolation function can be used to calculate the interpolation, first derivative, second derivative
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1042
    • 提供者:大龙
  1. neton

    0下载:
  2. 实现牛顿插值的一次二次差值,精确计算截断误差大小。-Newton interpolation to achieve a secondary difference, accurate calculation of the size of truncation error.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:13398
    • 提供者:江寒
  1. main

    0下载:
  2. 分段线性插值,分段二次多项式插值,分段三次多项式插值,三次样条插值-Piecewise linear interpolation, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation, cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2016-12-05
    • 文件大小:1585
    • 提供者:唐世兴
  1. analysis2

    0下载:
  2. 数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、 分段三次多项式插值和三次样条插值对所给的数据进行细化 -Numerical Analysis of B calculated internship operation II: piecewise linear interpolation, respectively, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2543
    • 提供者:madier
  1. shuzhifenxi

    0下载:
  2. 几个数值分析算法的实现 包括三次样条插值、最小二乘法、高斯插值、adam、龙贝格算法等-Some numerical analysis algorithms, including implementation of the cubic spline interpolation, least squares, Gauss interpolation, adam, dragon Berg algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2218962
    • 提供者:浩峰
  1. Interpolation

    0下载:
  2. 包括线性插值,二次插值,三次hermit插值,以及三弯矩法样条插值。-Including linear interpolation, quadratic interpolation,hermit interpolation,and spline interpolation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2287
    • 提供者:Steven.Jia
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:6419
    • 提供者:胡婕
  1. twochazhi

    0下载:
  2. 运用C++编写的一个二次插值运算程序,为数值分析中的作业-The use of C++ to prepare a quadratic interpolation operation procedures for the numerical analysis of the operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7905
    • 提供者:罗陆锋
  1. aishanercichazhi

    0下载:
  2. 为二次插值办法求二次函数程序,其中包括函数核运行语句-Approach for the quadratic interpolation function for secondary procedures, including the function of nuclear run statement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:33163
    • 提供者:艾山
  1. acculate

    0下载:
  2. 实现二次插值的C程序,优点是判断节点,精度高,-To achieve quadratic interpolation of the C program to determine the advantage of the node, high precision,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1697
    • 提供者:牛牛
  1. chazhi

    0下载:
  2. 利用的是拉格朗日二次插值做的计算公式,本程序可验证一般函数例子要求-Lagrange chazhi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:682
    • 提供者:原维
  1. shuzhifenxi

    0下载:
  2. 主要涉及以下知识点:分片二次插值、非线性方程组的解法、线性方程组的解法、曲面拟合、最小二乘拟合、矩阵的求逆、计算向量的无穷范数等。-Knowledge involves the following points: piecewise quadratic interpolation, solution of nonlinear equations, solution of linear equations, surface fitting, least squares fitting, matri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:215762
    • 提供者:abler
  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. 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-02
    • 文件大小:102228
    • 提供者:张效
« 12 3 »
搜珍网 www.dssz.com