搜索资源列表

  1. 径向基插值

    0下载:
  2. matlab处理图像,进行径向基插值,并输出处理结果(Matlab processing images, radial basis interpolation, and output processing results)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:jiao
  1. matlab插值算法编程

    0下载:
  2. 数值计算科学中的插值算法的MATLAB程序(MATLAB program of interpolation algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-23
    • 文件大小:11264
    • 提供者:mafei217
  1. SplineInterpolationAitken插值算法 C++程序

    1下载:
  2. 用c++实现spline插值算法,需要的可以下载~~(Implementation of spline interpolation algorithm with c++)
  3. 所属分类:数值算法/人工智能

  1. 插值和函数逼近

    0下载:
  2. 各种插值和函数逼近方法包括hermit 插值拉格朗日插值牛顿插值等(Various interpolation and function approximation methods include hermit interpolation, Lagrange interpolation, Newton interpolation and so on)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:10240
    • 提供者:李怀宝
  1. matlab---三次样条插值

    0下载:
  2. 用于计算三次样条函数的插值,编程计算样条函数,误差较小,光滑性比较好(Three spline interpolation)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:132096
    • 提供者:晨曦落叶
  1. lagrange插值

    0下载:
  2. lagrange插值,用于分数时延滤波器farrow结构系数求解(Lagrange interpolation for fractional delay filter Farrow structure coefficient solution)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-23
    • 文件大小:125952
    • 提供者:fuhao810
  1. 插值方法

    0下载:
  2. 插值算法:插值方法包括:(1)线性插值(2)抛物插值(3)拉格朗日插值。三种方法都是利用离散的数据近似模拟曲线函数走向,从而给出指定离散点对应的函数值。选用不同类型的插值函数,逼近的效果不同,线性插值需要根据给定的两个点,抛物插值需要给定三个点,一般形式则通过拉格朗日插值来求解(Interpolation algorithms: interpolation methods include: (1) linear interpolatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-23
    • 文件大小:8192
    • 提供者:HAI&FISH
  1. 第4章 插值

    0下载:
  2. matlab插值计算相关程序,各种插值算法,有十九个文件(Matlab interpolation calculation related procedures, a variety of interpolation algorithms, there are nineteen files)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:10240
    • 提供者:剑客123
  1. 抽取与插值

    0下载:
  2. 抽取与插值的matlab源程序,能够实现数据的灵活抽取与插值,对数据处理带来很多方便。(Extraction and interpolation of matlab source code, to achieve the flexibility of data extraction and interpolation, data processing to bring a lot of convenience.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:谢欢儿
  1. 插值与拟合

    0下载:
  2. 很好的插值与拟合的matlab代码,大家以后遇到这个问题就不用担心了(Good interpolation and matching matlab code, you will not have to worry about this problem later)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:184320
    • 提供者:罗一蒋
  1. 双线性插值算法

    0下载:
  2. 双线性插值c++实现,环境为vs2013(]bilinear interpolation)
  3. 所属分类:图形图像处理(光照,映射..)

  1. matlab插值拟合微分解方程组

    0下载:
  2. matlab插值拟合微分解方程组,用于使用MATLAB求解插值拟合的程序(Matlab interpolation fitting micro decomposition equations, for the use of MATLAB to solve the interpolation fitting program)
  3. 所属分类:其他小程序

  1. 厄尔米特插值与高斯消去解法

    0下载:
  2. 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:xhtleige
  1. 插值runge现象

    0下载:
  2. 针对高次插值runge的学习代码,比较段数N不同时分段线性插值和三次样条插值,均给出误差曲线。(In view of the learning code of high order interpolation Runge, the number of comparison segments N does not simultaneously piecewise linear interpolation and three cubic s
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:2018304
    • 提供者:silverhand
  1. 插值算法

    0下载:
  2. hermite插值,Newton插值,lagrange插值是三种常用的数值插值方法,本文件采用MATLAB对三种插值算法进行了实现。(hermite interpolation)
  3. 所属分类:其他小程序

  1. matlab克里金插值kriging

    0下载:
  2. Kriging插值法,经典克里金插值法,内含说明(Kriging,Classic kriging interpolation method,containing instructions)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:Jakpot
  1. 三次样条插值

    0下载:
  2. 运用样条插值算法实现对点的选取及计算和数据预测。(The spline interpolation algorithm is used to realize the selection of the point, the calculation and the prediction of the data.)
  3. 所属分类:Internet/网络编程

  1. 拉格朗日插值+MATLAB源程序代码

    1下载:
  2. 拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。数学上来说,拉格朗日插值法可以给出一个恰好穿过二维平面上若干个已知点的多项式函数。(The Lagrange interpolation method can find a polynomial that happens to be taken to the observed value at the point of each observation. Mathem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-23
    • 文件大小:61440
    • 提供者:g-nice
  1. 插值与拟合

    1下载:
  2. matlab经典算法的程序\插值与拟合 包括多项式的拟合,多项式的插值,有经典算例(The program of the classical matlab algorithm -- interpolation and fitting)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:179200
    • 提供者:XX峰
  1. 线性插值

    0下载:
  2. 任给两点处的数据,计算处其中点的插值结果(linear interpolation based on data at two points)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:6144
    • 提供者:chtq22
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org