搜索资源列表
-
2下载:
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the 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 op
-
-
0下载:
这是我自己编的从数据中自动提取模糊规则的程序,这个文件中包括了一个主程序和几个函数,能够自动提起模糊规则、合并优化模糊规则。-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 rule
-
-
0下载:
为缩短编码长度,提高优化速度,采用简单的3*5=15条模糊规则-to shorten the length coding, improve speed optimization, a simple 3 * 5 = 15 fuzzy rules
-
-
0下载:
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应
-
-
1下载:
matlab格式源代码。功能:模糊BP神经网络集成解耦算法和应用于控制优化模型问题。-matlab source code format. Function: fuzzy BP neural network ensemble decoupling control algorithm and optimization model applied to the problem.
-
-
0下载:
蚂蚁算法寻找最优解速度快效率高用于二维模糊熵寻优-Ant algorithm to find the optimal solution for fast and efficient two-dimensional fuzzy entropy optimization
-
-
0下载:
模糊粒子群的MATLAB实现,我们知到粒子群是一种智能方法-MATLAB fuzzy particle swarm to achieve, we know that PSO is an intelligent way
-
-
1下载:
基于遗传算法的模糊控制器优化设计,希望对大家有用!-Based on genetic algorithm optimization of fuzzy controller design, hope for all of us!
-
-
0下载:
模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C-means algorithm converges to local minimum points easily, in order to overcome the shortcomings of genetic algorithm is applied to fuzzy C-means al
-
-
1下载:
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域,基于Java语言实现。-Compared with the genetic algorithm, PSO has the advantage is simple and easy and there is no need to adjust many parameters. Has been widely applied to function o
-
-
0下载:
模糊pso控制器优化函数的文章,很不错的,很有参考价值,是英文版的可以作为参考资料。-Fuzzy controller optimization function pso article, very good, good reference is the English version can be used as reference.
-
-
0下载:
遗传算法与模糊多目标优化经典电子书。是英文版的。是从事多目标优化的必备书-Genetic Algorithms and Fuzzy Multiobjective Optimization classic books. Is the English version. Multi-objective optimization is essential in the book
-
-
0下载:
讲述了Matlab绘图和影像处理功能,此外增加了图形用户界面编程、数值计算、符号运算、数字信号处理、优化运算、神经网络分析、系统仿真和模糊系统设计等内容。-Tells Matlab graphics and image processing functions, in addition to increasing the graphical user interface programming, numerical computing, symbolic computing, digital s
-
-
0下载:
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究。
PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练
-
-
2下载:
模糊神经网络解耦算法(遗传算法优化)FNN对非线性多变量系统的解耦方法-Fuzzy neural network decoupling algorithm (GA optimization)FNN for nonlinear multivariable system decoupling method
-
-
0下载:
Infrared and visible image fusion using fuzzy logic and populationbased optimization
-
-
0下载:
MATLAB神经网络30个案例分析__读者调用案例的时候,只要把案例中的数据换成自己需要处理的数据,即可实现自己想要的网络。该书共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-30 case studies of the MATLAB Neural Network __ readers call the case, as
-
-
0下载:
神经网络的经典应用,小波神经网络、离散神经网络、模糊神经网络、遗传算法、粒子群优化-Classic application of neural networks, wavelet neural network, discrete neural networks, fuzzy neural networks, genetic algorithms, particle swarm optimization
-
-
1下载:
主要是学习模糊规则的基本原理,包括模糊规则的设置以及模糊规则的优化等问题,值得学习与交流。-The main is to learn the basic principles of fuzzy rules, including the fuzzy rule set and the optimization problem of fuzzy rules, it is worth learning and exchange.
-
-
0下载:
模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means
-