CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - matlab插值计算程序

搜索资源列表

  1. fem1

    0下载:
  2. 这是有限元方法中的线性插值和二次差值的误差的计算程序。本程序使用C++编程的。当运行出结果还需要在matlab中画出图形。-This is a linear interpolation and the second error of the difference in the finite element method calculation program. The the program use C++ programming. When you run out of the results
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:4.17mb
    • 提供者:wang bo
  1. spline3

    0下载:
  2. 三次样条插值函数边界条件由实际问题对三次样条插值在端点的状态要求给出。以第 1 边界条件为例, 用节点处二阶导数表示三次样条插值函数,用追赶法求解相关方程组。通过 Matlab 编制三次样条函数的通用程序, 可直接显示各区间段三次样条函数体表达式,计算出已给点插值并显示各区间分段曲线图。-Cubic spline interpolation function boundary condition for the practical problems cubic spline interp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.03kb
    • 提供者:yangqiang
  1. nunliu

    0下载:
  2. 本程序的性能已经超过其他算法,AHP层次分析法计算判断矩阵的最大特征值,插值与拟合的matlab实现。- This program has exceeded the performance of other algorithms, Calculate the maximum eigenvalue judgment matrix of AHP, Interpolation and fitting matlab implementation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.7kb
    • 提供者:qiuqai
  1. MATLAB-algorithms-assemblies

    0下载:
  2. matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:150.49kb
    • 提供者:赵东昌
  1. gansen

    0下载:
  2. matlab小波分析程序,自写曲率计算函数 ,基于kaiser窗的双谱线插值FFT谐波分析。- matlab wavelet analysis program, Since writing the curvature calculation function, Dual-line interpolation FFT harmonic analysis kaiser windows.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5.08kb
    • 提供者:wrrck
  1. piefan_v33

    0下载:
  2. 快速扩展随机生成树算法,插值与拟合的matlab实现,计算多重分形非趋势波动分析matlab程序。- Rapid expansion of random spanning tree algorithm, Interpolation and fitting matlab implementation, Calculation multifractal detrended fluctuation analysis matlab program.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:10.86kb
    • 提供者:baojenglaifui
  1. kie_v79

    0下载:
  2. 基于kaiser窗的双谱线插值FFT谐波分析,基于混沌的模拟退火算法,图像的光流法计算的matlab程序。- Dual-line interpolation FFT harmonic analysis kaiser windows, Chaos-based simulated annealing algorithm, Image optical flow calculation matlab program.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4.4kb
    • 提供者:许成峰
  1. jenfun

    0下载:
  2. 混沌的判断指标Lyapunov指数计算,插值与拟合的matlab实现,数据包传送源码程序。- Chaos indicator for Lyapunov index calculation, Interpolation and fitting matlab implementation, Data packet transfer source program.
  3. 所属分类:Other systems

    • 发布日期:2017-12-23
    • 文件大小:4kb
    • 提供者:sanqeisannan
  1. bei-mw66

    0下载:
  2. 图像的光流法计算的matlab程序,插值与拟合,解方程,数据分析,含噪脉冲信号进行相关检测。- Image optical flow calculation matlab program, Interpolation and fitting, solution of equations, data analysis, Noisy pulse correlation detection signal.
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:6kb
    • 提供者:funmingjen
  1. kufmh

    0下载:
  2. matlab小波分析程序,插值与拟合的matlab实现,计算晶粒的生长,入门级别程序。- matlab wavelet analysis program, Interpolation and fitting matlab implementation, Calculation of growth, entry-level program grain.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:6kb
    • 提供者:姚尊根
  1. 第4章 插值

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

    • 发布日期:2018-01-03
    • 文件大小:10kb
    • 提供者:剑客123
  1. 三次样条插值

    0下载:
  2. 计算方法作业,运用分段插值中的三次样条插值进行数据拟合(Calculation method operation, using cubic spline interpolation in segmented interpolation for data fitting)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:lita-
  1. MT2D正演

    13下载:
  2. 基于MATLAB编写的大地电磁二维有限单元法正演程序,矩形单元剖分,线性插值, 使用说明: 1. 运行MT2DMODEL.m构建正演模型 2. 运行TMmodel.m和TEmodel.m正演计算,计算结果自动保存 3. 程序进行了优化,并将BICGSTAB(稳定双共轭梯度法)用于求解线性方程组,求解效率提高,一般情况下正演计算仅需1~2秒(Based on MATLAB compiled two-dimensional magnetotelluric fin
  3. 所属分类:其他

    • 发布日期:2018-12-05
    • 文件大小:115kb
    • 提供者:tongshuo123
搜珍网 www.dssz.com