资源列表
pca_lda
- 这里面包含两个文件,可以实现主成分分析(PCA)算法和线性判别分析(LDA)算法。不过还需要CMatrix类的定义。-which contained two documents, can be achieved principal component analysis (PCA) algorithm and linear discriminant analysis (LDA) algorithm. But also need CMatrix class definition.
Tsp_GA_Hopfield
- 这是一个用VC++6求TSP问题的程序。程序中采用了两种方法:遗传算法和Hopfield神经网络-This is a VC 6 for TSP procedures. Procedures for the use of two methods : genetic algorithms and neural networks Hopfield
Annexercise
- 本人做的神经网络的实验,步骤详细,分析具体,适合做入门学习用-I do neural network experiments, the steps detailed analysis of specific, suitable for entry to study
RBF(MATLAB)
- RBF神经网络 MATLAB源程序 结构很好 可以借鉴-RBFNN MATLAB source structure can learn from the good
XIAOBOBP
- 小波神经网络 MATLAB源程序 结构很好 可以借鉴-wavelet MATLAB source neural network can learn from the good structure
bp_xor
- 这是一个用BP神经网络解决XOR问题的VC程序,楞可以通过修改初始化参数,可将该程序用于其它分类的问题-this is a BP neural network to solve the XOR problem VC procedures, Labrang may amend initialization parameters, this program can be used for other classifications of
ANN_steepest_descent
- Steepestdecent算法程序,matlab实例程序,适合初学者学习-Steepestdecent algorithm procedures, examples of Matlab procedures for beginners learning
ANN_network_BP
- BPnetwork实例程序,matlab编写,适合初学者-BPnetwork examples of procedures, Matlab prepared for beginners
curec
- 一个用C语言实现的基于cure的数据聚类源代码。-a C language based on the data clustering cure source code.
clusterds
- 用VC++语言实现了基于距离,基于密度和改进的数据聚类算法。-VC language based on the distance, based on the density and improved data clustering algorithm.
bpcluster
- 一个用matlab实现的神经网络聚类算法源代码。-using Matlab achieve a neural network clustering algorithm source code.
AprioriC
- 一个用C语言编写的Apriori程序源代码。-a C language Apriori source code.