搜索资源列表
-
1下载:
利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
-
-
0下载:
智能微粒群学习算法,可用于分类及特征优化等等。该算法实现过程简单,清晰。-Intelligent Particle Swarm learning algorithm can be used to optimize the classification and characteristics and so on. Implementation process of the algorithm is simple and clear.
-
-
3下载:
用于分类的一个工具箱,内含支持向量机、神经网络、主元分析、多变量样条等方法的matlab源代码,还有用户手册。-A tool for classification, including support vector machines, neural networks, principal component analysis, multivariate methods such as spline matlab source code, as well as user manuals.
-
-
5下载:
相关向量机(RVM)的matlab源程序,包含快速算法,内含代码使用说明。
RVM采取是与支持向量机相同的函数形式稀疏概率模型,对未知函数进行预测或分类。 优点:
(1) 不仅仅输出预测目标量的点估计值,还可以输出预测值的分布.
(2) 使用更少数量的支持向量,从而显著减少输出目标量预测值的计算时间.
(3) RVM不需要估计过多的参数.
(4) RVM对是否满足Mercer 定理的核函数没有限制,适应性更好.
-Relevance Vector Ma
-
-
0下载:
用BP神经网络分类器进行分类识别的matlab源代码-Using BP Neural Network Classifier for classification and identification of the matlab source code
-
-
0下载:
一个很简单的练习使用KNN分类的代码,学习使用.将K分类写成了函数,方便使用-A very simple exercise using the KNN classification code, learning to use. Will be written in the function K classification, user-friendly
-
-
0下载:
本贝叶斯分类器可以实现对二维高斯分布样本的分类-The Bayesian classifier can achieve two-dimensional Gaussian distribution of the classification of samples
-
-
0下载:
数据挖掘中经典的支持向量机分类算法的源代码-Data Mining in the classical support vector machine classification algorithm source code
-
-
1下载:
matlab编写的svm实现多类分类的源代码,训练算法包括OAA算法、OAO 算法、BSVM2算法等。-matlab prepared svm multi-category classification of the source code, training algorithms, including OAA algorithm, OAO algorithm, BSVM2 algorithm.
-
-
0下载:
Parzen概率神经网络工具箱及代码实现分类,供学习应用者参考。-Parzen Probabilistic Neural network toolbox and code to achieve the classification for the study and application in Taiwan.
-
-
0下载:
A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.
-
-
0下载:
利用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
-
-
0下载:
利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
-
-
0下载:
关于遥感图像分类方面的程序源代码 有主成分分析,神经网络等方法-Remote sensing image classification on the program source code is the principal component analysis, neural network, the
-
-
0下载:
用SOFM自组织神经网络解决分类问题的MATLAB代码实例-SOFM neural network with self-organization to solve classification problems MATLAB code examples
-
-
0下载:
人工智能中经典的分类算法,matlab代码,欢迎大家下载-Classical artificial intelligence classification algorithm, matlab code, are welcome to download
-
-
0下载:
MATLAB CODE FOR IMAGE CLASSIFICATION USING RBF NETWORK
-
-
2下载:
在线ELM的MATLAB代码,可用于目标跟踪,回归分析预测、以及分类。(The MATLAB code of online ELM can be used for target tracking, regression analysis, prediction, and classification.)
-
-
4下载:
卷积神经网络matlab代码,内附详细解释。可用于图像识别,数据分类。(this is an zip of matlab code for CNN used for data classification or figure recognization.)
-
-
1下载:
《MATLAB 神经网络43个案例分析》全书源代码和数据,注释详细,神经网络学习很有帮助。内含《MATLAB 神经网络43个案例分析》目录:第1章BP神经网络的数据分类语音特征信号分类;第2章 BP神经网络的非线性系统建模-非线性函数拟合等。(Analysis of 43 Cases of Neural Network in MATLAB source code data, detailed comments. Included in the catalogue of 43 Cases Anal
-