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

搜索资源列表

  1. Matlab插值算法

    2下载:
  2. Matlab插值算法的源代码
  3. 所属分类:matlab例程

  1. MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法

    15下载:
  2. MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析,MATLAB realization of Lagrange, piecewise linear, cubic spline interpolation in three ways, changing the number of nodes, interpolation of three preliminary analysis of the results
  3. 所属分类:matlab例程

    • 发布日期:2013-03-26
    • 文件大小:120377
    • 提供者:刘文
  1. 用matlab编写的实现Lagrange插值函数

    0下载:
  2. 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-21
    • 文件大小:1666
    • 提供者:张宁
  1. quadterp.基于FFT的插值频率估计算法

    0下载:
  2. 基于FFT的插值频率估计算法,matlab代码。,FFT-based frequency estimation algorithm of interpolation, matlab code.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:896
    • 提供者:万三
  1. VC三次样条插值计算对图像插值

    1下载:
  2. 三次样条插值计算对图像插值具有良好效果,希望大家喜欢,谢谢,Calculation of Cubic Spline Interpolation of Image Interpolation with good results, I hope you like it, I would like to thank
  3. 所属分类:Windows编程

    • 发布日期:2017-05-16
    • 文件大小:537569
    • 提供者:wangheng
  1. MATLAB-interpolation-process

    0下载:
  2. MATLAB 中的插值程序,含说明与范例,并比较四种插值方法的结果。-MATLAB in the interpolation process, including descr iption and examples, and compare the results of four kinds of interpolation methods.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:112204
    • 提供者:岳弘达
  1. matlab插值与数据拟合

    6下载:
  2. 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
  3. 所属分类:matlab例程

    • 发布日期:2013-04-01
    • 文件大小:1138688
    • 提供者:zdlsir
  1. 拉格朗日插值的龙格现象matlab编程

    0下载:
  2. 拉格朗日插值的龙格现象matlab编程,word文档
  3. 所属分类:matlab例程

  1. 插值与拟合

    0下载:
  2. 插值来求过已知有限个数据点的近似函数以及拟合matlab非常详细的教程。(Interpolation is used to find the approximate function of the known finite number of data points and the detailed tutorial of fitting matlab.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:271360
    • 提供者:帅宝
  1. 功能强大的牛顿插值matlab程序代码1

    0下载:
  2. 功能强大的牛顿插值matlab程序代码,后续会更新基于C++的MEX和MAT的文件(Powerful Newton interpolation matlab program code, the subsequent updates will be based on the C++ MEX and MAT files)
  3. 所属分类:文章/文档

  1. MATLAB插值编程

    0下载:
  2. matlab插值源代码(转)(Solving practical problems)
  3. 所属分类:matlab例程

  1. 插值

    1下载:
  2. 采用下拉菜单的方式实现数字插值方式的选择,并通过回调函数完成相应的插值算法和图像显示,在原始数据的输入和处理上,主要采用字符串的写入和读取与处理方式,实现对原始数据读入和分析。本次设计是对单选按钮的使用、按钮控件的应用及轴显示图形应用的综合设计,最终实现了多种插值算法的切换。通过设计与调试,本工具包集成了一维插值和二维插值中的最邻近插值,最小立方插值,线性插值等插值算法,最后达到对同一组数据可以用不同插值方法设计,通过优化处理得到适合插值算法。(The drop-down menu select
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:15360
    • 提供者:jrhc
  1. 激励插值法

    0下载:
  2. 结构动力学中,用激励插值法求结构位移所用的MATLAB编程(Displacement by means of excitation interpolation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:ppwangpoppy
  1. 插值与拟合(matlab+lingo源代码) (2)

    0下载:
  2. 插值与拟合(matlab+lingo源代码)(Interpolation and fitting (matlab + lingo source code))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:52224
    • 提供者:流777
  1. matlab插值算法编程

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

    • 发布日期:2018-01-01
    • 文件大小:11264
    • 提供者:mafei217
  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插值拟合微分解方程组

    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. 采用matlab进行插值与拟合的相关计算的源代码。(The source code for the calculation of the interpolation and fitting is carried out by MATLAB.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:179200
    • 提供者:晚饭吃多
  1. 插值程序

    0下载:
  2. 用于matlab平台上的各种数值插值方法(Numerical interpolation)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:26624
    • 提供者:hf123
  1. 插值与拟合

    0下载:
  2. 用于matlab插值与拟合的工具文件。。。。。。。。。(interpolation and fitting)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:179200
    • 提供者:tang1120
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com