资源列表
Yale_32x32
- YALE 人脸数据库,人脸识别的好工具,15个人,每个人11副图像--YALE face database, face recognition a good tool, 15 individuals, each 11 images
LRC
- 判别分析又称“分辨法”,是在分类确定的条件下,根据某一研究对象的各种特征值判别其类型归属问题的一种多变量统计分析方法。-Discriminant analysis is also called the "resolution", are classified in certain conditions, according to a study of the various characteristic values ascr iption problem identifying the typ
Adaptive-learning-dictionary
- 自适应学习字典代码:训练字典的MATLAB仿真程序,能够很好的认识字典训练事例 -Adaptive learning dictionary code: dictionary MATLAB simulation training, can very good dictionary training examples
OMP
- 一个很好的MATLAB源代码——OMP,OMP算法的改进之处在于:在分解的每一步对所选择的全部原子进行正交化处理,这使得在精度要求相同的情况下,OMP算法的收敛速度更快。-A good MATLAB source code-- OMP, OMP algorithm improvement lies in: every step of the decomposition of orthogonalization processing all of the selected atoms, which
Peng_Robinson_EOS
- 利用Peng_Robinson EOS 计算常见纯组分气体逸度和密度。利用matlab运行求解。-Peng Robinson is used to calculate the density and fugacity of single component gas at given pressure with Peng-Robinson equation.
boosting_2
- 有图形接口的adaboost验证程序。但代码不好懂,发上了给大家一起研究-This demo gives a clear visual presentation of what happens during the Adaboost algorithms. It shows how the decision boundary, example weights,
adaboost1
- adaboost代码,比较简单。但方便了解Adaboost算法的基本原理-The aim of the project is to provide a source of the meta-learning algorithm known as AdaBoost to improve the performance of the user-defined classifiers.
ACO_Result2
- 在matlab环境下使用ACO蚁群算法解决TSP旅行商问题-In the matlab environment using ACO ACO algorithm to solve the traveling salesman problem TSP
GA
- 在matlab环境下使用GA遗传算法计算TSP旅行商问题-GA genetic algorithm TSP problem
PSO_base_RBF
- PSO+RBF神经网络预测,较为先进的搜索方式- PSO+ RBF neural network prediction
Desktop
- Numerical analysis: Newton method used to solve the nonlinear problems.
ford-max-flow
- 解决最小费用最大流问题,一般有两条途径。一条途径是先用最大流算法算出最大流,然后根据边费用,检查是否有可能在流量平衡的前提下通过调整边流量,使总费用得以减少?只要有这个可能,就进行这样的调整。调整后,得到一个新的最大流。-Minimum cost maximum flow problem to solve, there are generally two ways. One way is to use a maximum flow algorithm to calculate the maxim
