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

搜索资源列表

  1. laguer

    0下载:
  2. 计算方法大作业(拉格朗日插值法)个儿你觉得很实用,经过检验,可运行-calculation large operations (Lagrange interpolation) tall you feel very practical tests can be run. !
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:吴雄芝
  1. hermit

    0下载:
  2. 在求n阶差商时,考虑有重节点的情况,使用Hermite插值法-seeking to n-poor, consider the weight of the nodes, the use of Hermite interpolation
  3. 所属分类:C#编程

    • 发布日期:2014-01-14
    • 文件大小:1.18kb
    • 提供者:piggy
  1. newtown

    0下载:
  2. newtown 插值法 拟合曲线 其中N》=20,愿代码,可以模拟曲线,非常好用-newtown interpolation curve fitting which N "= 20, and is willing to code can be simulated curves, very handy
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:yama
  1. jisuanfangfa

    0下载:
  2. 显示方法埃特肯改进欧拉法牛顿迭代分段线性插值-Display method to improve Aite Ken Newton Euler piecewise linear interpolation, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.01mb
    • 提供者:
  1. CSharp

    0下载:
  2. 数值分析Csharp实现,包含的算法有:插值法,牛顿法-DataAnalysis implement by CSharp
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:82.85kb
    • 提供者:mmc
  1. Test-V1.0

    1下载:
  2. 工程上常用的等值线的绘制,采用三角网格法绘制,避免了插值带来的模糊效果-Engineering used to draw contours, the use of triangular grid method to draw, to avoid the blurring effect caused by the interpolation
  3. 所属分类:CSharp

    • 发布日期:2017-02-19
    • 文件大小:1.53mb
    • 提供者:changhe.cheng
  1. gcd

    0下载:
  2. 根据控制点和道路中心线的坐标值,利用距离加权平均法内插每个点的高程值,最终生成有Z值的道路边线。-According to the coordinates of control points and road centerlines, using the interpolated elevation value of each point from the weighted average method, the resulting Z value of the road edge.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:252.34kb
    • 提供者:刘洪波
  1. 1

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 of the algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortez, Jacques, Qinjiu Zhao, power law, high Si Se Del
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:8.28kb
    • 提供者:zhaobiao
  1. Gauss-Seidel

    0下载:
  2. 实现高斯赛德尔迭代法,可以实现空间离散点的插值运算-Implement gaussian "del iterative method
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:735.16kb
    • 提供者:张刚
  1. newton

    0下载:
  2. 牛顿插值法 是使用C++语言编写的 里边有.cpp文件 打开后可直接使用-Newton interpolation inside. Cpp files can be used directly
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:3.15mb
    • 提供者:苏军明
  1. 2

    0下载:
  2. lagrange插值法计算1/(1+x*x)-lagrange interpolation method to calculate 1/(1+x* x)
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:564byte
    • 提供者:陈梦璐
  1. Newton-interpolation

    0下载:
  2. 这是一个用C语言完成的,牛顿插值法的小程序-This is a C language, Newton interpolation applet.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:514byte
    • 提供者:LiYi
  1. cSharpmatlabtaskcal

    0下载:
  2. 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerica
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:323.79kb
    • 提供者:k
  1. ConsoleApplication1

    0下载:
  2. C#写的两个简单的小程序,分别用牛顿插值法和三次样条插值法来进行插值。-A program written by C#. It uses Newton Interpolation Method and Spline Interpolation Method
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:27.52kb
    • 提供者:从陆文
  1. Gold-and-Chachi

    0下载:
  2. 利用黄金分割法或二次插值法函数进行数字逼近,使系统达到最优解。-Gold Function
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1.04kb
    • 提供者:OUyang
  1. chazhifa

    0下载:
  2. 运用插值法求解方程的根,通过计算机求解更方便快捷- 运用插值法求解方程的根,通过计算机求解更方便快捷 Interpolation method to solve the root of the equation, through the computer to solve more convenient
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:王杰
搜珍网 www.dssz.com