-
Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of te...
将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
- 2022-02-04 12:02:57下载
- 积分:1
-
这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。...
这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。-This is a university research group to prepare the neural network back-propagation algorithm source code of great reference value.
- 2022-02-21 22:31:32下载
- 积分:1
-
人工神经网络算法的经典数据挖掘算法…
数据挖掘经典算法人工神经网络算法C源码实现-Classical data mining algorithm for artificial neural network algorithm C source code to achieve
- 2023-06-22 08:05:04下载
- 积分:1
-
该算法为模糊自适应整定的PID控制算法,该算法在matlab环境下开发,可以直接运行...
该算法为模糊自适应整定的PID控制算法,该算法在matlab环境下开发,可以直接运行
-The algorithm for fuzzy adaptive tuning of the PID control algorithm in the matlab environment development, can be directly run
- 2022-02-14 19:00:23下载
- 积分:1
-
经典的SOM人工神经网络例子源码,经测试可用,可作入门学习用...
经典的SOM人工神经网络例子源码,经测试可用,可作入门学习用-SOM classic examples of artificial neural network source code
- 2022-02-13 09:37:43下载
- 积分:1
-
这是我自己编的从数据中自动提取模糊规则的程序,这个文件中包括了一个主程序和几个函数,能够自动提起模糊规则、合并优化模糊规则。...
这是我自己编的从数据中自动提取模糊规则的程序,这个文件中包括了一个主程序和几个函数,能够自动提起模糊规则、合并优化模糊规则。-This is my own series of the data from the automatic extraction of fuzzy rules procedures, the document includes a main program and several function, can automatically initiate fuzzy rules, merging optimization fuzzy rules.
- 2022-01-26 08:15:42下载
- 积分:1
-
双峰和多峰函数最大值的遗传算法求解
利用基本遗传算法的思路寻找双峰或多峰函数的最大值,选择采用轮盘选择方法;...
双峰和多峰函数最大值的遗传算法求解
利用基本遗传算法的思路寻找双峰或多峰函数的最大值,选择采用轮盘选择方法;-Bimodal and multimodal function of the genetic algorithm the maximum use of the basic idea of genetic algorithm to find bimodal or multi-peak function of the maximum wheel options to choose from
- 2022-07-24 12:48:14下载
- 积分:1
-
求解tsp问题的模拟退火源码,数据文件请仿照文件中的input.txt自行创建...
求解tsp问题的模拟退火源码,数据文件请仿照文件中的input.txt自行创建-the simulated annealing source, data files copied documents requested the creation of their own input.txt
- 2023-02-13 23:10:04下载
- 积分:1
-
two Matlab functions for initializing and training a recurrent neural network
two Matlab functions for initializing and training a recurrent neural network -two Matlab functions for initializing and training a recurrent neural network
- 2023-07-13 15:00:04下载
- 积分:1
-
RBF神经网络用于函数拟合平台
% RBF 神经网络用于函数拟合
% 使用平台 - Matlab6.5- RBF neural network used for function fitting platform- Matlab6.5
- 2022-06-21 01:04:32下载
- 积分:1