-
免疫优化计算、学习与识别,是焦李成著的一本经典书中的源程序,供大家学习!...
免疫优化计算、学习与识别,是焦李成著的一本经典书中的源程序,供大家学习!-Immune Optimization calculation, learning and recognition, JIAO Li-cheng book is a classic source book for everyone to learn!
- 2023-04-27 15:20:04下载
- 积分:1
-
研究生课程机器人控制基础大作业 检测直线与曲线
研究生课程机器人控制基础大作业 检测直线与曲线-Robot Control Technology-DetectStraightlineAndCurves use matlab
- 2022-07-16 03:42:16下载
- 积分:1
-
支持向量机工具箱使用方法演示,讲述如何使用svm的工具箱。...
支持向量机工具箱使用方法演示,讲述如何使用svm的工具箱。-Support Vector Machines to use the toolbox demonstration on how to use the toolbox svm.
- 2022-03-29 11:07:41下载
- 积分:1
-
蚁群算法,蚁群算法原理及其应用中的源代码
蚁群算法,蚁群算法原理及其应用中的源代码-Ant algorithm, ant colony algorithm and its application in source code
- 2023-01-18 19:15:04下载
- 积分:1
-
(其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,g...
(其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序-(which includes five OSS) attached to C or C source code files and executable files Scs.c pp basic classification algorithm source files, input data files cfile.txt, efile.txt. gfile.txt, pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world based on genetic algorithm optimization neural network structure source, import data files Patmat.c sample extraction based on genetic algorithm-based graphic source yuan
- 2022-02-24 22:24:01下载
- 积分:1
-
是实现关系型贝叶斯网络一中机器学习算法,从国外相关研究人员的主页上下载收集。...
是实现关系型贝叶斯网络一中机器学习算法,从国外相关研究人员的主页上下载收集。
- 2022-03-20 02:35:12下载
- 积分: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
-
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。...
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。-bp neural network prediction deformation source (room for improvement), a very short piece of code, all directly in the TXT file.
- 2022-01-21 05:21:22下载
- 积分:1
-
这是MATLAB的BP神经网络# 39。............
这个是matlab的BP 神经网络-This is matlab" s BP neural network. . . . . . . . . . . . .
- 2023-04-09 21:35:04下载
- 积分:1
-
基于遗传算法改进的稀疏分解算法,已调试过了,写论文是编写的...
基于遗传算法改进的稀疏分解算法,已调试过了,写论文是编写的-Based on genetic algorithm to improve the sparse decomposition algorithm, has been testing and writing papers are prepared
- 2022-07-14 15:51:38下载
- 积分:1