-
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
-
music
音乐教学论文,主要介绍了音乐教学方面的一些技巧。(Music education papers, introduces some of the music teaching skills.)
- 2010-08-26 22:39:01下载
- 积分:1
-
Billiards_Matlab
台球是一项比较流行的室内体育运动,朋友同学之间聚会常常也会选择打台球。这里利用MATLAB变了个简单的程序来模拟打台球的过程(Billiards is a popular indoor sport, gathering between friends, classmates often will choose to play a game of billiards. Becomes a simple program using MATLAB to simulate a game of billiards)
- 2013-05-09 17:55:25下载
- 积分:1
-
RCWA_UF
RCWA developed by UF and I think it is useful, hope this could help you.
- 2021-03-30 16:39:09下载
- 积分:1
-
ANNClassification
此程序为matlab的关于人工神经网络的一段代码,已经用于开发的软件中(This procedure matlab artificial neural network on a piece of code, has been used to develop the software)
- 2010-08-23 22:13:06下载
- 积分:1
-
0
说明: 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入.
输入:第一行两个正整数n(物品数)和C(容量)
第二行n个正整数n,表示物品价值
第三行n个正整数n,表示物品重量
输出:第一行表示总价值
第二行n个数(0/1),0表示物品不装入,1表示装入
例如,
输入:
5 10
6 3 5 4 6
2 2 6 5 4
输出
15
1 1 0 0 1
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
10.1.1.101.8984
I found this paper regarding to LPR interesting and I would like to share it.
- 2011-02-12 17:35:41下载
- 积分:1
-
Radial-neural-network
可用来预测股票走势的matlab程序,先要输入数据(可更换),再进行预测,属于径向基神经网络的编码。(Used to predict the stock trend matlab program, need to input data (replaceable), and then to predict, belonging to the encoding of radial basis function neural network.)
- 2012-04-24 18:36:05下载
- 积分:1
-
r142lb-0.4.22.tar
Matlab for Lattice Boltzmann
- 2010-06-14 16:29:11下载
- 积分:1
-
maxwell
Maximum likelihood estimation for maxwell function
- 2010-09-23 04:24:21下载
- 积分:1