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

搜索资源列表

  1. Hermite

    0下载:
  2. 学习图形学时编制的赫米特曲线实例,希望对学习图形血的朋友们有所助益-Graphics prepared by the hermit learning curve of an instance when, in the hope to study graphic bloody helpful friends
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:49970
    • 提供者:无名
  1. bilateralFilter

    0下载:
  2. bilateral filter matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2278
    • 提供者:hi
  1. problemCSystem

    0下载:
  2. 数控系统中经常会用到样条插值,对于不封闭曲线,一般的样条插值,就能解决,但对于封闭曲线,首尾控制点的处理不当,传统的增加控制点的方法经常会出现不平滑,甚至锐角,本文就应用埃尔米特插值解决这一问题,并在Visual C++上进行仿真实现。-CNC systems are often used in spline interpolation, for non-closed curve, the general spline interpolation, can be solved, but for
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:195074
    • 提供者:陈孝明
  1. azxd

    0下载:
  2. ⑴Lagrange插值多项式 ⑵Newton插值多项式 ⑶Hermite插值多项式-⑴ Lagrange interpolation polynomial ⑵ Newton interpolation polynomial ⑶ Hermite interpolation polynomial
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1431
    • 提供者:杨旸
  1. Hermite

    0下载:
  2. 是浙大的课件PDF,希望对大家有帮助,讲H插值方法的
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:182832
    • 提供者:李义杰
  1. computer-graphics

    0下载:
  2. 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2122208
    • 提供者:张君珏
  1. polynom

    0下载:
  2. The polynomial solutions of the Hermite differential equation, with n a non-negative integer, are usually normed so that the highest degree term is 2z and called the Hermite polynomials H z. The Hermite polynomials may be defined explicitly by
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:175929
    • 提供者:Sid
  1. hermquad

    0下载:
  2. metodo hermite para interpolacion
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1991
    • 提供者:lolocausa
  1. Hermiten

    0下载:
  2. hermite poly par calcular polinmio-hermite poly par calcular polinmio
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:54679
    • 提供者:lolocausa
  1. heimite

    0下载:
  2. hermite 这是matlab源代码程序-hermite this is the matlab hermite
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:518
    • 提供者:罗磊
  1. Bspline_Face

    2下载:
  2. 基于mfc的实现B样条曲面拟合算法,使用OpenGL显示-Mfc-based implementation B-spline surface fitting algorithm using the OpenGL display
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6668716
    • 提供者:caiye
  1. hermite

    0下载:
  2. it s a hermit polynumial method for solve equation.the equation is a satimate of exact solution and we solve the equation with this method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:727
    • 提供者:kh
  1. ED09B040_ASSIGN2

    0下载:
  2. Drawing Hermite curves in Visual C++ using openGl libraries
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-23
    • 文件大小:323022
    • 提供者:Hybrid
  1. Line

    0下载:
  2. 画四阶三次HERMITE曲线,BEZIER曲线和B样条曲线,并画出BEZIER曲面-Painting of fourth order three HERMITE curve, BEZIER curves and B-spline curves and surfaces draw BEZIER
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:2036185
    • 提供者:liulu
  1. Polynomials

    0下载:
  2. Plynomials Functions: Legendre, Hermite, Laguerre and Chebycev
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:608
    • 提供者:Pedreiro
  1. Integraller

    0下载:
  2. 6.1 数值积分类设计 6.2 变步长梯形求积法 6.3 变步长辛卜生求积 6.4 自适应梯形求积法 6.5 龙贝格求积法 6.6 计算一维积分的连分式法 6.7 高振荡函数求积法 6.8 勒让德-高斯求积法 6.9 拉盖尔-高斯求积法 6.10 埃尔米特-高斯求积法 -6.1 numerical integrations class design 6.2 change the length of stride trapezoidal men
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:35908
    • 提供者:王健
  1. BicubicHermiteCode

    0下载:
  2. 使用Visual C++编写的生成三次Hermite曲线的源代码。-Bicubic Hermite code in Visual C++.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:252760
    • 提供者:tina
  1. Image

    0下载:
  2. 分三次hermite差值,数值分析的实验。需要#include <graphics.h>的头文件运行。-Hermite three times the difference, numerical analysis of the experiment. Need to# include <graphics.h> Header file to run.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:29363
    • 提供者:wenjiaosun
  1. hermitejifen

    0下载:
  2. 数值分析中的hermite积分程序,对正在学习数值分析的人很有帮助-Numerical Analysis of hermite integration process, numerical analysis of people who are learning useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:21836
    • 提供者:hanbing
  1. gauss-function

    0下载:
  2. Same MATLAB function codes -This function include:Gauss,Giassl,Hermite,Hothch,Jacobi.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:685
    • 提供者:天一
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com