-
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法...
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-Knn, or k-nearest neighbor algrithom, is a simple and classical classifier algrithom.
- 2023-05-13 08:00:02下载
- 积分:1
-
利用神经网络来解决异或问题,代码是VC的
利用神经网络来解决异或问题,代码是VC的-The use of neural networks to solve the XOR problem, the code is the VC" s
- 2022-04-30 21:08:44下载
- 积分:1
-
用模糊控制方法逼近函数z=x+y,效果比较好
用模糊控制方法逼近函数z=x+y,效果比较好-Fuzzy control method with approximation function z = x+ y, the effect is better
- 2022-09-30 10:15:03下载
- 积分:1
-
Genetic algorithm in the new multi
遗传算法中的新的多点交叉算法用来优化选择最优值-Genetic algorithm in the new multi-point crossover algorithm
- 2022-05-29 23:44:27下载
- 积分:1
-
matlab的GA工具箱与vc混和实现遗传算法的源码
matlab的GA工具箱与vc混和实现遗传算法的源码-Matlab Toolbox GA vc mixed with Genetic Algorithm FOSS
- 2022-07-18 00:06:32下载
- 积分: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
-
exmat
exmat - The Expression Template Matrix Library,是矩阵运算模板库-exmat- The Matrix Expression Template Library, yes matrix calculation Template Library
- 2022-06-27 17:02:18下载
- 积分:1
-
遗传算法优化工具箱
Genetic Algorithm Optimization Toolbox -Genetic Algorithm Optimization Toolbox
- 2023-02-06 22:45:03下载
- 积分:1
-
蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。
蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。-Ant Algorithm for TSP to Huazhong University of Science and Master"s theses original code.
- 2022-06-19 14:03:34下载
- 积分:1
-
人工智能实验§贝叶斯网络的因果推理关系§ 熟悉掌握Bayes定理,学习贝叶斯网络的因果推理...
人工智能实验§贝叶斯网络的因果推理关系§ 熟悉掌握Bayes定理,学习贝叶斯网络的因果推理-artificial intelligence experiments Bayesian network causal reasoning relations mastery Bayes Theorem, learning Bayesian network causal reasoning
- 2023-04-19 22:15:03下载
- 积分:1