Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - interpolation matlab code
Search - interpolation matlab code - List
DL : 0
该代码为基于vc和matlab混合编程的数字信号内插处理 需要读取的数据长度和倍数可以在用户界面设置 读取文件并画图,并要求选择保存路径和文件名-The code is based on the vc and matlab programming mixed interpolation of digital signal processing needs to read data in multiples of the length and settings in the user interface can read the file and drawing, and asked to select save path and file name
Date : 2026-01-12 Size : 3.23mb User : 张秀再

DL : 0
泰森多边形(垂直平分法)插值算法,降雨空间插值常用的方法-Thiessen polygons (perpendicular bisector method) interpolation algorithm commonly used method of spatial interpolation of rainfall
Date : 2026-01-12 Size : 157kb User : duyan

Matlab code to view the image of a triangle under different views given the coordinates and color of its vertices. Colors inside triangle are found by interpolation
Date : 2026-01-12 Size : 3kb User : ruchir

DL : 0
它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary function interpolation, spline- spline interpolation, polyfit- polynomial interpolation or fitting, curvefit- curve fitting, caspe- a variety of boundary conditions of the spline interpolation, casps- spline fitting (no), interp2- binary function interpolation, griddata- the dual function of irregular data interpolation, interp- interpolation nodes is not monotonous, and lagrange- Lagrange interpolation.
Date : 2026-01-12 Size : 20kb User : 温娟

艾肯特插值,高斯插值和牛顿插值法的matlab代码。上述三种方法均用于数值插值。-Ai Kente interpolation, the matlab code of the the Gaussian interpolation and the Newton interpolation law. The the above-mentioned three methods are used for the numerical interpolation.
Date : 2026-01-12 Size : 2kb User : pengtao

DL : 0
ENO插值法的matlab代码,完美实现,比一般插值法好多了-ENO interpolation matlab code to achieve the perfect, much better than the average interpolation! !
Date : 2026-01-12 Size : 1kb User : wxj

三次插值的MATLAB代码,该算法简单易懂,应用广泛,非常实用。-MATLAB code cubic interpolation, the algorithm is simple and easy to understand, widely used, very practical.
Date : 2026-01-12 Size : 1.17mb User : 任青

DL : 0
matlab 源码,实现欧拉插值,牛顿插值,拉格朗日插值等算法。-matlab source code to achieve Euler interpolation, Newton interpolation, Lagrange interpolation algorithm.
Date : 2026-01-12 Size : 1kb User : zhang

DL : 0
使用matlab实现了克里金插值算法,代码较短,运行时间也较为理想,但是缺少注释-use matlab to realize the Kriging interpolation algorithm ,code is shorter, running time is ideal
Date : 2026-01-12 Size : 1kb User : kaipuyu

DL : 0
比较了软阈值,硬阈值及当今各种阈值计算方法,插值与拟合的matlab实现,基于小波变换的数字水印算法matlab代码。- Comparison of soft threshold and hard threshold and today various threshold calculation method, Interpolation and fitting matlab implementation, Based on wavelet transform digital watermarking algorithm matlab code.
Date : 2026-01-12 Size : 7kb User : 彭娟军

DL : 0
通过matlab代码,插值与拟合,解方程,数据分析,基于混沌的模拟退火算法。- By matlab code, Interpolation and fitting, solution of equations, data analysis, Chaos-based simulated annealing algorithm.
Date : 2026-01-12 Size : 5kb User : 李更文

DL : 0
牛顿Newton插值 MATLAB源程序代码-Newton Newton interpolation MATLAB source code
Date : 2026-01-12 Size : 1kb User : charles

DL : 0
To test interpolation. its matlab code.
Date : 2026-01-12 Size : 2kb User : noctnempe

DL : 0
这是第二能量熵的matlab代码,插值与拟合的matlab实现,可以广泛的应用于数据预测及数据分析。- This is the second energy entropy matlab code, Interpolation and fitting matlab implementation, Can be widely used in data analysis and forecast data.
Date : 2026-01-12 Size : 5kb User : fangbuimeng

DL : 0
四象限逐点比较法直线插补matlab仿真程序源代码。输入起点、终点、给进步长等即可实现仿真。-Quadrant point by point comparison Linear Interpolation matlab simulation program source code. Enter the start, end, and so long to progress to achieve the simulation.
Date : 2026-01-12 Size : 1kb User : 梁生

DL : 1
四象限逐点比较法圆弧插补matlab仿真程序源代码。输入起点、终点、给进步长、顺时针或逆时针等即可实现仿真。-Quadrant point by point comparison circular interpolation matlab simulation program source code. Enter the start and end points, to progress long, clockwise or counterclockwise, etc. can be realized simulation.
Date : 2026-01-12 Size : 1kb User : 梁生

DL : 0
基于kaiser窗的双谱线插值FFT谐波分析,这是第二能量熵的matlab代码,AHP层次分析法计算判断矩阵的最大特征值。- Dual-line interpolation FFT harmonic analysis kaiser windows, This is the second energy entropy matlab code, Calculate the maximum eigenvalue judgment matrix of AHP.
Date : 2026-01-12 Size : 5kb User : 田文

DL : 0
This is the second energy entropy matlab code, Based on wavelet transform digital watermarking algorithm matlab code, Dual-line interpolation FFT harmonic analysis kaiser windows.
Date : 2026-01-12 Size : 9kb User : guilenpingtai

插值型求积方法 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   8.3.3 步长逐次减半柯特斯求积公式 290   8.3.4 Romberg求积公式 291   8.4 自适应求积方法 293   8.5 Gauss求积方法 295   8.5.1 Gauss求积公式的构造 295   8.5.2 几种常用的Gauss求积公式 297   8.6 重积分的数值解 303   8.7 MATLAB自带函数应用 304   8.7.1 trapz函数 304   8.7.2 integral函数 305   8.7.3 integral2函数 307   8.7.4 integral3函数 307(Interpolation Method for Integral Program Code)
Date : 2026-01-12 Size : 11kb User : XWLYF

DL : 0
三维b样条插值matlab代码,拟合效果较好(3-D B-spline interpolation matlab code)
Date : 2026-01-12 Size : 4.58mb User : flewer
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.