-
esCARAbajo
Reconocimiento de rostros
- 2013-11-19 08:42:41下载
- 积分:1
-
K-Means
K-Means Algorithm with x.mat to arrange items.
- 2011-05-19 02:39:00下载
- 积分:1
-
antennal_response
该程序是信道建模时的天线响应程序,为m文件。(The program is the antenna response channel modeling program, for m file.)
- 2012-11-05 21:04:16下载
- 积分:1
-
matlab_style_guidelines
《matlab编程风格指导》,教你如何编写高质量的matlab程序。(《matlab style guidelines》)
- 2012-05-10 09:30:31下载
- 积分:1
-
circpontDistr
distributes points around a given point
- 2010-12-16 19:38:05下载
- 积分:1
-
rls
递推遗忘因子最小二乘
recursive forgotten factor ls(recursive forgotten factor ls)
- 2010-03-08 10:25:44下载
- 积分:1
-
Analysis-of--radar-signal-detecting
利用MATLAB进行雷达数据处理,并对程序进行解释,包括脉冲压缩,相干积累,MTI,CFAR等(Using MATLAB radar data processing and interpretation program, including pulse compression, coherent accumulation, MTI CFAR)
- 2020-11-25 17:29:32下载
- 积分:1
-
bulangyundong
找到的一个点做布朗运动的小程序,已验证,绝对正确(aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa)
- 2010-05-28 20:29:58下载
- 积分:1
-
294976fcm
this is also fuzzy c means clustering for segmentation
- 2013-09-19 17:48:38下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分:1