-
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
-
matlab
复杂网络的建模和分析程序,能够分析复杂网络的节点参数,进行重要度等计算(Modeling and analysis of complex network program, the ability to analyze complex network node parameters, for essential computing degree)
- 2020-11-23 17:39:34下载
- 积分:1
-
burg
All-pole modeling using the Burg algorithm
- 2011-09-22 21:37:41下载
- 积分:1
-
3
说明: 这是独立分析针对图像分离的代码,很清楚的。(This is a separate code for the image of the independent analysis, it is clear.)
- 2013-03-04 21:23:33下载
- 积分:1
-
predict-and-match-interal-multiple
地震信号处理,虚同相轴方法预测层间多次波,将数据分成上下两部分,利用相关和褶积的原理预测出层间多次波。预测信号和原始信号在相位和振幅上存在差异,用L1范数匹配法进行匹配,其中,提供了两种方法解病态方程,分别为高斯-赛德尔方法和正则化方法。(Seismic signal processing, predicte internal multiples by construct virtual events .The data is divided into two parts, using the principle of correlation and convolution to predicte multiples. There are differences between the prediction signal and the original signal on the phase and amplitude, so we use the L1 norm method to match the singal.We provide two methods for solving ill equation, respectively Gauss- Seidel method and regularization method.)
- 2015-06-11 15:53:04下载
- 积分:1
-
SELECCIONMUESTRAS
seleccion manual de muestras de color de una imagen
- 2009-09-22 20:55:23下载
- 积分:1
-
PoEdges
MATLAB Denoising software for grayscale images
- 2008-03-31 16:16:43下载
- 积分:1
-
SimplexQWQW
A simple minimizer of in-line coded functions, for teaching and experimentation
- 2010-11-11 08:50:44下载
- 积分:1
-
liangziyoudubiliqiankui
两自由度比例前馈simulink模型,测四轮转向的质心侧偏角和横摆角速度(Two degrees of freedom ratio feedforward simulink model, measuring four-wheel steering center of mass of side-slip Angle and yawing angular velocity
)
- 2013-09-19 11:35:16下载
- 积分:1
-
kalmanf
卡尔曼滤波的MATLAB实现,是一个教程事例(updates a system state vector estimate based upon an observation, using a discrete Kalman filter.)
- 2009-07-06 10:03:57下载
- 积分:1