-
FaceDetectionSystem
Face Detection System
matlab实现的人脸识别系统,含有9个源代码文件,及上百幅人脸图片(Face Detection Systemmatlab realize the face recognition system, containing nine source code files, and hundreds of pieces of face image)
- 2008-08-26 01:47:07下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
matlabGUI
这是一个MATLAB人机交互界面程序设计方案,可以初步学习基于MATLAB的GUI设计,不可多得的好程序。(This is a MATLAB program man-machine interface design, can initially learn MATLAB-based GUI design, the rare good program.)
- 2010-05-11 22:51:58下载
- 积分:1
-
LMS_equalizer
自适应均衡中LMS算法的仿真程序,输出曲线与均方误差曲线(Adaptive equalization in the LMS algorithm simulation program, the output curve and the mean square error curve)
- 2011-06-20 16:30:32下载
- 积分:1
-
reliefF
reliefF源码 用法及说明 简单易懂的(reliefF source usage, and easy to understand instructions)
- 2020-06-29 19:40:02下载
- 积分:1
-
TMA_11
单阵纯方位目标运动分析及双阵纯方位目标运动分析 包括观察者运动与目标运动函数修正
可惜修改两者运动轨迹(Single sensor bearings-only target motion analysis and dual-array bearings-only target motion analysis, including observer movement and target movement function correction Unfortunately, modify both trajectory)
- 2020-11-20 08:59:36下载
- 积分:1
-
scaleForSVM
用SVM进行分类时,需要对原数据进行归一化处理。(When using SVM classification, the need for raw data normalized.)
- 2015-12-09 11:25:24下载
- 积分:1
-
renlianshiyan
调用摄像头,人脸识别matlab代码,利用人脸皮肤与北京差异进行识别。(Call camera, face recognition matlab code, the use of facial skin with Beijing differences identified.)
- 2014-11-10 17:15:45下载
- 积分:1
-
cts-pp-2k13
In this paper, we present an improved and discrete version of the Cuckoo Search (CS) algorithm to solve the famous traveling salesman problem (TSP), an NP-hard combinatorial optimisation problem.
- 2014-11-23 18:14:04下载
- 积分:1
-
FullBNT-1.0.4
贝叶斯网络的matlab实现。可以创建贝叶斯网络、训练模型,以及实现统计推理。这里是最新的1.0.4版(Bayesian networks to achieve matlab. Bayesian networks can be created, the training model, and the achievement of statistical inference. Here is the latest version 1.0.4)
- 2009-06-20 02:18:02下载
- 积分:1