搜索资源列表
matlab-algorithms
- matlab各种适用的算法,种插值,拟合,积分等程序-matlab variety of suitable algorithms
interpolation-algorithms
- matlab中一些常用的插值算法程序集,可以参考-Some commonly used interpolation algorithms assemblies
zuiyouhua
- 才有matlab实现最优化理论的几个重要算法,分别是最速下降法,内点法,外点法,插值法-Matlab to achieve optimization theory have several important algorithms, namely, the steepest descent method, interior point method, external point method, interpolation method
sinc
- sin插值,比与其他插值算法进行比较,用MATLAB实现SINC插值-sin interpolation, compared with other interpolation algorithm compares achieve SINC interpolation using MATLAB
MT-Bostick
- 基于Bostick插值算法的大地电磁法一维正反演Matlab程序-Bostick interpolation algorithm based on magnetotelluric method of one-dimensional forward modeling and inversion Matlab program
MatLab-interpolation-and-fiting
- 关于讲解曲线和曲面插值和拟合的MATLAB经典算法,并带有讲解PPT.-MatLab interpolation and fiting
cubic-hystart
- 三次插值的MATLAB代码,该算法简单易懂,应用广泛,非常实用。-MATLAB code cubic interpolation, the algorithm is simple and easy to understand, widely used, very practical.
matlab
- Hanning加窗插值算法 采样周期为200ms,先确定谐波位置,再插值求解-Hanning windowed interpolation algorithm sampling period of 200ms, first determine the harmonic position, then interpolated to solve
matlab
- matlab 源码,实现欧拉插值,牛顿插值,拉格朗日插值等算法。-matlab source code to achieve Euler interpolation, Newton interpolation, Lagrange interpolation algorithm.
krig_npoint
- 使用matlab实现了克里金插值算法,代码较短,运行时间也较为理想,但是缺少注释-use matlab to realize the Kriging interpolation algorithm ,code is shorter, running time is ideal
eemcut
- 通过matlab自动去除三维荧光光谱中的拉曼和瑞利散射,并通过插值算法补齐缺失的光谱(remove Raman scattering from the three-dimensional fluorescence spectrum)
插值
- 采用下拉菜单的方式实现数字插值方式的选择,并通过回调函数完成相应的插值算法和图像显示,在原始数据的输入和处理上,主要采用字符串的写入和读取与处理方式,实现对原始数据读入和分析。本次设计是对单选按钮的使用、按钮控件的应用及轴显示图形应用的综合设计,最终实现了多种插值算法的切换。通过设计与调试,本工具包集成了一维插值和二维插值中的最邻近插值,最小立方插值,线性插值等插值算法,最后达到对同一组数据可以用不同插值方法设计,通过优化处理得到适合插值算法。(The drop-down menu select
[muchong.com]MATLAB语言常用算法程序集
- 插值函数逼近数值微分数值积分数据统计分析(The interpolation function approximated the numerical analysis of numerical integration data)
第4章 插值
- matlab插值计算相关程序,各种插值算法,有十九个文件(Matlab interpolation calculation related procedures, a variety of interpolation algorithms, there are nineteen files)
matlab克里金插值kriging
- 克里金(Kriging)插值法,又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。(Krikin (Kriging) interpolation method, also called spatial covariance best interpolation method, is an optimal interpolation method named by Sout
插值算法
- hermite插值,Newton插值,lagrange插值是三种常用的数值插值方法,本文件采用MATLAB对三种插值算法进行了实现。(hermite interpolation)
[MATLAB语言常用算法程序集].(龚纯).清晰版
- MATLAB语言常用算法程序集,包括插值,数值积分和微分方程求解(MATLAB, statistic, program)
1插值法—拉格朗日插值法
- 使用matlab编写了拉格朗日插值算法的函数,里面有题目,可直接运行计算得到结果。(The function of Lagrange interpolation algorithm is written by MATLAB. There are questions in it, which can be directly run and calculated and get the result.)
matlab克里金插值kriging
- 克里金加权插值法,使用方便参数设定简单,容易实现,(Kriging weighted interpolation is easy to use and easy to implement,)
数学建模的29个通用模型及matlab解法
- 第一章 线性规划 第二章 整数规划 第三章 非线性规划 第四章 动态规划 第五章 图与网络 第六章 排队论 第七章 对策论 第八章 层次分析法 第九章 插值与拟合 第十章 数据的统计描述和分析 第十一章 方差分析 第十二章 回归分析(Chapter I linear programming Chapter II integer programming Chapter III nonlinear programming Chapter IV dynamic planning Chapt