-
Arch_Corr2_nor
This code is face localization programme. It reads faces from yale database and localize the face in the image.
- 2010-11-11 16:35:51下载
- 积分:1
-
arnold
数字水印中,对于水印的置乱方法:Arnold置乱,通过改变像素点的位置增强水印的鲁棒性(Digital watermark, the watermark scrambling for ways: Arnold scrambling, by changing the position of pixels increase the robustness of the watermark)
- 2011-05-11 09:03:27下载
- 积分:1
-
MATLAB2010Super-tutorial
非常实用matlab编程教程。从安装到函数应用以及可视化都有涉及。(Very practical matlab programming tutorials. From installation to function application and visualization are involved.)
- 2013-10-08 17:26:57下载
- 积分:1
-
fourier_discriptors
fourier descriptors in matlab
- 2009-05-01 11:34:38下载
- 积分:1
-
classicalmusic1
本代码是经典MUSIC算法的源程序。采用经典MUSIC算法进行DOA估计(This code is the classic MUSIC algorithm of the source. Classical MUSIC DOA estimation algorithm)
- 2010-11-09 19:00:45下载
- 积分:1
-
slipe
说明: 捷联惯导系统传递对准MATLAB程序,固定点平滑新算法。(SINS MATLAB transfer alignment procedures, the new fixed-point smoothing algorithm.)
- 2008-09-18 16:18:57下载
- 积分:1
-
1
说明: 模式识别分层聚类、k—均值算法,支持向量机、线性判别、判别代码、ppt(Pattern recognition hierarchical clustering, k-means algorithm, support vector machines, linear discriminant, discriminant code, ppt)
- 2010-04-22 21:42:06下载
- 积分:1
-
digitalImageProcessingGONZALEZ
冈萨雷斯 数字图像处理(matlab) 用图 非常适合学习matlab数字图像处理的人(Gonzalez Digital Image Processing (Matlab) using maps very suitable for the study of digital image Matlab the people)
- 2007-05-15 10:00:30下载
- 积分:1
-
MawSuballo
Subcarrier allocation in mimo-ofdma
- 2011-10-10 03:43:48下载
- 积分:1
-
fit_ML_rayleigh
fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!.
Given the samples of a rayleigh distribution, the PDF parameter is found
fits data to the probability of the form:
p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format: result = fit_ML_rayleigh( x,hAx )
input: x - vector, samples with rayleigh distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
s - fitted parameter
CRB - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type- ML
- 2011-02-09 19:10:54下载
- 积分:1