搜索资源列表
Fisher_example
- Fisher线性判别分类器应用于IRIS数据集的例子-An example of Fisher linear discriminant Classifier applied on IRIS Data Set
SLLE
- 引入数据类别信息的有监督局部线性嵌入算法,可用于数据分类-Supervised Locally Linear Embedding
A Comparison of Linear Genetic Programming and Neu
- 遗传算法的文章- Heredity algorithm article
Linear_regression
- Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the computational expense of pre dic
Bayes
- 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
svm
- 这是在模式识别中常用的一个分类器,不过这是一个线性2分类问题,对于多分类问题,可以直接转化~-This is commonly used in pattern recognition, a classifier, but this is a linear 2 classification for multi-classification problems, can be directly translated into
HybridalgorithmbasedonabalancedstudyofMTSP
- 基于混合算法的均衡路程MTSP研究 给出了MTSP的整数线性规划模型、分类, 提出了均衡各旅行商访问路程和均衡各旅行商访问人数的多目标 问题针对均衡各旅行商访问路程的设计了相应的求解算法, 求解算法为遗传算法和一的混合算法给出了相应 的示例和实验结果, 并对实验结果的有效性进行了研究-Hybrid algorithm based on a balanced study of MTSP given distance of the MTSP integer linear programm
linear
- A linear function learning algorithm
nonlinear_regression_SVM
- 用于在matlab中实现非线性回归的支持向量机svm算法-Used matlab to implement non-linear regression algorithm of support vector machines svm
linear
- 实现了各种线性分类器,对初学者非常有用的代码。-To achieve a variety of linear classifier, the code is very useful for beginners.
xu
- 遗传算法对直线天线阵列方向图的综合,采用整数编码,跨代竞争选择策略-Linear antenna array genetic algorithm, a comprehensive pattern
Linear-classifier
- 线性分类器,线性分类器设计步骤,感知器准则,knn分类器等-Linear classifier, linear classifier design steps, perceptron criterion, knn classifiers
LINEAR-CLASSIFIERS
- 这是模式识别课程老师上课用的线性分类器设计的课件,供大家学习用此部分用-this is LINEAR CLASSIFIERS for pattern recognition on our class
extreme-non-linear-function
- 神经网络遗传算法函数极值寻优-非线性函数极值-Function neural network genetic algorithm optimization extreme- extreme non-linear function
Linear-Discriminant-Analysis
- some algorithm of linear dicriminant analysis
Notes_Basics-of-Linear-Algebra-for-robotics
- Basics of Linear algebra for Robotics
linear-convolution-code
- 用C++语言编写的线性卷积代码。可用于小波变换及其它图像应用。-The linear convolution code written C++ language. Can be used for the wavelet transform and other image applications.
Exercise8-linear-decoder
- 斯坦福深度学习教程中关于linear decoder 的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on linear decoder code, source code need to fill all places, all the full complement of the code, the handwriting recognition into
Linear-Regression
- 线性回归的学习算法。包括数据分析、线性回归、在线梯度下降、多项式回归。压缩包中给出.txt数据文件及说明文档。-Linear regression learning algorithm. Including data analysis, linear regression line gradient descent, polynomial regression. Compressed data given .txt file and documentation.
linear-neural-network
- MATLAB线性神经网络应用实例,共有13个例子。-Linear neural network applications, a total of 13 examples.