-
经典的粒子群源代码!详细的备注、严谨的语句是初学粒子群的好东西...
经典的粒子群源代码!详细的备注、严谨的语句是初学粒子群的好东西-The classical particle swarm source code! Detailed comments, rigorous statement is a good thing novice PSO
- 2022-04-07 15:51:34下载
- 积分:1
-
使用最小二乘支持向量机对多维pyrim数据进行回归,需要下载最小二乘支持向量机工具箱。...
使用最小二乘支持向量机对多维pyrim数据进行回归,需要下载最小二乘支持向量机工具箱。-use of least squares support vector machines for multidimensional data pyrim return need to download least squares support vector machines toolbox.
- 2022-11-16 11:40:03下载
- 积分:1
-
遗传算法优化神经网络的C源程序
遗传算法优化神经网络的C源程序- Heredity algorithm optimization nerve network C source program
- 2022-03-31 09:37:48下载
- 积分:1
-
petri网络的演示程序,本程序是计算机网络课程中涉及到的petri网络的演示,输入预先的转换规则,搜索可以击发的状态,设定次数进行状态转换...
petri网络的演示程序,本程序是计算机网络课程中涉及到的petri网络的演示,输入预先的转换规则,搜索可以击发的状态,设定次数进行状态转换-Petri Network Demonstration Program, the process is computer network courses related to the petri network demonstration, the importation of pre-conversion rules can search the state while working on the creation of a state for the number change
- 2022-07-10 13:21:03下载
- 积分:1
-
数据挖掘中频繁项集挖掘算法,改进了apriori算法,性能提高很多...
数据挖掘中频繁项集挖掘算法,改进了apriori算法,性能提高很多-Data Mining frequent itemsets mining algorithm, improved apriori algorithm, improve the performance of many
- 2022-09-24 13:50:02下载
- 积分:1
-
实现了图的搜索算法,包括深度优先搜索,广度优先搜索,Dijstra算法,A*算法等较典型的搜索算法,同时可以进行图的输入和编辑等操作,仅供大家参考。...
实现了图的搜索算法,包括深度优先搜索,广度优先搜索,Dijstra算法,A*算法等较典型的搜索算法,同时可以进行图的输入和编辑等操作,仅供大家参考。-achieve the plan"s search algorithm, including depth-first search, breadth- first search algorithm Dijstra, A* algorithm is more typical search algorithm, and can map the input and editing operation, only for reference.
- 2022-03-14 21:41:13下载
- 积分:1
-
The basic ant algorithm and its improved algorithm for solving NP problems summa...
基本蚂蚁算法及其改进算法求解NP问题的论文汇总,而且全是中文,对于初学者一定有帮助-The basic ant algorithm and its improved algorithm for solving NP problems summary papers, and they are all Chinese, will certainly be helpful for beginners
- 2022-02-15 07:51:13下载
- 积分:1
-
学习protege的教程(开源软件设计的本体论)
tutorials for learning protege(open source softwar to design the ontology)
- 2022-02-24 22:45:11下载
- 积分:1
-
遗传算法,生物
遗传算法,生物技术,进化技术,主用用来求函数优化问题-Genetic algorithms, bio-technology, evolution of technology, the main use for the seek function optimization problems
- 2022-02-02 06:08:33下载
- 积分:1
-
本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快!
本人还加了自动产生分类的方法和适合各种函
本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快!
本人还加了自动产生分类的方法和适合各种函数的转换,该zip包括两个文件,一个是GramSchmidt正交分解,是个子函数,主函数是orth_GramSchmidt,放在同一目录下,就可运行,可以对benchmark的逼近和分类问题提供解决方案-I prepared GramSchmidt neural network algorithm, and the traditional neural network algorithm, the algorithm can automatically generate neurons, saving time, fast! I also added a method of automatically generated classification and conversion for a variety of functions, the zip includes two documents, one is GramSchmidt orthogonal decomposition is a sub-function, the main function is orth_GramSchmidt, on the same directory, you can run can benchmark approximation and classification problems to provide solutions
- 2022-03-12 08:35:06下载
- 积分:1