资源列表
liziqunyouhuasuanfa
- 标准的粒子群优化算法程序,不过很久以前写的了
tuxiangjiance11
- 图象的检测,模板匹配算法代码 这个是这学期老师编写的~也拿来用-image detection, template matching algorithm code is the teacher this semester also prepared for use ~
bayesianswarm
- This code expains bayesian particle swarm optimization method.All files have been written on matlab 2007a. This method has been explianed with various benchmark functions. This optimization method can be directly compared with other unconstrained opt
clique算法源代码(c语言)
- 数据挖掘算法 clique算法 c语言版本- Data mining algorithm clique algorithm c language edition
FisherClassify
- fisher c算法
Code
- 自编BP神经网络解决XOR问题,用到自己提出的参数调整方案。-matlab
softmax_exercise
- UFLDL教程softmaxt回归章节后面练习的答案,根据书上步骤在源码基础上修改而成-UFLDL tutorial exercises softmaxt return later chapters answer, according to the book steps to modify the source code is made on the basis of
AI-project-about-TSP
- 本源码实现了一种基于旅行商问题的新的求解算法,能够有效的求解出旅行商问题-The source to achieve a new solution based on the traveling salesman problem, can effectively solve the traveling salesman problem
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
EEG-hard-threshold--soft-threshold
- 脑电信号的硬阈值和软阈值去噪算法,是对脑电信号消噪的基本消噪能够成功取得脑电消噪的目的,为脑电信号的特征提取做好充分准备-EEG hard threshold and soft thresholding algorithm is the basic noise cancellation EEG de-noising can successfully achieve the purpose of de-noising EEG, EEG feature extraction is fully pre
selfognazenet
- 这是一个基于C++开发的自组织神经网络源程序。-This is a C-based development of self-organizing neural network source.
gaot
- 采用遗传算法优化神经网络结构,得到使预测值和真值误差最小的权值和阈值,再利用该值进行神经网络建模。-Genetic algorithm to optimize the structure of neural network, get the predicted value and the true value of the minimum error weights and threshold value, then the value of the neural network modelin
