-
PCA codes for face detection
PCA codes for face detection
- 2022-03-10 16:05:49下载
- 积分:1
-
us solve eight digital, BFS may lead to insufficient memory, using heuristic sea...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为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-02-04 07:43:49下载
- 积分:1
-
基于matlab的hopfield神经网络识别带噪声字母的源代码,很经典!...
基于matlab的hopfield神经网络识别带噪声字母的源代码,很经典!-based on Matlab hopfield neural network recognition of the alphabet with the noise source, classic!
- 2022-09-10 20:55:03下载
- 积分:1
-
neural network limulated in C
neural network limulated in C
- 2022-02-21 06:10:08下载
- 积分:1
-
数据挖掘c45分类算法 数据挖掘c45分类算法
数据挖掘c45分类算法 数据挖掘c45分类算法-C45 data mining data mining classification algorithms C45 classification algorithm
- 2022-01-25 23:48:20下载
- 积分:1
-
里面有两个源码,人机博弈的,一个是五子棋,一个是中国象棋!...
里面有两个源码,人机博弈的,一个是五子棋,一个是中国象棋!-with a two-source, human-computer game, one of 331, a Chinese chess!
- 2023-04-09 12:40:04下载
- 积分:1
-
Based on genetic algorithm artificial life simulation, C++ Source code
基于遗传算法的人工生命模拟,C++源代码-Based on genetic algorithm artificial life simulation, C++ Source code
- 2022-11-14 23:25:03下载
- 积分:1
-
神经网络仿真的基本程序
神经网络仿真的基本程序- Nerve network simulation main routine
- 2022-02-04 11:56:29下载
- 积分:1
-
遗传算法的原代码,用于最优化计算,只需解压便可使用。
遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
- 2023-03-25 07:20:03下载
- 积分:1
-
FNN利用MATLAB编程安装nefcon遵循这些步骤:1。打开…
模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MATLAB working directory: tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON.-FNN using Matlab programming o install NEFCON follow these steps : 1. Unpack the tar file NEFCON.TAR MATLAB into your working directory : tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON.
- 2023-07-13 05:35:03下载
- 积分:1