资源列表
vb神经网络预测
- 利用VB进行神经网络预测,可以进行路基沉降及路面工程预测。-With ANN coded by VB, the condition of base sedimentation and road engineering can be predicted.
1
- 机器人足球部分代码,写的不好,还有很多东西没有弄明白。
optimized-neural-Network-
- 一些通过优化算法将BP神经网络进行优化后的代码,对于处理复杂数据有一定的优点。-Optimization algorithm BP neural network optimized code has certain advantages for the treatment of complex data.
CaculateWordsOfSentence
- 计算句子长度,输入一个句子,该程序用来计算句子中单词的长度,eclipse开发,句子从控制台输入-caculate the words of a sentence,input a sentence into the console,and it will show how many words are there in the sentence
TSP_SA
- Using Simulated annealing to solve TSP
timeseries
- 很好的时间序列程序 希望对大家有帮助-Good time series program we hope to help
GA_Denis_Cormier
- 一个遗传算法的经典代码,供大家参考学习,有什么好的代码一起分享-A classical genetic algorithm code for your reference learning, what good code share
new_func_5_narx
- the narx_net algorithm
djgz
- 模糊聚类中,相似矩阵到等价矩阵的改造程序-Fuzzy clustering, the similarity matrix to the equivalent matrix of the adaptation process
k-meansalgorithm
- 上传的代码得到的数据部分是根据计算机随机生成的,在看代码的时候有个生动的例子看起来是很好的。k-means算法的聚类特征依然是距离特征-Upload the code to get the data part is randomly generated according to the computer, there is a vivid example, when looking at the code looks good. k-means algorithm clustering feat
GALQR
- 遗传算法优化基于LQR的一级倒立摆稳摆控制-LQR-based genetic algorithm optimization of a steady pendulum inverted pendulum control
apcluster
- AP聚类算法:Affinity Propagation (AP) 聚类是最近在Science杂志上提出的一种新的聚类算法。-Affinity Propagation (AP) 聚类是最近在Science杂志上提出的一种新的聚类算法。它根据N个数据点之间的相似度进行聚类,这些相似度可以是对称的,即两个数据点互相之间的相似度一样(如欧氏距离) 也可以是不对称的,即两个数据点互相之间的相似度不等。这些相似度组成N×N的相似度矩阵S(其中N为有N个数据点)。AP算法不需要事先指定聚类数目,相反它将所有的
