资源列表
apcluster
- 一种聚类的新方法,不用开始就设定聚类点的总个数,只需要确定参数p的值,p越大算出的聚类个数就越大,相反一样。-[idx,netsim,dpsim,expref]=APCLUSTER(s,p) clusters data, using a set of real-valued pairwise data point similarities as input. Clusters are each represented by a cluster center data point (t
gas
- genetic algorithms used in mp
BP
- BP neural network加动量项的算法-BP neural network algorithm increases the momentum of
NeuralNetwork_RBF
- RBF人工神经网络的分类和回归方法的仿真实例!-RBF artificial neural network classification and regression methods of simulation!
wrescale
- this file is used for neural network with patron recognition in electronic engineering, it s so useful to study this kind of algorithms
GPSOtsp
- 采用遗传微粒群算法(GPSO)求解旅行商问题(TSP)的源代码。内附多个算例,本算法对于中小规模问题求解效率很高,对于大规模问题则效率略低。如有任何疑问,请于http://2shi.phphubei.com.cn/index.php发帖询问。-Genetic Particle Swarm Optimization (GPSO) for Traveling Salesman Problem (TSP) of the source code. Containing a number of examp
NNTrainingofPIController
- it describes the neural network based PI controller
TSP
- 应用Hopfield神经网络求解TSP问题 在VC++环境下编程 -using hopfield network solve the problem of TSP.
PSO
- 一个粒子群算法程序,通过此程序可以学习PSO的基本原理。-A program of PSO.It s useful for you to learn the basic theory of PSO.
bpnet
- 一个BP神经网络封装类。包括矩阵运算的封装。采用特殊封装方式,极大简化书写矩阵运算表达式,同时尽量减少申请/释放内存,提高运行速度。经过封装,这个神经网络结构很简单,易于理解,易于扩展。相信这个封装能给学习,应用神经网络的同学以方便。-A BP neural network package. Including a Matrix operations packaging. With special package methou, It greatly simplify the expressio
th
- 模糊聚类算法的一部分,加入了邻域信息,可以更好的分割图像-Part of fuzzy clustering algorithm, joined the neighborhood information may be a better image of the partition
svm
- svm支持向量机-svm support vector machine
