资源列表
partmapXover
- 这是本人在开发遗传算法工具箱函数所用到的程序代码.-in the development of genetic algorithm toolbox function used by the code.
PCA
- 用于模式识别中的PCA降维输入数据data和option。data是一个矩阵,每一行代表一个样本。option是选择降维到多少维。-[eigvector, eigvalue] = PCA(data, options) [eigvector, eigvalue] = PCA(data)
BP_net
- Matlab的BP网络用于齿轮箱的故障诊断,齿轮箱故障诊断的例子.-Matlab the BP network for fault diagnosis of gearbox, gearbox fault diagnosis examples.
bp_S200502106
- 模式识别-神经网络bp算法用于模式分类,采用了matlab自带的接口函数-pattern recognition-bp neural network algorithm for pattern classification, using the Matlab's own interface function
baby-giant-step
- baby-jiant step 基本思想及实现 poj 2417 ac代码-baby-giant step thought & implementation poj2417 accept source code
c
- 用C-均值聚类的方法对Iris数据进行聚类分析-Cluster analysis using C-means clustering method on the Iris data
Untitled
- BP神经网络标准化后的建模数据集,里面有数据样例。-Standardized BP neural network modeling data set, the data sample.
perceptron.zip
- % 单层感知器 与、或、以及其他逻辑功能的实现 % 采用step逐步逐行运行方式,了解学习过程的细节 % 尝试重新定义程序中的T,观察感知器实现异或运算(T=1 0 1 0]的可能性。
cost
- 讲述垂直切换网络中,使用神经网络的一些算法和内容,用来预测网络中的用户数量-About the vertical switching networks, the use of neural network algorithm and some of the content of the network used to predict the number of users
ann
- 用神经网络对三种信号进行分类,已通过测试,可运行!-to recognize three signals by ann.
wfd
- 粒子群算法的研究 希望与大家共同进步 粒子群是一种新型的算法 与传统的遗传算法有一些不同-Particle swarm optimization research is to progress together with you is a new particle swarm algorithm and traditional genetic algorithms have a number of different
GA
- f(x)=x^3-60*x^2+900*x+100 遗传算法对该函数的优化-GA is good