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

搜索资源列表

  1. n次Newton n次lagarange 分段三次Hermite插值

    0下载:
  2. n次Newton n次lagarange 分段三次Hermite插值算法-n n lagarange cubic interpolation algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1414
    • 提供者:张三华
  1. hermite

    1下载:
  2. 绘制HERMITE 曲线的一个程序。可以将任意多个点连成曲线
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:212120
    • 提供者:ayyuk
  1. 抛物线和Hermite

    0下载:
  2. 抛物线和Hermite曲线的生成算法-parabolic curve and the Hermite Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:44785
    • 提供者:王申
  1. hermite

    0下载:
  2. Hermite算法,用于数值计算特别是计算方法中最重要的算法之一。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1648
    • 提供者:刘伟
  1. Hermite

    1下载:
  2. Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。 设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1374
    • 提供者:贺鼎宏
  1. MFC实现三维空间绘制Hermite曲线

    0下载:
  2. 本程序主要在VC++情况下实现CAD中的Hermite曲线,在这里使用了OpenGL
  3. 所属分类:其它

  1. Hermite 埃尔米特差值多项式

    1下载:
  2. 埃尔米特差值多项式 利用Hermite插值多项式 求被插值函数f(x)在点x=0.55处的近似值-Difference between the use of Hermite polynomial Hermite interpolation polynomial interpolation functions demand is f (x) at point x = 0.55 at the approximate
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-23
    • 文件大小:697
    • 提供者:王晓菲
  1. Hermite.rar

    0下载:
  2. Hermite插值,不少实际问题不但要求在节点上函数值相等,而且要求他的导数值也相等,Hermite interpolation, a lot of practical problems requires not only the function values in the nodes are equally divided, but also his value is also equal to I.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-29
    • 文件大小:894
    • 提供者:wpf
  1. hermite.rar

    0下载:
  2. hermite插值多项式算法!感觉不错!上载给大家试用!,hermite
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-27
    • 文件大小:13866
    • 提供者:ljm
  1. Hermite

    1下载:
  2. 埃尔米特金插值源代码,用c语言编写,有注释说明-Hermite interpolation gold source code, using c language
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:212720
    • 提供者:吴海旋
  1. Hermite.rar

    0下载:
  2. Hermite曲线生成算法,通过四个点的确立绘制hermite曲线,Hermite curve generation algorithm, through the establishment of four-point hermite curve drawing
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1844
    • 提供者:刘嘉文
  1. Gauss-Hermite

    1下载:
  2. 国外比较好用的高斯-厄米特数值积分源代码-the code of gauss-hermite
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1489
    • 提供者:CXChou
  1. Hermite

    0下载:
  2. 计算机图形学 丁爱玲版本 java程序实现 hermite曲线-Computer Graphics丁爱玲version of java program hermite curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2010
    • 提供者:zhang
  1. hermite

    0下载:
  2. 由控制点生成hermite曲线实例以及VC的对话框使用-hermite line
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3673007
    • 提供者:张元元
  1. hermite

    0下载:
  2. Hermite Curve Interpolation in c++ using Opengl library and Glut.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:324498
    • 提供者:badji
  1. hermite

    0下载:
  2. calculate the coefficients of the Hermite interpolating polynomial
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1033
    • 提供者:katore vishal
  1. Hermite

    0下载:
  2. Algoritmo Spline de Hermite
  3. 所属分类:2D Graphic

  1. hermite

    1下载:
  2. 用matlab编写的实现hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Prepared with the matlab code to achieve hermite interpolation to generate the image to show the first node, second node, the error point.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:802
    • 提供者:林安安
  1. Newton-hermite

    0下载:
  2. 用matlab编写的实现Newton形式的hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Implementation prepared by matlab hermite interpolation Newton form of the code, generating the image to show the first node, second node, the error point.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:842
    • 提供者:林安安
  1. Hermite插值

    1下载:
  2. Hermite插值要求在插值节点处的函数值、对应的导数值以及高阶导数相等,保形性高,本程序提供算法实现和画图功能。(Hermite interpolation requires that the function value at the interpolation node, the corresponding derivative and the higher derivative are equal. Its shape preservation is high. This program
  3. 所属分类:数学计算

    • 发布日期:2019-11-23
    • 文件大小:2048
    • 提供者:maomao875
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com