-
混合智能算法,采用visual c++语言编写,注释完整,清晰易懂
混合智能算法,采用visual c++语言编写,注释完整,清晰易懂-Hybrid Intelligent Algorithm
- 2022-07-08 19:52:02下载
- 积分: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
-
基于贝叶斯的数据挖掘算法的实现,使用visual stutio2005编程实现。
基于贝叶斯的数据挖掘算法的实现,使用visual stutio2005编程实现。-Bayesian data mining algorithm, using the visual stutio2005 programming.
- 2023-04-14 10:30:04下载
- 积分:1
-
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法...
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-Knn, or k-nearest neighbor algrithom, is a simple and classical classifier algrithom.
- 2023-05-13 08:00:02下载
- 积分:1
-
一个更精确的平滑平均函数
一个更精度的平滑涵数, 可用于股票交易系统.用于Amibroker 平台-a more accurate smooth average function
for amibroker trading system
- 2022-06-15 12:37:34下载
- 积分:1
-
利用最大匹配法进行汉语句子的分词 最大匹配算法是最常用的分词算法,简单实用正确率可达到80%以上...
利用最大匹配法进行汉语句子的分词 最大匹配算法是最常用的分词算法,简单实用正确率可达到80%以上-the maximum matching method for the Chinese Sentence Word maximum matching algorithm is the most commonly used word segmentation algorithm, simple and practical accuracy rate can reach more than 80%
- 2022-01-25 22:09:49下载
- 积分: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
-
Standard Particle Swarm Optimization source, the program used to calculate the G...
标准微粒群算法源程序,该程序用于计算Goldstein-Price函数的函数最小值-Standard Particle Swarm Optimization source, the program used to calculate the Goldstein-Price function function of the minimum
- 2022-03-31 12:46:12下载
- 积分:1
-
bp神经网络识别数字,可识别0
bp神经网络识别数字,可识别0-9的十个数字-the number of bp neural network can identify the ten figures 0-9
- 2022-03-05 00:08:57下载
- 积分:1
-
关于人工神经网络采用反向传播方法…
this about the artificial neural networks which uses the back propogation method.-this is about the artificial neural networks which uses the back propogation method.
- 2022-04-19 15:29:48下载
- 积分:1