-
一种支持向量机多专家决策算法,很有参考价值
一种支持向量机多专家决策算法,很有参考价值-a support vector machine algorithm experts, great reference value
- 2022-01-30 18:20:08下载
- 积分:1
-
使用matlab应用遗传算法进行函数优化
使用matlab应用遗传算法进行函数优化-Using genetic algorithm in matlab to optimize function
- 2022-03-06 16:13:27下载
- 积分:1
-
神经网络中的感知机的学习算法的c语言程序源代码
神经网络中的感知机的学习算法的c语言程序源代码-neural network of Perceptron learning algorithm in C language source code
- 2023-01-13 04:45:04下载
- 积分:1
-
遗传优化神经网络结构,C++源代码
遗传优化神经网络结构,C++源代码-Genetic optimization of neural network architecture, C++ Source code
- 2023-07-04 11:35:03下载
- 积分:1
-
人工智能学习指导
人工智能学习指导-artificial intelligence guiding
- 2022-03-21 14:44:50下载
- 积分:1
-
rbfmip是培养多包
RBFMIP is a package for training multi-instance RBF neural networks
- 2022-03-05 14:40:26下载
- 积分:1
-
网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数....
网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数.-BP to achieve most of the Internet curve fitting using MATLAB library function, this does not help readers understand the BP neural network algorithm. In this paper, the realization of C-source MATLAB library functions.
- 2022-07-06 22:17:57下载
- 积分:1
-
人工智能搜索法解决九宫重排问题(又称8数码问题)。
人工智能搜索法解决九宫重排问题(又称8数码问题)。-artificial intelligence search JiuGongTu rearrangement solve the problem (also known as the Digital 8).
- 2022-01-26 01:53:31下载
- 积分:1
-
用GAlib库实现的解决0/1背包问题的遗传算法程序源代码。
用GAlib库实现的解决0/1背包问题的遗传算法程序源代码。- Solution 0/1 knapsack question heredity algorithm procedure
source code realizes which with the GAlib storehouse.
- 2022-01-22 12:22:53下载
- 积分:1
-
这个计算机程序的目的是允许用户构建,训练…
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
- 2022-10-01 19:30:03下载
- 积分:1