-
支持向量机在初学者的java程序可以很容易地使用
支持向量机中的JAVA程序 初学者可以方便使用-Support Vector Machine in the JAVA program for beginners can easily use
- 2022-09-27 12:10:03下载
- 积分:1
-
tsp问题用神经网络方法解决
tsp问题用神经网络方法解决-tsp uses neural network solution
- 2022-02-09 20:30:38下载
- 积分:1
-
该文件是包含了机器人足球比赛中的整个系统的代码,包括动作,视觉,定位和决策...
该文件是包含了机器人足球比赛中的整个系统的代码,包括动作,视觉,定位和决策-The document includes a robot soccer competition of the entire system code, including action, vision, positioning and decision-making
- 2023-01-19 02:30:03下载
- 积分:1
-
an ant colony algorithm, we want to fine Eastern, we had to share.
一个蚁群算法,大家很想要得东东,共享给大家了。-an ant colony algorithm, we want to fine Eastern, we had to share.
- 2022-02-27 06:24:46下载
- 积分: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
-
遗传算法和神经网络的结合应用,通过Visual C++环境来实现该功能,使计算能力更强...
遗传算法和神经网络的结合应用,通过Visual C++环境来实现该功能,使计算能力更强-Genetic algorithms and neural networks combination of applications, through the Visual C++ environment to achieve this feature, so that more computing power
- 2022-10-08 11:30:03下载
- 积分:1
-
gmeans第一变异和分裂聚类
gmeans-- Clustering with first variation and splitting
文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式.
-gmeans clustering with first variation and splitting
Gmeans,a text clustering algorithm, uses 3 functions,cosine,euclidean and KL in similarity measuring.Text data are described by sparse matrix.
- 2022-01-26 18:40:06下载
- 积分:1
-
这是类似winzip压缩软件的一个源代码,希望大家喜欢
这是类似winzip压缩软件的一个源代码,希望大家喜欢-This is similar to winzip compression software, a source code, I hope you like
- 2022-11-23 16:35:03下载
- 积分:1
-
用vc编写的专家系统的源代码,对初学者很有帮助
用vc编写的专家系统的源代码,对初学者很有帮助-vc used in the expert system"s source code, useful for beginners
- 2022-09-04 04:25:03下载
- 积分:1
-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同...
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
- 2023-02-04 23:55:04下载
- 积分:1