-
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
-
AdaptiveAlgorivvthms
has provided the primary evidence supporting involvement
of the dopaminergic system in the pathology of
RLS. While PET and SPECT imaging of the striatum
held initial promise of linking dopamine abnormalities
to RLS, they have failed to reveal a consistent pattern
of abnormalities. The dopamine-2 receptor binding
potentials of RLS patients have been
- 2010-05-05 17:12:41下载
- 积分:1
-
kmeansclustering
this is a kmeans clustering code writen in matlab
- 2011-07-21 17:04:32下载
- 积分:1
-
sort
HEap Sort Implementation !!
- 2014-10-07 13:49:01下载
- 积分:1
-
radar-sinal-simulation
关于雷达信号分选仿真数据产生的源码,值得一看(Radar signal sorting on simulation data generated source code, worth a visit)
- 2021-01-13 09:18:48下载
- 积分:1
-
levegrep
此程序用于计算高光谱数据中Linear extrapolation法计算植被红边位置(This program used to calculate the spectral data Linear extrapolation method of vegetation red edge position)
- 2010-08-21 09:42:12下载
- 积分:1
-
matlab-processing
用matlab的进行图像处理的教程,对初学者有指导意义(The image processing using matlab tutorial, a guide for beginners)
- 2011-05-02 02:09:13下载
- 积分:1
-
Jamming_ESM_Receiver
按照指定噪声系数和指定的FIR滤波器参数,模拟接收机接收信号过程(In accordance with the specified noise figure, the FIR filter parameters and the specified process of the reception signal, analog receiver)
- 2013-03-19 10:58:02下载
- 积分:1
-
exercise1
考虑章动、极移、岁差下历元时刻月球在瞬时平天球坐标系,J2000协议地固系,WGS-84坐标系下的位置速度矢量及转换的matlab源程序(Consider nutation, polar motion, precession next epoch in the instantaneous level of the moon celestial coordinate system, J2000 protocol to the solid line, the position and the velocity vector conversion WGS-84 coordinate system matlab source)
- 2013-12-25 22:40:36下载
- 积分:1
-
Wavelet_transform
将信号用小波函数SYM5分解到第5层,用minimaxi阈值选择对系数进行处理,消除噪声(SYM5 decomposition using the wavelet function signals to the fifth floor, use minimaxi threshold choice to deal with coefficient, eliminate noise)
- 2013-09-03 20:55:43下载
- 积分:1