-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1
-
拉格朗日插值
用于GPS数据三个坐标方向XYZ的插值,采用拉格朗日算法(For GPS data three coordinates XYZ interpolation, using Lagrange algorithm.)
- 2020-12-05 19:59:23下载
- 积分:1
-
aa
说明: 使用matlab进行时域采样序列分析,得到分析图(Time domain using matlab sampling sequence analysis, analysis of Figure)
- 2010-05-26 14:13:49下载
- 积分:1
-
code3
说明: 计算彩色图像的熵,均方误差,根据熵的技术公式,对彩色图像分RGB进行统计计算(compute the entropy and rmse of rgb image)
- 2011-03-26 20:22:45下载
- 积分:1
-
huiseguanlian
计算灰色关联度,参考因子与比较因子共同存储在一个矩阵,参考因子为第一列(failed to translate)
- 2013-05-03 20:35:36下载
- 积分:1
-
matlab
ecg signal analysis using matlab
- 2013-12-28 01:01:43下载
- 积分:1
-
fauver
求解fault cover掩盖故障的新方法(A new method for solving fault cover)
- 2011-01-25 13:49:01下载
- 积分:1
-
matlab
很好的matlab学习资料,分享,希望对大家有所帮助(Matlab good learning materials, to share, we want to help)
- 2010-09-13 15:45:32下载
- 积分:1
-
ekf_geolocation1
基于TDOA定位,用卡尔曼滤波器的算法减小误差更准确地的去追踪和定位目标。(use the EKF algorithm to track the localization)
- 2009-11-09 12:09:07下载
- 积分:1
-
shewhart
采用matlab编写单变量控制图,主要是休哈特控制图。(Written by matlab single variable control charts, mainly Shewhart control chart.)
- 2010-11-19 21:17:20下载
- 积分:1