-
蚁群算法,蚁群算法原理及其应用中的源代码
蚁群算法,蚁群算法原理及其应用中的源代码-Ant algorithm, ant colony algorithm and its application in source code
- 2023-01-18 19:15:04下载
- 积分:1
-
正则化方法分类器,模式识别,matlab
正则化方法分类器,模式识别,matlab-Regularization method classifier, pattern recognition, matlab
- 2023-03-01 22:40:04下载
- 积分:1
-
基于VC的人脸检测系统,可作为一般参考使用,网上搜集所得
基于VC的人脸检测系统,可作为一般参考使用,网上搜集所得-VC-based Face Detection system, as a general reference, collected from the Internet
- 2022-07-14 12:57:42下载
- 积分:1
-
The realization of a simple simulation of the evolution of flowers. Flower popul...
实现了一个简单的花朵进化的模拟过程。
花朵的种群数量是10,共进化了50代。
-The realization of a simple simulation of the evolution of flowers. Flower populations is 10, a total of 50 on behalf of evolution.
- 2022-02-03 03:10:59下载
- 积分:1
-
AIML的实现,AIML是机器人语言中比较适用的原型,希望大家喜欢...
AIML的实现,AIML是机器人语言中比较适用的原型,希望大家喜欢-AIML realization, AIML robot language is more applicable to the prototype, I hope everyone likes
- 2022-03-10 20:05:50下载
- 积分:1
-
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
- 2022-08-06 14:22:02下载
- 积分:1
-
这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。...
这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。-This is a matlab procedures for the spectral clustering.The method is effective for data classification.
- 2022-05-25 09:53:09下载
- 积分:1
-
一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助....
一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助.-VC realize an efficient use of bp neural network algorithm source code, and they hope to help everyone.
- 2022-03-19 22:54:52下载
- 积分:1
-
神经网络已经得到广泛应用,这里是一个模糊神经网络的matlab程序...
神经网络已经得到广泛应用,这里是一个模糊神经网络的matlab程序-Neural network has been widely used, there is a fuzzy neural network matlab program
- 2023-08-30 04:15:03下载
- 积分:1
-
自己汇总了几个关于rbf的源程序,用于初学者学习
自己汇总了几个关于rbf的源程序,用于初学者学习-Own summary of a few on the rbf source for beginners to learn
- 2023-07-03 06:20:03下载
- 积分:1