搜索资源列表
n1
- 感知器神经网络设计举例:将四个输入矢量分为两类,其中两个矢量对应的目标值为1,另两个矢量对应的目标值为0,用学习函数求解. -perceptron neural network design, for example : four input vector divided into two categories. two vector corresponding to a target, and the other two vector corresponding to the target
cross-pso.rar
- 带交叉因子的粒子群优化算法,有关粒子群算法的改进并举例说明,Cross-factor with particle swarm optimization algorithm, the particle swarm algorithm and illustrates
MLPNetworksimulation.rar
- Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。,The process to train and test a designed MLP neural network : 1) We make training patterns and test patterns. 2) A network architecture should be defined by newff MATLAB function with th
classification
- 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
program
- BP神经网络的用法,本程序主要是举例说明如何在matlab中使用神经网络。用于人脸的面向识别!-The use of BP neural network, this program is mainly an example of how to use neural networks in matlab. Used for identifying human faces!
GA
- C的遗传算法的源代码。是遗传算法原理及应用(王小平)的源代码,包含基本的遗传算法和一些遗传算法的举例-C genetic algorithm source code. Is the principle and application of genetic algorithms (Wang Xiaoping) source code, including the basic genetic algorithm and a number of genetic algorithm, for examp
pso-svm
- 一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
PatternRecognition
- 图象模式识别工程从简单到复杂的各个举例工程的源代码-Image pattern recognition works from simple to complex projects in all, for example source code
fuzzy-pid
- 模糊控制理论在汽车中的应用一、概述 二、在汽车上的应用方面 三、举例说明在汽车空调当中的应用 四、简要介绍在其他方面的应用 -Fuzzy control theory in the application of a vehicle, an overview of the Second, in the car on the three applications, for example in the application of automotive air-co
MATLAB_GA
- :本文简要阐述了遗传算法的基本原理, 给 出具体的程序设计方法和基于 MAT L AB语言的实现, 最后举例验证 了所编程序在 函数全局寻优 中的有效性。-Implementation of gentleBoost Friedman, J. H., Hastie, T. and Tibshirani, R. "Additive Logistic Regression: a Statistical View of Boosting。
Matlabgatoachieve
- 遗传算法的matlab实现,举例说明遗传算法的基本实现步骤,适用于初学者-Matlab genetic algorithm to achieve, for example, shows the basic implementation steps of genetic algorithm is suitable for beginners
fuzzy
- 模糊控制的开发方法,着重描述参数自调整模糊控制的方法,举例说明了直流脉宽调速系统的应用-The development of fuzzy control methods, focusing on descr iptions parameter self-tuning fuzzy control methods, for example, illustrates the application of DC PWM speed control system
INFORMATION_THEORETIC_LEARNING
- 模式识别方面的文章,基于瑞利熵的机器学习方法,以及应用举例,建议做MMI的同志学习。-Pattern Recognition in the article, based on Rayleigh entropy machine learning methods, and application examples, it is recommended to do MMI comrades to learn.
BP
- bpnet举例,因为BP网络的权值初始化都是随机生成,所以每次运行的状态可能不一样。 如果初始化的权值有利于训练,那么可能很快能结束训练。-bpnet For example, because the BP network, initialize the weights are randomly generated, so every time the state may not be the same as running. If the initialization of the wei
bpwangluo
- BP网络在函数逼近方面举例代码,调试过了,有仿真结果-BP network in function approximation area code for example, debug off, and there are simulation results
libsvm
- 支持向量机(SVM)matlab 代码,附有详细的使用说明及举例讲解。 -This tool provides a simple interface to LIBSVM, a library for support vector machines.
pos
- 标准粒子群算法程序,并举例优化函数拟合,对初学者有用-Standard particle swarm optimization process and optimal function fitting example, be useful for beginners
117143159Matlabsfjj
- matlab 举例应用,里面含有对遗传算法的代码 -matlab example application, which contains the code of genetic algorithm
moshishibie
- 模式识别与hopfield神经网络的课件讲解及应用举例,包括程序文件。-Pattern Recognition and Neural Networks hopfield explanation and example of courseware, including program files.
MATLAB-GA
- 详细讲述了MATLAB主要遗传算法函数的参数,并举例说明应用;-MATLAB described in detail the main function of genetic algorithm parameters, and examples of applications