-
neural network design books matching source (Matlab platforms)
神经网络设计书籍配套源码(matlab平台)-neural network design books matching source (Matlab platforms)
- 2023-08-25 19:25:04下载
- 积分:1
-
这个目录包含实现通用reqursive最小二乘效用…
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
- 2022-07-14 08:22:15下载
- 积分: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
-
一种基本的模式识别方法,进行了部分改进,简单实用,采用matlab仿真,经编译后无误。供大家学习参考
一种基本的模式识别方法,进行了部分改进,简单实用,采用matlab仿真,经编译后无误。供大家学习参考-A basic pattern recognition methods, partially improved, simple and practical, the use of matlab simulation, as compiled correctly. Reference for everyone to learn
- 2022-05-25 17:23:06下载
- 积分:1
-
机器博弈机器搜索算法的研究,做acm与人工智能的可以参考下...
机器博弈机器搜索算法的研究,做acm与人工智能的可以参考下-Machine Game Machine search algorithm research, acm to do with artificial intelligence can refer to the next
- 2022-01-25 20:46:40下载
- 积分:1
-
neural network C procedures for the Chapter 9
神经网络C程序的第9章-neural network C procedures for the Chapter 9
- 2023-08-17 03:00:03下载
- 积分:1
-
自己
模型自适应模糊控制源代码,基于matlab编程,并给出了仿真实例,具体说明见程序。-self-adapted mode of blured control program,based on matlab programming,and also have a emluator,and can concretely see program s explain
- 2022-05-29 19:02:36下载
- 积分:1
-
libsvm中文说明书上流行的SVM软件libsvm的详细描述…
libsvm中文声明对流行的SVM软件libsvm的详细说明会对大家有所帮助
- 2022-11-01 14:15:03下载
- 积分:1
-
Genetic programming is an emerging technology of evolutionary computation and ha...
遗传编程是一门新兴的进化计算技术且引起了学术界的非常高的重视。虽然本程序是本人编写,略显粗糙,但需要的人还是可以借鉴一下!-Genetic programming is an emerging technology of evolutionary computation and has aroused increasing attention, although this code is done by myself, it can serve as a reference for anyone needs it!
- 2022-09-06 03:15:03下载
- 积分:1
-
很好的BP算法 很完整 神经网络 用于图像处理
很好的BP算法 很完整 神经网络 用于图像处理-BP
- 2022-07-21 12:08:33下载
- 积分:1