-
The source code of bayes classfication using VC
利用VC实现的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-The source code of bayes classfication using VC
- 2022-04-21 03:49:15下载
- 积分:1
-
编写的BP算法的软件模拟 在Turbo c++3.0环境下编译通过
编写的BP算法的软件模拟 在Turbo c++3.0环境下编译通过-prepared by BP algorithm in the software simulation 3.0 Turbo c compiler environment through
- 2022-07-16 08:26:25下载
- 积分:1
-
运用遗传算法对交通流进行分配
运用遗传算法对交通流进行分配-use of genetic algorithms on traffic flow distribution
- 2022-04-27 18:50:15下载
- 积分:1
-
遗传优化神经网络结构,C++源代码
遗传优化神经网络结构,C++源代码-Genetic optimization of neural network architecture, C++ Source code
- 2023-07-04 11:35:03下载
- 积分:1
-
given FIR filter design in C language program, according to the design requireme...
给出了FIR滤波器设计的C语言程序,可以根据设计要求,灵活地调整参数,得到需要的滤波器参数。-given FIR filter design in C language program, according to the design requirements, flexibility to adjust parameters and the filter parameters.
- 2023-03-12 16:45:04下载
- 积分: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*算法演示,可以自己画地图,演示效果非常好
国内的一个A*算法演示,可以自己画地图,演示效果非常好-domestic A* algorithm for a demonstration, can you paint maps, the effect was very good demonstration
- 2022-09-15 06:15:03下载
- 积分:1
-
Using Particle Swarm solution to TSP (traveling salesman) problems, in accordanc...
用粒子群方法解决TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可-Using Particle Swarm solution to TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter input program
- 2022-04-19 19:23:42下载
- 积分:1
-
人工神经网络BPN,人工神经网络BP算法源代码
人工神经网络BPN,人工神经网络BP算法源代码-Artificial neural network BPN, artificial neural network BP algorithm source code
- 2022-03-05 03:52:20下载
- 积分:1
-
一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助....
一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助.-VC realize an efficient use of bp neural network algorithm source code, and they hope to help everyone.
- 2022-03-19 22:54:52下载
- 积分:1