-
基于遗传算法的模糊卡尔曼滤波器
基于遗传算法的模糊卡尔曼滤波器-Fuzzy kalman filter based on inheritance algorithmic.
- 2022-10-05 08:50:03下载
- 积分:1
-
使用模拟退火算法解决TSP问题,该程序中的模拟退火没有采用复杂的运算,实现了一个比较简单但运行高效的算法...
使用模拟退火算法解决TSP问题,该程序中的模拟退火没有采用复杂的运算,实现了一个比较简单但运行高效的算法-using simulated annealing algorithm to solve TSP, the process of simulated annealing without the use of complex arithmetic, achieve a relatively simple but efficient operation of the algorithm
- 2022-02-03 15:27:19下载
- 积分:1
-
based SVM, the sub
基于SVM,分本分类,,是关于两类分类的比较好的工具,国外网站提供,效果很好的-based SVM, the sub-classification is on the classification of the two types of relatively good tool, overseas sites provide good results, the
- 2022-01-28 04:44:23下载
- 积分:1
-
神经网络训练算法,很快 很简单 很适用 能快速用到实验环境中去...
神经网络训练算法,很快 很简单 很适用 能快速用到实验环境中去-Neural network training algorithm, is applicable to very quickly is very simple to quickly use the experimental environment
- 2023-07-16 19:15:03下载
- 积分:1
-
一个BAM神经网络的基本程序,通过这个程序可以使大家对BAM有一个详细具体的了解。...
一个BAM神经网络的基本程序,通过这个程序可以使大家对BAM有一个详细具体的了解。-A BAM neural network basic procedures, the adoption of this procedure allows us to BAM has a detailed understanding.
- 2022-07-21 08:26:52下载
- 积分: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
-
遗传算法工具箱C++,这为Linux系统设计的,现在在。
遗传算法工具箱C++,本为Linux系统设计,现在改为在VC下能顺利编译而不需通过任何修改。基于面向对象方法设计,便于使用和扩展。-Genetic Algorithm Toolbox C++, This for the Linux system design, is now in the VC under the smooth adoption of the compiler without any changes. Method based on object-oriented design, easy to use and expand.
- 2022-01-25 16:54:40下载
- 积分:1
-
根据 trilearn_base_sources
根据 trilearn_base_sources-3.3 (一般称做UVA底层)修改的robocup球队代码,对某些模块进行了详细的注释(例如BasicPlayer,WorldMode模块),并且进行了一些基本的动作添加的示范(增加了射门动作,四处看动作,截球动作和贴身带球动作),示范了简单的高层决策修改和队型的修改,书写了一套完整的守门员高层代码,希望对大家有帮助-According to trilearn_base_sources-3.3 (generally known as UVA bottom) to amend the code of RoboCup teams, for certain modules in detail the Notes (such as BasicPlayer, WorldMode module), and carried out some basic moves to add a model (an increase of shooting action , look around action, action and cut the ball moves the ball next to the skin), demonstrated a simple modification of the high-level decision-making and team-based changes, write a complete set of high-level code goalkeeper, in the hope that everyone has to help
- 2022-10-15 03:35:05下载
- 积分:1
-
粒子群算法,希望对大家有用,粒子群算法粒子群算法
粒子群算法,希望对大家有用,粒子群算法粒子群算法-PSO, a member of the useful, PSO PSO
- 2023-05-19 09:20:03下载
- 积分:1
-
堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆...
堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆-HEAPSORT be suitable for sorting paper records more, because the main overhead is the time to build reactors and adjusting the heap
- 2022-08-15 16:06:56下载
- 积分:1