-
DBE
聚类重要步骤,利用数据之间的相似度自适应确定类别数(decide adaptive number of classes using similarity)
- 2013-09-24 22:27:58下载
- 积分:1
-
FindAllWin32Process
例子列举所有的进程基类,适合Window编程初学者。(The example gets all the process classes. for the fundamental coder)
- 2015-04-01 20:42:19下载
- 积分:1
-
距离多普勒算法 RD
点目标成像,距离多普勒算法(RD),能够实现点目标仿真。(Point target imaging and range Doppler algorithm (RD) can realize point target simulation.)
- 2020-06-24 18:20:01下载
- 积分:1
-
ekg
Electrocardiography (ECG or EKG) is the recording of the electrical activity of the heart over time via skin electrodes. This program make a EKG signal.
- 2009-04-23 09:45:58下载
- 积分:1
-
Ant_TSP
说明: 实现蚁群算法,实现蚁群算法的MATLAB程序。只要输入城市坐标就行(The realization of ant colony algorithm, ant colony algorithm to achieve the MATLAB program. Just enter the city coordinates on the line)
- 2008-11-13 15:24:40下载
- 积分:1
-
music
function Px = music(x,p,M)
MUSIC Frequency estimation using the MUSIC algorithm.
-----
USAGE Px=music(x,p,M)
The input sequence x is assumed to consist of p complex
exponentials in white noise. The frequencies of the
complex exponentials and the variance of the white noise
are estimated using the MUSIC algorithm.
x : input sequence
p : number of complex exponentials to find
M : number of noise eigenvectors to use
The frequency estimates are found from the peaks of the
pseudospectrum Px.
- 2012-04-18 09:55:15下载
- 积分:1
-
Squre2
对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n
用递推最小二乘法来估计上式中的b0, b1, ..., bn(for polynomial y (i) = b0 b1 b2* x* x* b3 ^ 2 x ^ 3 ...... bn* x ^ n recursive least squares method used to estimate the on-belts, b1, ..., bn)
- 2007-05-16 21:34:01下载
- 积分:1
-
canny
说明: 实现canny算子边缘检测,是频域增强处理后的在处理。(Achieve canny edge detection operator ,which is enhanced after treatment frequency in treatment.)
- 2010-04-02 10:11:49下载
- 积分:1
-
鱼群算法matlab程序
说明: 人工鱼是真实鱼抽象化、虚拟化的一个实体,其中封装了自身数据和一系列行为,可以接受环境的刺激信息,做出相应的活动。其所在的环境由问题的解空间和其他人工鱼的状态,它在下一时刻的行为取决于自身的状态和环境的状态,并且它还通过自身的活动来影响环境,进而影响其他人工鱼的活动。(Artificial fish swarm algorithm)
- 2020-02-11 12:00:43下载
- 积分:1
-
showPpoint
一个matlab 开发环境下编写的显示鼠标在坐标轴上坐标值的程序(The preparation of a development environment matlab display the mouse coordinates in the axis of the procedures)
- 2011-05-23 11:57:13下载
- 积分:1