搜索资源列表
C的APRIORI程序
- 用C实现的APRIORI算法,希望对学习数据结构和算法的朋友有所帮助-C analysis algorithm to achieve the hopes of learning algorithms and data structures help a friend
演化程序——遗传算法和数据编码的结合
- 演化程序——遗传算法和数据编码的结合 具体介绍了遗传算法的应用-evolutionary process -- genetic algorithms and data encoding the specific combination of the application of genetic algorithms
BP神经网络源程序及训练样本
- 人工神经网络\\神经网络的程序和训练数据 解压缩后可以运行的-ANN \\ neural network training procedures and decompress data after the run
GASVM.用遗传算法进行特征选取和svm参数优化的程序
- 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
NcutClustering
- 谱聚类和SVM相结合的图像分割程序,这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。-This is a matlab procedures for the spectral clustering.The method is effective for data classification.
bp
- BP神经网络控制的Matlab程序,我的硕士毕业设计中用的神经网络就是用这个修改的,下载后直接复制即可运行成功,不同的训练对象只需修改限制条件和训练的数据即可-BP neural network control of Matlab program, my master' s graduation project using the neural network is to use this modification, the download can be run directly cop
C++_NLP_tagger_categorization_version_1.01
- 专家系统中的分类识别程序,内含一个简单的分类系统,并且可以通过数据的“训练”提高分类的精确度。用c语言编写,可以让学习专家系统和数据挖掘的朋友借鉴 -Expert System Classification of identification procedures, including a simple classification system, and data can be training to improve the classification accuracy. With
BP-NN-programe
- 一个神经网络程序,神经网络仿真数据和测试结果.-a NN programe writed in C, with test data and test result.
1
- 人工神经网络\神经网络的程序和训练数据 解压缩后可以运行的 -Artificial Neural Networks \ neural network procedures and training data extracted can run
TSP_ACA
- 对于旅行商问题在c语言中,用蚁群算法所编的一个程序,包含主程序和数据文件-For the traveling salesman problem in c language, compiled using ant colony algorithm is a procedure that contains the main program and data files
a2
- 复件 演化程序――遗传算法和数据编码的结合-Copies evolutionary process- genetic algorithms and the combination of data encoding
weka-src
- weka 源程序包。包含weka下运行和用于测试的所有程序和数据,程序中附有详细的注释。-The source packet of weka. inlude all program processing in weka enviroment.There are full instruction in every program.
bp-algorithm-and-improve
- 这个是bp的经典算法和改进算法,主要针对bp的alpha值的改进和对学习效率的改进,并且对不同的alpha值进行了测试,正确率能达到百分之八十,其中还有相应的数据集,是用于阿拉伯数字的识别,除此之外还有一篇实验报告,一份讲解的bp算法的ppt ,可执行程序和源代码,运行环境在vs2005上通过测试,并且有详细的原始数据和统计数据,相信这是你不错的选择,会帮助你更深刻的了解bp算法-This is a classic bp algorithm and improved algorithm, mai
Forecast
- 基于神经网络的地震预测程序和研究,只要输入数据就可以了。-Program and research of earthquake prediction based on neural networks, as long as the input data.
homework2
- 基于神经网络的地震预测程序和研究,只要输入数据就可以了。-Program and research of earthquake prediction based on neural networks, as long as the input data.
homework4
- 基于神经网络的地震预测程序和研究,只要输入数据就可以了。-Program and research of earthquake prediction based on neural networks, as long as the input data.
matlab
- 基于神经网络的地震预测程序和研究,只要输入数据就可以了。-Program and research of earthquake prediction based on neural networks, as long as the input data.
数据挖掘2
- 本实验文档包括了数据挖掘的分类算法,FP-growth和Apriori 算法的java程序设计实现。(This report is about the classification algorithm, it contains FP-growth algorithm and Apriori algorithm.)
《MATLAB 神经网络43个案例分析》源代码&数据
- 《MATLAB 神经网络43个案例分析》这是一本书,里面有电子书,还有43个神经网络案例分析的说明和源码,这43个神经网络案例里面总会有你需要的(The MATLAB neural network analysis of 43 cases this is a book, there are books, there are 43 neural network case descr iption and the analysis of the source code, there will alw
ACO程序 含数据示例
- 蚁群算法,内含详细的代码和数据。亲测可用(Ant colony algorithm with detailed code and data)