搜索资源列表
Matlab
- Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
psoRBF
- 粒子群优化算法优化RBF神经网络程序,可用在模式分类等方面-Particle swarm optimization algorithm optimization RBF neural network program can be used in pattern classification, etc.
SVM
- 在matlab的环境中,根据各种算法提取到的信息来输入SVM分类器中进行训练-classify different various sorts of information in svm
bp-classification
- 使用bp(反向传播算法)实现分类问题,并观察分类过程中误差的变化。-Use bp (back-propagation algorithm) to achieve the classification and observe the changes in classification process in the error.
navieBayes
- 条件独立的有监督朴素贝叶斯分类算法。参数估计,输入训练集和测试集,得到分类结果和分类准确率-naviebayes
NB
- 特征之间非独立的有监督朴素贝叶斯分类算法。参数估计,输入训练集和测试集,得到分类结果和分类准确率-NB
MATLAB
- 优化问题分类:(非)线性规划、整数规划、0-1 规划、(多)目标规划、(与时间有关的)动态规划、(系数是随机变量的)随机规划。 -Optimization problem categories: (non-) linear programming, integer programming ,0-1 plan, (multiple) goal programming, (and time-related) dynamic programming, (coefficient is a random
PCA_classifier_version1b
- 基于PCA的图像分类的方法,该方法效果好,易理解。-PCA-based image classification method, the method effective, easy to understand.
Bayes_EM
- 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
bayes_numeric
- 利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
adaboost
- Adaboost训练分类器的源代码,是快速人脸检测的必备。-It is the code for training classifiers by Adaboost to Face Detection
testRBF
- 径向基函数网络实现非线性系统的参考模型自适应控制,matlab程序,注释非常详细。-Radial basis function networks of nonlinear systems model reference adaptive control, matlab program, very detailed comments.
RBF
- 径向基函数神经网络(RBF)的MATLAB程序,比较详细,希望对学习RBF的人有帮助-Radial basis function neural network (RBF) of the MATLAB program, a more detailed study RBF people who want to help
Matlab2
- 朴素贝叶斯分类器,使用MATLAB语言编写,对文档进行自动分类-Naive Bayes classifier
classifier
- 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
Bayes
- 传统贝叶斯分类器,最小错误率贝叶斯分类器、最小风险贝叶斯分类器-Traditional Bayesian classifier, the minimum error rate classifier, minimum risk Bayes classifier
MATLAB
- 图像分类程序 由四个函数组成 刚编号的-matlab
BP1
- BP神经网络 数据分类 语音特征信号分类-BP neural network classification of data signal classification speech features
SVM
- SVM 神经网络 数据分类预测 葡萄酒种类识别-SVM neural network prediction wines identification data classification
kl
- 基于bp神经网络的遥感图像的分类和识别的MATLAB实现-Bp neural network-based remote sensing image classification and recognition of the MATLAB implementation