-
BST3_array
In computer science, a binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. A recursive definition using just set theory notions is that a (non-empty) binary tree is a triple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set.[1] Some authors allow the binary tree to be the empty set as well.
- 2016-02-10 15:10:19下载
- 积分:1
-
KarhunenLoeve1
这是一个用K-L变换实现的人脸识别代码(matlab),挺不错的.(err)
- 2007-12-27 20:47:30下载
- 积分:1
-
CNN
MATLAB语言的CNN算法的例程,可以用于学习CNN算法(CNN algorithm MATLAB language routines, CNN algorithms can be used for learning)
- 2016-01-12 20:03:38下载
- 积分:1
-
流形学习非线性降维算法包
流形学习是一种非线性维数约减方法,可以挖掘蕴含于高维数据中的低维信息。主要用于语音识别,人脸识别,故障诊断等方面
- 2022-04-21 09:51:53下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1
-
Kinect_Microsoft_version0
这个matlab源代码提供,视频,深度流和人物骨架跟踪。其中,包含微软Kinect和SDK库的C ++骨架函数。(The matlab source code is provided, video, stream depth and character skeleton track, including Microsoft Kinect and C++ SDK library skeleton functions.)
- 2011-09-28 15:59:03下载
- 积分:1
-
tuxchuli
matlab的关于图象处理的源程序,很详细,对大家会有帮助的(Matlab on the image processing of the source, in great detail, we will have to help)
- 2006-12-01 16:01:13下载
- 积分:1
-
assembler_all_in_al12372628734l
its a c program for assembler
- 2014-12-23 14:41:24下载
- 积分:1
-
xianxlvbo
风速线性滤波器,可对风洞试验及风速实测资料做简单滤波。(Wind speed linear filter can be measured wind speed of wind tunnel tests and information to do simple filtering.
)
- 2011-12-17 15:24:45下载
- 积分:1
-
jacchia
i upload a matlab code which can calculate density of atmosphere and temperature in altitude of over 100 km
- 2014-01-08 02:01:13下载
- 积分:1