-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1
-
kNearestNeighbors
K nearest neighbor search for matlab
- 2013-04-05 06:39:50下载
- 积分:1
-
DTMB
DTMB,全称Digital Television Terrestrial Multimedia Broadcasting。上述资料包含了最新标准,及链路级仿真matlab代码(Digital Television Terrestrial Multimedia Broadcasting)
- 2020-11-06 11:29:50下载
- 积分:1
-
energy
energy protocol for wsn for energy saving to enhance the lifetime of wsn
- 2014-11-30 22:43:35下载
- 积分:1
-
pronypower
关于prony一个分析电力系统谐波检测程序,准确分析暂态信号中的幅值 相位 频率(prony algorithm for power system harmonic estimation)
- 2013-11-22 10:59:15下载
- 积分:1
-
emd去噪
说明: 用于emd(经验模态分解)进行地震信号去噪(It is applied to emd (empirical mode decomposition) for seismic signal denoising)
- 2020-05-04 17:54:43下载
- 积分:1
-
generate_time_correlated_samples_with_rayleigh_di
The MATLAB function generates series of time correlated samples with rayleigh distribution.
- 2010-11-22 23:17:05下载
- 积分:1
-
imageprocessingusingMATLAB
利用MATLAB做一些基礎的影像處理,如灰階值、圖片放大、縮小、旋轉等等.....(Use MATLAB to do some basic image processing, such as the gray-scale value, image to enlarge, reduce, rotate, and so on .....)
- 2009-11-24 17:26:43下载
- 积分:1
-
Coswavelet
余弦小波变换源程序,开发环境为matlab(cosin wavelet transform code using matlab)
- 2009-12-16 22:45:02下载
- 积分:1
-
prewitt
Prewitt edge detection
- 2012-03-30 08:21:09下载
- 积分:1