-
TCA包是一个实现了树的matlab程序
The tca package is a Matlab program that implements the tree-dependent
component analysis (TCA) algorithms that extends the independent
component analysis (ICA), where instead of looking for a linear transform
that makes the data components independent, we are looking for components
that can be best fitted in a tree structured graphical model. The TCA model
can be applied in any situation where the data can be assumed to have been
transformed by an unknown linear transformation.
- 2022-04-28 17:54:23下载
- 积分: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
-
一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示....
一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示.-a good demonstration of adaptive filtering procedures, including band-pass filter fixed and variable bandpass filter demonstration.
- 2022-01-26 08:25:55下载
- 积分:1
-
C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),...
C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),人工智能A*算法实现的C语言程序-C lexical analyzer to achieve, AOE network algorithm, KRUSKAL algorithm, PRIM algorithm, computer graphics hatched filling algorithm (keyboard input coordinates), computer graphics hatched filling algorithm (mouse input), Artificial Intelligence A* algorithm The C Programming Language
- 2022-03-31 07:15:42下载
- 积分:1
-
模拟遗传算法,JAVA
模拟遗传算法,JAVA-Simulation of Genetic Algorithms, JAVA
- 2022-11-19 22:35:08下载
- 积分:1
-
classic example of artificial neural network source. Zip SOM classic example of...
经典的SOM人工神经网络例子源码.zip 经典的SOM人工神经网络例子源码.zip-classic example of artificial neural network source. Zip SOM classic example of artificial neural network source. Zip
- 2022-05-16 03:21:47下载
- 积分:1
-
人工智能中重要的一个问题, 用广度优先搜索的方法解决
人工智能中重要的一个问题, 用广度优先搜索的方法解决-AI an important issue, breadth- first search of solutions
- 2022-02-14 13:28:27下载
- 积分:1
-
基于遗传算法的模拟退火
基于遗传算法的模拟退火-based on genetic algorithm simulated annealing
- 2022-01-22 13:24:46下载
- 积分:1
-
室内移动机器人定位与导航关键技术研究,新思路
室内移动机器人定位与导航关键技术研究,新思路-Indoor mobile robot localization and navigation key technology research and new ideas
- 2022-07-19 19:47:36下载
- 积分:1
-
genetic algorithm optimization calculation of the MATLAB program.
遗传算法在工程优化计算上的应用的MATLAB程序。-genetic algorithm optimization calculation of the MATLAB program.
- 2022-02-26 08:43:17下载
- 积分:1