-
facerecognitionsv
code for face recognition using ica (independent component analysis) .a good code sor reaserch.
- 2010-08-08 20:09:07下载
- 积分:1
-
TreeSpline
三次样条插值,自己编写的,如有错误和不妥之处,还请见谅,轻拍,谢谢(Cubic spline interpolation, I have written, if errors and inappropriate, also please forgive me, pat, thank you)
- 2009-03-20 19:30:01下载
- 积分:1
-
RLS.cn
RLS算法应用于噪声抵消的MATLAB程序(RLS algorithm is applied to the noise cancellation of the MATLAB program)
- 2012-05-23 19:28:21下载
- 积分:1
-
speech
speech compression using rabiner algorithm
- 2013-08-20 23:54:21下载
- 积分:1
-
F_trans
利用相关角度根据对应的转换矩阵完成惯性坐标系到载机坐标系的转换(Coordinate conversion)
- 2014-10-27 16:31:18下载
- 积分:1
-
Simple_OQPSK_mapping_modulator
A simple OQPSK modulator
- 2010-02-23 18:26:35下载
- 积分:1
-
Example36.m
非常有用的matlab图像处理资源,适合于广大初学者(very useful Matlab image processing resources suitable for the vast majority of beginners)
- 2007-06-12 10:51:57下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
BPSK
matlab bpsk qpsk 16qam ask 仿真源程序(matlab bpsk qpsk )
- 2010-10-21 23:03:24下载
- 积分:1
-
ar_dct_kda
在AR人脸库上进行DCT变换,使用DCT变换后的图像进行 kernel fisher discriminant analysis,其中kernel 函数可以自己选择(In the AR face database on the DCT transform, using the DCT transformed image kernel fisher discriminant analysis, which can choose the kernel function)
- 2009-12-22 19:57:58下载
- 积分:1