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

搜索资源列表

  1. 用拉格朗日插值法依据N个已知数据点即使函数值

    0下载:
  2. 这是一个拉格朗日插值法的matlab程序,适合学习数值模拟的同学学习下载。-This is a Lagrangian of Matlab interpolation procedures, numerical simulation study for students learning to download.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2672
    • 提供者:tsibintsibin
  1. sjcz

    0下载:
  2. matlab中的数据插值描述,和大家一起分享参考-Matlab interpolation of data descr iption, and others together to share information
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:943
    • 提供者:
  1. chazhinihe2123

    0下载:
  2. matlab 插值与拟合的几个程序 牛顿迭代法 数值分析与mtlab源码 还有其他的一些例子-Matlab interpolation and fitting of several procedures Newton iterative numerical analysis and also its source mtlab Some of his examples
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:139118
    • 提供者:haipper
  1. MATLAB源程序

    1下载:
  2. 一阶导数hermite插值。-a derivative hermite interpolation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1536
    • 提供者:张俊海
  1. 第4章 插值

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

    • 发布日期:2018-01-03
    • 文件大小:10240
    • 提供者:剑客123
  1. matlab超级实用程序100例

    0下载:
  2. 用于各类画图,数据显示,插值计算、迭代,数据处理、界面设计等等,超级实用(For various types of drawing, data display, interpolation calculation, iteration, data processing, interface design, and so on, super practical)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:62464
    • 提供者:小小先生
  1. 分形插值曲面的MATLAB程序_孙洪泉

    0下载:
  2. 给出了矩形域上分形插值数学模型, 分形插值曲面的 MATLAB 程序 对程序中的主要变量进行了说明, 并应用实际数据进行了分形插值曲面的实例研究(The mathematical model of fractal interpolation on the rectangular domain and the MATLAB program of fractal interpolation surface are given. The main variables in th
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:180224
    • 提供者:Effie
  1. Matlab

    1下载:
  2. 对于已经给出的横坐标及对应的函数值,进行三次样条插值。边界条件为二阶导数为0。 需要的追赶法程序也在内。另外还有高斯消去法和gauss-jordan法求逆矩阵的程序(Two of the programes are aming to solving the problem of cubic interpolation with the boundary condition of the zero second-order derivation. The programe of the chasi
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:juanlalalala
  1. matlab

    0下载:
  2. 用MATLAB解高阶方程 、插值计算 以及方程的拟合(The solution of high order equation, interpolation calculation and equation fitting with MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:256000
    • 提供者:王请见
  1. matlab实用程序百例

    0下载:
  2. 各种图形阴影,等高线绘制,交互式图形拟合,插值(All kinds of graphic shadow, contour line drawing, interactive graphic fitting, interpolation)
  3. 所属分类:并行计算

    • 发布日期:2018-04-21
    • 文件大小:57344
    • 提供者:老油田
  1. interpolation

    0下载:
  2. 3个插值方法matlab代码,monomial的,lagrange的,chebyshev的(interpolation matlab code, include monomial, lagrange, chebyshev)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:tian126vip
  1. 牛顿插值法matlab程序代码

    0下载:
  2. 文件为牛顿插值法的matlab求解程序,有注解说明每一步意义(The matlab solution program of Newton interpolation method.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:lilynn
  1. matlab经典算法程序

    0下载:
  2. 关于利用matlab进行数据分析、解方程、规划问题、插值拟合问题的讲解与例程。(About MATLAB, data analysis, solving equations, planning problems, interpolation and fitting problems are explained and routines.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:3043328
    • 提供者:文慧
  1. matlab仿真逐点比较法

    3下载:
  2. 在matlab上实现基于逐点比较法的直线及圆弧插补(Point-to-Point Comparison Method of Linear and circle Interpolation)
  3. 所属分类:其他

    • 发布日期:2020-06-06
    • 文件大小:9216
    • 提供者:davidchen1
  1. matlab求积分实例

    2下载:
  2. 插值型求积方法 275   8.1.1 梯形公式 276   8.1.2 辛普森公式 277   8.1.3 柯特斯公式 278   8.2 复化求积公式 279   8.2.1 复化梯形公式 279   8.2.2 复化辛普森公式 281   8.2.3 复化柯特斯公式 283   8.2.4 复化求积公式误差分析 285   8.3 步长逐次减半求积方法 286   8.3.1 步长逐次减半梯形求积公式 287   8.3.2 步长逐次减半辛普森求积公式 288   
  3. 所属分类:其他

    • 发布日期:2020-06-19
    • 文件大小:11264
    • 提供者:XWLYF
  1. Matlab插补、数控车床程序

    1下载:
  2. 利用MATLAB实现数控车床逆圆弧插补和直线插补(Using MATLAB to Realize Inverse Arc Interpolation and Linear Interpolation of NC Lathe)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-04
    • 文件大小:13312
    • 提供者:alamanecer
  1. Matlab各种插值法.part6

    0下载:
  2. Matlab的 各种插值法..代码,Lagrange插值..Newton插值... Hermite插值... 分段低次插值... 三次样条插值 二维插值...(Various interpolation methods of MATLAB.)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-26
    • 文件大小:16384
    • 提供者:ChannahZ
  1. 高等应用数学问题的MATLAB求解(中文)全套课件

    2下载:
  2. 高等应用数学问题的MATLAB问题求解,线性、积分方程、代数方程、微分方程、数据插值、函数逼近问题、概率论与数理统计问题的计算机求解,模糊逻辑与模糊推理、遗传算法、小波变换、粗糙集理论等的应用。(Matlab problem solving of higher applied mathematics, computer solving of linear, integral, algebraic, differential, data interpolation, function approx
  3. 所属分类:matlab例程

    • 发布日期:2020-09-08
    • 文件大小:21203968
    • 提供者:凌澜潇潇
  1. 数学建模的29个通用模型及matlab解法

    2下载:
  2. 第一章 线性规划 第二章 整数规划 第三章 非线性规划 第四章 动态规划 第五章 图与网络 第六章 排队论 第七章 对策论 第八章 层次分析法 第九章 插值与拟合 第十章 数据的统计描述和分析 第十一章 方差分析 第十二章 回归分析(Chapter I linear programming Chapter II integer programming Chapter III nonlinear programming Chapter IV dynamic planning Chapt
  3. 所属分类:其他

    • 发布日期:2020-11-24
    • 文件大小:7712768
    • 提供者:凉茶与烫酒
  1. MATLAB实现自定义的拉格朗日插值

    0下载:
  2. MATLAB源程序代码分享:MATLAB实现自定义的拉格朗日插值(Matlab source code sharing: Matlab to achieve custom Joseph-Louis Lagrange interpolation)
  3. 所属分类:matlab例程

« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com