-
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
-
k-ruido
Simulates the noise ambient
- 2011-05-25 10:55:11下载
- 积分:1
-
Filter_Directional_Median_filter_
Directional Weighted median filter for random value impulse noise removal
- 2014-09-13 14:13:59下载
- 积分:1
-
illumination
使用matlab工具对输入图像进行校正光照不均匀(Using Matlab tool for the input image to correct the uneven illumination)
- 2016-04-02 22:38:04下载
- 积分:1
-
Controlled_DC_motor
this file is a graphical user interface (GUI) using Matlab and simulink it is for DC Drive. it is a PI cascade controller ( current and speed controller). it a good and friendly GUI
- 2012-10-17 06:22:53下载
- 积分:1
-
iead2-eser4
ekf continuous-discret
- 2010-09-07 16:41:37下载
- 积分:1
-
antenna-pattern
采用了一种简化的方向图模型。方位和俯仰均用高斯型。(Direction using a simplified graph model. Azimuth and elevation are used Gaussian.)
- 2011-02-11 19:51:43下载
- 积分:1
-
problem1
wiener filter application for 1D, wav file example
- 2011-05-30 19:29:41下载
- 积分:1
-
chashi-bif-1
这是一个研究叉式分岔的程序,可供大家做分岔图时参考。(This is a study of forklift bifurcation procedure for everyone to do bifurcation diagram reference.)
- 2007-09-15 11:50:54下载
- 积分:1
-
frame_difference
Frame difference is arguably the simplest form of background subtraction. The current frame is simply subtracted from the previous frame, and if the difference in pixel values for a given pixel is greater than a threshold Ts, the pixel is considered part of the foreground.
- 2010-06-29 12:20:42下载
- 积分:1