-
图像检测模板匹配的视觉识别码
图像检测模板匹配的Visual C++代码-Image Detection template matching Visual C code
- 2022-01-25 15:11:59下载
- 积分:1
-
人工神经网络
基于Matlab的人工神经网络反向传播程序设计
- 2022-03-15 18:24:09下载
- 积分:1
-
简单的人工智能,伊莱扎的C源代码的8K
简单的人工智能程序ELIZA的C源程序代码 8K-simple artificial intelligence ELIZA C source code 8K
- 2022-02-03 08:25:17下载
- 积分:1
-
MATLAB
神经网络技术及其在物化探上的应用,重磁反演的拟人工神经网络BP算法及其应用等。-matlab
- 2022-03-03 14:21:43下载
- 积分:1
-
c语言实现人工智能art1网络的算法实现
c语言实现人工智能art1网络的算法实现 -c language art1 network artificial intelligence algorithms
- 2023-02-16 18:20:04下载
- 积分:1
-
用模糊控制方法逼近函数z=x+y,效果比较好
用模糊控制方法逼近函数z=x+y,效果比较好-Fuzzy control method with approximation function z = x+ y, the effect is better
- 2022-09-30 10:15:03下载
- 积分:1
-
ANN weather forecasting method
人工神经网络天气预报方法-ANN weather forecasting method
- 2022-01-23 10:10:46下载
- 积分:1
-
粒子群优化算法是一种进化技术(进化有限公司)。
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary technology (evolutionary computation). Predatory birds originated from the research PSO with similar genetic algorithm is based on iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values. However, there is no genetic algorithm with the cross- (crossover) and the variation (mutation). But particles in the solution space following the optimal particle search. The steps detailed chapter on the future of genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and ot
- 2022-02-05 13:05:45下载
- 积分:1
-
神经网络BP算法
神经网络BP算法-neural network algorithm
- 2022-05-06 02:03:44下载
- 积分:1
-
Matlab neural network toolbox application profile neural network has been applie...
Matlab神经网络工具箱应用简介
神经网络已经在各个领域中应用,以实现各种复杂的功能。这些领域包括:模式识别、
鉴定、分类、语音、翻译和控制系统。
如今神经网络能够用来解决常规计算机和人难以解决的问题。我们主要通过这个工具箱
来建立示范的神经网络系统,并应用到工程、金融和其他实际项目中去。-Matlab neural network toolbox application profile neural network has been applied in various fields in order to achieve a variety of complex functions. These areas include: pattern recognition, identification, classification, voice, translation and control systems. Today neural networks can be used to conventional computers and people to solve difficult problems. We mainly through the toolbox to create a model of neural network systems, and applied to the engineering, financial and other practical projects.
- 2022-03-06 04:37:21下载
- 积分:1