-
GLCM_Features1
matlab code for glcm features
- 2010-12-30 01:51:34下载
- 积分:1
-
manual_BP_alg
使用BP神经网络进行的3维样本分类matlab算法(Using BP neural network of three-dimensional sample classification matlab algorithm)
- 2010-06-02 20:55:35下载
- 积分:1
-
programdecomp
this program used in the denoising muticopie transformed images via wavelet
- 2010-07-04 17:13:31下载
- 积分:1
-
SDIR2CAS
s平面中直接型到级联型的型式转换(复数对型),通过MATLAB来实现。(s plane directly to the cascade-type models of conversion (the plural of the type), achieved through MATLAB.)
- 2010-11-17 10:53:20下载
- 积分:1
-
Filter
几种典型的滤波方式(gamma lee)几种典型的滤波方式(gamma lee)(Typical filtering method (gamma lee) typical filtering method (gamma lee))
- 2011-05-04 16:02:14下载
- 积分:1
-
LMD分解信号程序
可以将信号很好的进行LMD分解,很好用,自己试试看(The signal can be well decomposed into LMD)
- 2019-01-24 18:04:11下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
TheapplicationofMatlabinphrasecontrolledantennaarr
一篇论文《MATLAB在相控阵天线中的应用》介绍了MATLAB在天线设计中的应用,包含有源代码(Paper " MATLAB in Phased Array Antenna," introduced in MATLAB application in antenna design, including source code)
- 2010-05-19 23:30:37下载
- 积分:1
-
Illustration_Norms
For a thorough description of the norms, see the Chapter 4 of Robust and Optimal Control, Zhou, Glover, Doyle 1996.
Here the point is to give some lines of code illustrating what are the H2 and Hinf norms of LTI systems.
In that sense, it is also illustrated that the H2 norm is smooth in the space of the system parameters, whereas the Hinf norm is non-smooth locally Lipschitz (since it is a min-max problem, thus prone to the waterbed effect ).
- 2012-04-15 07:02:31下载
- 积分:1
-
bpnerual
BP神经网络的数据分类——————语音特征信号分类(Data BP neural network classification speech characteristic signal classification)
- 2015-03-02 11:25:11下载
- 积分:1