-
BP人工神经网络算法的实现
BP人工神经网络算法的实现,用java代码编写,案例是港口吞吐量预测。
- 2022-02-02 16:00:38下载
- 积分: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
-
control toolbox based on neural network
基于神经网络的控制工具箱-control toolbox based on neural network
- 2022-10-18 04:50:04下载
- 积分:1
-
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表...
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来。-PSO optimization algorithm vc++ source. In the following vc.net2003 through. Recommendations: look the code before you find out how the PSO story. Then corresponds to: Program with Agent on behalf of a bird, PSO representative of birds. Read the source code, do not look down, look at the main (), then follow the order of things emerging, one by one come.
- 2022-09-24 11:50:03下载
- 积分:1
-
载入txt文件迷宫,含几种搜索方法,例如depth first search, breadth first search等...
载入txt文件迷宫,含几种搜索方法,例如depth first search, breadth first search等-maze included txt file containing several search methods, such as depth first search, breadth first search, etc.
- 2022-01-26 01:16:58下载
- 积分:1
-
神经网络的代码描述实例,包含了详细的描述和说明。
程序代码说明
神经网络的实例,内附详细说明-Code description examples of neural network, containing a detailed description of
- 2022-09-28 03:55:03下载
- 积分:1
-
实现增量支持向量机算法,通过选择增量的因素…
实现增量SVM算法,通过对因子的选择增量式的来训练SVM,大大加快了SVM算法的训练速度-To achieve incremental SVM algorithm, through the choice of factors Incremental to train SVM, greatly accelerated the speed of SVM training algorithm. .
- 2022-01-25 21:48:35下载
- 积分:1
-
这是一个朋友做的人脸检测软件,是基于OpenCV 做的,很具有参考价值...
这是一个朋友做的人脸检测软件,是基于OpenCV 做的,很具有参考价值-This is a friend to do face detection software is based on OpenCV do, it is very valuable reference
- 2023-08-15 19:00:03下载
- 积分:1
-
用9*9的矩阵显示字符0~9。
对BP网络进行训练后,可以识别带有一定噪声的字符。...
用9*9的矩阵显示字符0~9。
对BP网络进行训练后,可以识别带有一定噪声的字符。-Neural Nerwork。
- 2022-07-15 11:03:16下载
- 积分:1
-
这篇文章是关于一个快速康威的生命游戏版本使用MFC,螺纹和…
Conway s Game of life 算法程序-This article is about a fast Conway s Game of Life version using MFC, thread and DirectX together with a visual demo for sorting algorithms. It is also a good demo for "Bubble" and "Quick Sort" algorithms.
- 2022-12-04 19:50:03下载
- 积分:1