-
bp neural network simulation, which is based on a three
bp神经网络模拟,是根据以立体的模拟程序-bp neural network simulation, which is based on a three-dimensional simulation program
- 2022-04-20 23:05:53下载
- 积分:1
-
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6]...
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。-DE was first proposed in 1995 by Rainer Storn and Kenneth Price and had been proven that it is efficient, convergent, and robust in the solution process. [5,6] In many optimize questions, its performance surpasses the adaptive simulated annealing algorithm, the POS algorithm, and the GA algorithm. DE gets each generation of population using the real value parameter vector, and the crucial idea of DE is a scheme for generating trial parameter vectors.
- 2022-04-30 12:55:51下载
- 积分:1
-
C realized SVM neural network code, welcome you use
C++实现的支持向量机神经网络代码,欢迎各位使用-C realized SVM neural network code, welcome you use
- 2022-06-03 01:00:19下载
- 积分:1
-
the procedures used simulated annealing algorithm to achieve the traveling sales...
本程序用模拟退火算法实现了旅行商问题(tsp问题)-the procedures used simulated annealing algorithm to achieve the traveling salesman problem (tsp)
- 2022-08-11 18:29:34下载
- 积分:1
-
找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。...
找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。-Txt file to find enter appear in a different vocabulary, the number of statistics in accordance with the number of words to sort. Use hash table to insert new words to improve the speed of the word table.
- 2023-06-24 19:10:03下载
- 积分:1
-
人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件...
人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件-AI classic TSP Java realize that contains source and debugging process produces files
- 2023-06-05 11:45:03下载
- 积分:1
-
用局部最优探索算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。...
用局部最优探索算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。 -Using local optimization algorithm to explore the issue tsp. . . matlab prepared. Coordinate with the city for inspection.
- 2022-09-20 07:00:03下载
- 积分:1
-
portal门户开发,jetspeed的应用及理论讲解
portal门户开发,jetspeed的应用及理论讲解-portal development portal, jetspeed application and theory to explain
- 2022-12-21 20:55:03下载
- 积分:1
-
手书认证。 这是一个实现签名认证系统,需要的人可以下载下来添加自己的一些修改就可以了...
手书认证。 这是一个实现签名认证系统,需要的人可以下载下来添加自己的一些修改就可以了-handwritten certification. This is a realization of signature authentication system, people in need can be downloaded from adding some of his own amendment on the
- 2022-10-09 05:20:03下载
- 积分:1
-
曲线的平滑,应用贝塞尔曲线进行平滑,点击要平滑的点即可...
曲线的平滑,应用贝塞尔曲线进行平滑,点击要平滑的点即可-With this program you can smooth your data automatically only by selecting the area to be smoothed with 2 clicks. Then INTERP1 is used to smooth. The operation is repeated until you press ENTER.
- 2022-01-22 15:12:25下载
- 积分:1