-
FaceRecognition
笔者自行编写的Matlab环境下的人脸识别算法小实验,
采用的是经典的PCA算法,主要内容是采用SVD方法提取出象素空间上的
PCA主分量特征,分类算法上仅是基于最小距离分类
(The author of the Matlab environment to prepare the face recognition algorithm under small experiment using classical PCA algorithm, the main contents of SVD method is used to extract pixel space on the PCA principal component features, the only classification algorithm is based on the minimum distance classifier)
- 2007-12-19 10:34:42下载
- 积分:1
-
VIBGYORcolorseg
VIBGOR color segmentation
- 2009-11-05 23:53:42下载
- 积分:1
-
trajectory
卡尔曼滤波跟踪算法,这个是航迹产生的程序(Kalman filtering algorithm, this is the track procedures)
- 2021-05-09 21:18:34下载
- 积分:1
-
QAM-modulation-performance
通过matlab仿真分析了QAM 调制方式在AWGN信道下的误比特性能(By matlab simulation analysis of QAM modulation in AWGN channel BER performance)
- 2013-11-20 16:14:08下载
- 积分:1
-
shujuchuandi
用于GUI不同窗口间的数据传递
一个简单的GUI入门实例 主要用于变量间数据的传递(for the transfering of the different windows in the GUI interface.)
- 2012-11-29 15:16:11下载
- 积分:1
-
ejqxvuen
是路径规划的实用方法,GSM中GMSK调制信号的产生,实现了对10个数字音的识别程序关于神经网络控制,虚拟力的无线传感网络覆盖,合成孔径雷达(SAR)目标成像仿真,数据模型归一化,模态振动,实现了对10个数字音的识别。(Is a practical method of path planning, GSM is GMSK modulation signal generation, Realization of 10 digital audio recognition program On neural network control, Virtual power wireless sensor network coverage, Synthetic Aperture Radar (SAR) imaging simulation target, Normalized data model, modal vibration, To achieve the recognition of 10 digital sound.)
- 2016-03-27 11:18:24下载
- 积分:1
-
matlabandVC03
matlab 与VC混合编程 PDF格式 刘维编著 还算清晰,有兴趣的朋友下载下来看看 03(matlab Programming PDF format mixed with VC Liu Wei edited fairly clear, interested to see friends downloaded 03)
- 2010-09-06 21:01:54下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
photosearch
matlab实现的简单的图像检索,通过收集图像的信息,在图像集合中找到与目标相似的图像,包含多种信息收集方法(matlab to achieve a simple image retrieval, image collection, image collection to find images similar objectives, contains a variety of information collection methods)
- 2013-03-14 17:08:13下载
- 积分:1
-
fundmodeling
本论文为数学建模问题的基金投资模型,在实际问题的分析基础上建立了单纯存款模型等()
- 2007-09-19 18:01:14下载
- 积分:1