资源列表
paper
- 关联规则论文: GP在入侵检测规则提取中的适应度函数设计.pdf 采用数据挖掘的入侵检测技术研究.pdf 分类规则挖掘算法综述.pdf -Articles of Association Rules: GP in intrusion detection rule extraction in the design of fitness function. Pdf intrusion detection using data mining technology research. Pd
axing
- 利用a星算法来走迷宫的C++实例。console下运行,a星算法比较简洁明了,便于学习-The use of a satellite algorithm to Maze in C++ examples. console running, a star algorithm is relatively simple and clear, easy to learn
MiningConcepts
- 数据挖掘概念和技术,电子书,英文版,300多页-Data mining concepts and techniques
tabu
- 禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.-Tabu search method, the initial solution, neighborhood and tabu list size of the
facedetect-1.0.0.tar
- --- --- --- -人脸检测----------------------Face Detection
neural_network_c_language
- 使用C语言实现神经网络算法,针对BP神经网络的特点进行设计和开发,具有比较好的性能-use c language to develop neural network,good to use.
FisherFaces
- FisherFace, an algorithm based on PCA and LDA
TestCA
- 基于元胞自动机(CA)仿真的一个小程序,有感兴趣的朋友欢迎一起探讨:QQ17771853-a CA based traffic simulation software.
bpdetail
- 严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计 优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大, 出来后学习率又还原 优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j) -BP network in strict accordance with the formula to design a matlab program, the BP network optimiz
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
An_Adaptive_Transverse_filter_using_LMS_algorithm.
- 本文件介绍采用最小均方算法的自适应横向滤波器,pdf文件内含有相应的MATLAB程序及仿真结果等。-This document describes the use of least mean square adaptive transversal filter algorithm, pdf file containing the appropriate procedures and simulation results of MATLAB.