-
VCMatlabImageProcessing
VC_和Matlab混合编程在图像处理中的应用(VC_ and hybrid programming in Matlab Image Processing)
- 2010-07-22 23:09:04下载
- 积分:1
-
denoise_image
文件中包含几个用matlab编写的图像去噪程序,如邻域平均滤波‘维纳滤波法,巴特沃斯滤波法,并给出了计算PSNR值的公式。( delete the noise in the image)
- 2010-11-29 11:28:23下载
- 积分:1
-
fxxmcaponxz1
针对非均匀线阵,利用修正的Capon算法,不需要信源数目,就可以达到高分辨的DOA(In view of the non uniform linear array, using the modified Capon algorithm, does not need the source number, can achieve high resolution DOA
)
- 2012-03-22 20:13:04下载
- 积分:1
-
Monte-Carlo-method
(Monte Carlo method)蒙特卡罗方法在计算机上的实现.rar( Monte Carlo methods to achieve on the computer. Rar)
- 2011-11-09 08:20:11下载
- 积分:1
-
EKF
三层前馈神经网络 matlab源码,简单易懂(three layer foreward)
- 2010-06-06 18:12:18下载
- 积分:1
-
matlabofdmfz
一个用matlab编写ofdm仿真程序,读者可以随意调整相应参数(a ofdm prepared using Matlab simulation program, readers can arbitrarily adjust the parameters)
- 2007-05-09 14:16:49下载
- 积分:1
-
Learning-Function-Matlab
Cac ham XLA trong Matlab
- 2011-11-23 01:42:57下载
- 积分:1
-
shang
一种无监督的数据离散化方法,程序简单,运行时间短,效果比较显著(An unsupervised data discretization methods, procedures easy, run a short time, compared the effect of significantly)
- 2009-03-21 12:25:49下载
- 积分:1
-
match_filter
匹配滤波器的形式实现雷达信号(LFM)的脉冲压缩(Matched filter in the form of radar signal (LFM) pulse compression)
- 2009-11-12 20:13:46下载
- 积分:1
-
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