-
GA Utility 5 (pascal)
遗传算法实用程序5(pascal)-GA Utility 5 (pascal)
- 2022-11-24 05:00:03下载
- 积分:1
-
遗传算法解H病态方程组
遗传算法解H病态方程组-Genetic Algorithm for CSM Group H
- 2022-08-24 17:29:22下载
- 积分:1
-
一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示....
一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示.-a good demonstration of adaptive filtering procedures, including band-pass filter fixed and variable bandpass filter demonstration.
- 2022-01-26 08:25:55下载
- 积分:1
-
支持向量机
SVM-light Version llf_dqy_hhu
- 2022-09-28 22:40:05下载
- 积分: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
-
基于java实现的遗传算法的源代码,利于初学者了解GA以及如何用java实现。...
基于java实现的遗传算法的源代码,利于初学者了解GA以及如何用java实现。-Java-based genetic algorithm realize the source code, which will help beginners learn how to use GA as well as realize java.
- 2023-04-21 01:15:03下载
- 积分:1
-
清华大学不确定规划教材中的模糊模拟算法1
清华大学不确定规划教材中的模糊模拟算法1-Tsinghua University, teaching in the planning uncertainty simulation algorithm fuzzy one
- 2022-02-01 04:16:08下载
- 积分:1
-
书
书籍“Regularization tools for training large feed-forward neural networks using Automatic Differentiation”的源码文件-Books
- 2022-07-21 16:33:17下载
- 积分:1
-
JOONE神经网络收入
Joone神经网络开源--框架完全手册,但是,是英文的。不过很值得一看,-Joone neural network revenue- the framework of full manual, however, is English. But it is worth a visit,
- 2022-05-21 22:22:57下载
- 积分:1
-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-02-26 01:32:31下载
- 积分:1