-
基于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
-
无先导粒子滤波器工具箱,并附带pf,kf,Ukf程序,用于跟踪估计...
无先导粒子滤波器工具箱,并附带pf,kf,Ukf程序,用于跟踪估计-without leading particle filter toolbox and fringe pf, kf, Ukf procedures for tracking estimates
- 2022-01-27 22:21:28下载
- 积分:1
-
SVDD的工具箱,可以很好的处理一类分类问题,详见Support Vector Data Description一文...
SVDD的工具箱,可以很好的处理一类分类问题,详见Support Vector Data Description一文-SVDD tools,can be used to process one class classification problem,for more details ,we refer to "Support Vector Data Description"
- 2022-11-12 23:15:03下载
- 积分:1
-
遗传算法工具包可以解决很多的问题,,非常有用
遗传算法工具包可以解决很多的问题,,非常有用-Genetic algorithm tool kit can be solved many problems, very useful
- 2023-03-31 01:20:04下载
- 积分:1
-
有关支持向量机的一些用于测试和分类的MATLAB程序 希望对大家有用
有关支持向量机的一些用于测试和分类的MATLAB程序 希望对大家有用-Related to support vector machines for testing and classification of some of the MATLAB program useful for all of us hope
- 2023-09-09 21:20: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
-
用BP神经网络实现曲线的模拟
用BP神经网络实现曲线的模拟-BP neural network simulation curve
- 2022-01-25 22:00:02下载
- 积分:1
-
bp神经网络识别数字,可识别0
bp神经网络识别数字,可识别0-9的十个数字-the number of bp neural network can identify the ten figures 0-9
- 2022-03-05 00:08:57下载
- 积分:1
-
two Matlab functions for initializing and training a recurrent neural network
two Matlab functions for initializing and training a recurrent neural network -two Matlab functions for initializing and training a recurrent neural network
- 2023-07-13 15:00:04下载
- 积分:1
-
本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法
本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
- 2023-04-25 06:15:03下载
- 积分:1