搜索资源列表
设计一个用最少硬币找钱m的方法
- 设有n种不同面值的硬币,各硬币的面值存于数组T[1:n]中。现要用这些面值的硬币来找钱。可以使用的各种面值的硬币个数存于数组Coins[1:n]中。对任意钱数0≤m≤20001,设计一个用最少硬币找钱m的方法。-With n different coins, the face value of the coins stored in the array T [1: n] in the. Now use these coins to find the money. You can use the
svmadomaine-dapplication
- S V M face detection method for face reconsideration program in biometry system
SVM-face-recognition
- SVM face recognition 程序源代码 s1-s40 --------- 人脸数据库 face.m --------- 人脸识别主程序 load_database.m------载入数据函数 其他-------------LIBSVM工具箱函数 注意:LIBSVM需要手动安装,先安装编译器,再执行make.m-Source code S1-s40-----face database Face. M-----face recognition t
pvm_code
- PVM is a fast supvervised leanring algorithm who combine dimensioin reduction and neural network training. I have prepared the code (including six algorithms KPVM, EL M/SVD, BP/SVD and BPVM, and one dataset "Face") and put them in one zip file "pvm
ORLPPCAPSVM
- 一个完整的人脸识别算法实验,快速pca+svm算法,里面还带有orl人脸数据库,并且代码还有相应注释,大小有几十m,是一个很好的人脸实验-A complete face recognition algorithm experiments, fast pca+svm algorithm, which also comes with orl face database, and the code as well as the corresponding notes, there are dozens
BP神经网络
- 第一个m文件:构造、训练BP神经网络并计算其识别率;第二个文件将进行人脸检测。注意:orl人脸数据库需要在网上下载。(The function of the first m file is to construct and train the BP neural network and calculate its recognition rate. The second is the detection of face. Note: the ORL face database needs to