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

搜索资源列表

  1. erweichazhi

    0下载:
  2. 用C++完成二维双线性插值的功能。根据给定的X和Y值来插值获得Z的值。-bilinear interpolation using C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1047938
    • 提供者:loser
  1. LeastSquare20110722

    0下载:
  2. 1. 最小二乘法拟合数据成直线。 2. 三次样条插值。 3. 两个3D演示程序(用程序直接在平面上画的三维图像)。-自动翻译的:1 a linear least-squares fitting the data. 2 cubic spline interpolation. 3 two 3D demo program (application directly on the painting in three-dimensional image plane).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:322415
    • 提供者:zbj
  1. Surface-interpolation

    0下载:
  2. 利用径向基函数,把给定的二维散乱数据插值成一个二维曲面-The radial basis function, the given two-dimensional scattered data interpolation into a two-dimensional surface
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1660
    • 提供者:Wanghuan
  1. jihebianhuan

    0下载:
  2. 图像的几何变换处理,采用二维线性插值实现几何变换功能-two dimension transform ,rotation ,expansion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:4904
    • 提供者:chen
  1. 2DSmoke-down-poisson-several

    0下载:
  2. 这是研究生阶段研究的内容代码,2D代码,实现的是二维的快速傅里叶变换插值,来加速流体模拟。-This is a postgraduate research code, 2D code is a two-dimensional fast Fourier transform interpolation, and to accelerate the fluid simulation.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6812658
    • 提供者:张司命
  1. OpenGLDemo

    0下载:
  2. OpenGL环境下完成对二维数据的绘制,包括数据的插值以及栅格化过程-OpenGL environment to draw the two-dimensional data, including data interpolation and rasterization process
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4061908
    • 提供者:weibo
  1. Newton

    0下载:
  2. 实验题目:Newton插值多项式 相关知识:通过n+1个节点的次数不超过n的Newton插值多项式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y=f(x)的一张表(同上一个试验) 试验要求:利用Newton插值多项式 求被插值函数f(x)在点x=65处的近似值。建议:-Experiment Title: Newton interpolation polynomial Knowledge:
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-03
    • 文件大小:997
    • 提供者:pang
  1. sy3

    0下载:
  2. 实验题目:Hermite插值多项式 相关知识:通过n+1个节点的次数不超过2n+1的Hermite插值多项式为: 其中,Hermite插值基函数 数据结构:三个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y=f(x)的一张表(其中 ): x 0.10 0.20 0.30 0.40 0.50 y 0.904837 0.818731 0.740818 0.670320 0.606531
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1197
    • 提供者:pang
  1. surface-by-3-spline-interpolation

    1下载:
  2. 通过一个简单实例说明三次样条插值法二维曲面法-plot surface by 3-spline interpolation method
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:16093
    • 提供者:hogan wang
  1. pixellib-1.2.115-20110925.tar

    0下载:
  2. 高质量二维渲染引擎,透视变换,色彩空间变换,二次三次插值,矢量图形,抗锯齿。-pixellib:High Quality Anti-Alising Vector/Raster Graphics Multi-Pixel-Format: RGB, BGR, ARGB, ABGR, RGBA, BGRA 8/15/16/24/32 depth Light weight 100 C implementation SSE2/MMX Graphics Optimized
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:173433
    • 提供者:林伟
  1. strain

    0下载:
  2. 二维图形的曲面你和与平滑,相当于曲面插值计算。-The surfaces of the two-dimensional graphics and smooth calculated equivalent surface interpolation.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-22
    • 文件大小:619
    • 提供者:林浩
  1. bemd

    0下载:
  2. 二维EMD程序,这是利用最新的插值函数,个比较经典的二维经验模式分解程序代码,适用于图像的特征提取和分解 -。-A two-dimensional EMD algorithm, the author is Anna Linderhed, her Ph.D. research topic is bidimensional EMD and wavelet transform
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:7874
    • 提供者:费勤水
  1. Delaunay

    0下载:
  2. 用于2D情况下的Delaunay快速三角插值,是二维地震建模的基础!-For the a fast Delaunay triangulation interpolation in the 2D case, is the basis of the two-dimensional seismic modeling!
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:4935
    • 提供者:gaoyang
  1. matlab50

    0下载:
  2. MATLAB常用的M文件程序,包括拟合、插值、二维图、三维图-MATLAB used M file, including fitting, interpolation, 2 d figure and 3 d drawing and so on
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:7909
    • 提供者:高唯峰
  1. VCPP-map

    0下载:
  2. mfc实现地形图的二维、三维成图,能够设置插值算法等参数-mfc topographic maps, two-dimensional, three-dimensional mapping, the ability to set the interpolation algorithm parameters
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-24
    • 文件大小:2324847
    • 提供者:lhp
  1. bline-interp

    2下载:
  2. 编写了一个用于二维水深插值的双线性插值的fortran程序,用于水深的插值计算,内有验证的算例-Write a fortran program for two-dimensional depth interpolation bilinear interpolation, interpolation calculation for water depth, within a verification example
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:3801
    • 提供者:王龙
  1. xsk_cs1

    0下载:
  2. 合成孔径雷达二维成像CS算法,不做插值,提高成像质量,结果可以二维成像RD算法作比较-Two-dimensional synthetic aperture radar imaging CS algorithm, do not do interpolation, improve image quality, two-dimensional imaging RD algorithm results can be compared
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1727
    • 提供者:song
  1. interp2_use

    1下载:
  2. matlab中interp2函数二维曲面插值-matlab function of two-dimensional surface interpolation in interp2
  3. 所属分类:其他小程序

    • 发布日期:2013-08-16
    • 文件大小:727
    • 提供者:张梅梅
  1. edgesgg

    0下载:
  2. 超限插值法为任何形状的四边形做二维网格。预先输入该四边形的四条边(上,下,左,右),及离散点其坐标。-Transfinite interpolation quadrilateral shape to do any two-dimensional grid. Pre-entered four sides of the quadrilateral (up, down, left, right), and the coordinates of discrete points.
  3. 所属分类:transportation applications

    • 发布日期:2017-05-02
    • 文件大小:696584
    • 提供者:yjf
  1. sectionspline

    0下载:
  2. 用于二维平面的闭合曲线三次插值,通过给定的几个坐标点,完成闭合曲线的三次插值函数-Closed curve cubic interpolation for two-dimensional plane, through a given number of coordinate points, complete the closed curve cubic interpolation function
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:637
    • 提供者:sunjiefu
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com