-
Perfect code to learn genetic algorithm
学习遗传算法的标准入门程序,这是我当初入门的时候用的。-Perfect code to learn genetic algorithm
- 2022-01-21 19:28:37下载
- 积分:1
-
自适应共振理论(艺术)
自适应共振理论(ART)-Adaptive Resonance Theory (ART)
- 2022-05-21 03:28:35下载
- 积分:1
-
该算法包含了一些以MATLB工具箱为基础自己开发的一些遗传算法程序。...
该算法包含了一些以MATLB工具箱为基础自己开发的一些遗传算法程序。-The algorithm contains a number based on its own toolbox to MATLB developed some of the genetic algorithm program.
- 2022-01-26 08:31:53下载
- 积分:1
-
matlab实现,附带数据,并有显示结果图的功能,很方便用的
matlab实现,附带数据,并有显示结果图的功能,很方便用的-It s implemented using matlab with data as attachment. It also has the function of showing the result and is very convenient to use.
- 2022-02-16 01:49:42下载
- 积分:1
-
可视化的手写(鼠标)字母数字神经网络训练程序。
可视化的手写(鼠标)字母数字神经网络训练程序。-visulized neural network trainning programme。
- 2022-09-05 18:55:03下载
- 积分:1
-
VB控制三维云台PID调节源程序,经典程序。
VB控制三维云台PID调节源程序,经典程序。-VB control 3D platforms PID source, classical procedures.
- 2023-05-19 19:35:03下载
- 积分:1
-
遗传算法
遗传算法-理论和应用与软件实现,这是一本比较好的书-Genetic algorithms- theory and application and software implementation, this is a good book
- 2022-05-16 05:46:03下载
- 积分: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
-
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为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
-
svm Main_SVM_One_Class 用于svm分类的 在matlab中运用
svm Main_SVM_One_Class 用于svm分类的 在matlab中运用 -svm classification svm Main_SVM_One_Class for use in matlab
- 2022-01-28 13:42:31下载
- 积分:1