Submitted


Bin Packing Problem using GA, PSO, FA, and IWO
MATLAB implementation of GA, PSO, FA and IWO for Bin Packing Problem

ungefär 7 år ago | 3 downloads |

Thumbnail

Submitted


Quadratic Assignment Problem (QAP) using GA, PSO and FA
MATLAB implementation of GA, PSO and Firefly Algorithm (FA) for Quadratic Assignment Problem

ungefär 7 år ago | 3 downloads |

Thumbnail

Answered
How to apply an algorithm into neural network?
Training of a neural network is a real-valued optimization problem, and can not be solved with standard ant algorithms (such as ...

ungefär 7 år ago | 1

Answered
How to train Neural Network with Ant Colony Optimization?
For training of a Neural Network, you need the Ant Colony for Continuous Domains (ACOR). MATLAB implementation of this algorithm...

ungefär 7 år ago | 0

|accepted

Answered
Binary Ant Colony Optimization
A binary ACO is available to download, in the following link: //www.tatmou.com/matlabcentral/fileexchange/52859-ant-c...

ungefär 7 år ago | 0

Answered
Ant Colony Optimization help?
Implementations of ACO for combinatorial and real-valued optimization problems, are available to download via following links on...

ungefär 7 år ago | 0

Answered
Multi-objective Particle Swarm Optimization
An implementation of Multi-Objective Particle Swarm Optimization (PSO) is available to download in the following link: http:/...

ungefär 7 år ago | 0

Answered
Multi-objective Particle Swarm Optimization
An implementation of Multi-Objective Particle Swarm Optimization (PSO) is available to download in the following link: http:/...

ungefär 7 år ago | 1

Answered
Need Matlab code for Multiobjective particle swarm optimisation
A structured implementation of MOPSO in MATLAB, is available in the following link: //www.tatmou.com/matlabcentral/fi...

ungefär 7 år ago | 0

Answered
Particle Swarm Optimization in matlab
You can use the following structured implementation of PSO in MATLAB: //www.tatmou.com/matlabcentral/fileexchange/528...

ungefär 7 år ago | 0

Answered
I need the code for the method of particle swarm
You can check this out: //www.tatmou.com/matlabcentral/fileexchange/52857-particle-swarm-optimization--pso-

ungefär 7 år ago | 0

Answered
Particle Swarm Optimization help
A structured and well-commented MATLAB implementation of Particle Swarm Optimization (PSO) is available to download in the follo...

ungefär 7 år ago | 0

Answered
Need matlab source code for strength pareto evolutionary algo(SPEA-II)
Implementation of SPEA-II in MATLAB is available to download, in the following link: //www.tatmou.com/matlabcentral/f...

ungefär 7 år ago | 0

Answered
how to combine PID controller with Fuzzy logic controller to control DC Motor?
A common approach is fuzzy gain scheduling for PID controllers, which is presented in this paper: Zhen-Yu Zhao; Tomizuka, M.;...

ungefär 7 år ago | 0

Answered
Fuzzy Logic adaptive PID control for ph control of water
An approach is fuzzy gain scheduling for PID controllers, which is presented in this paper: Zhen-Yu Zhao; Tomizuka, M.; Isaka...

ungefär 7 år ago | 0

Answered
我如何调整PIDcontroller using Fuzzy logic .......????
An approach is fuzzy gain scheduling for PID controllers, which is presented in this paper: Zhen-Yu Zhao; Tomizuka, M.; Isaka...

ungefär 7 år ago | 1

Answered
How to implement Fuzzy PID using Simulink and FIS editor. Please try to be as simple as possible in your answers.
An approach is fuzzy gain scheduling for PID controllers, which is presented in this paper: Zhen-Yu Zhao; Tomizuka, M.; Isaka...

ungefär 7 år ago | 0

Answered
how to convert PID controller into Fuzzy PID in simpower system
An approach is fuzzy gain scheduling for PID controllers, which is presented in this paper: Zhen-Yu Zhao; Tomizuka, M.; Isaka...

ungefär 7 år ago | 0

Answered
about bee colony algorithm with MATLAB
Implementation of Artificial Bee Colony (ABC) algorithm is available in the following link, on MATLAB File Exchange: http://w...

ungefär 7 år ago | 0

Answered
人工蜂群算法
A structured MATLAB implementation of Artificial Bee Colony (ABC) algorithm is available here: //www.tatmou.com/matla...

ungefär 7 år ago | 0

Answered
clustering Algorithm's Matlab codes
You can see following posts on MATLAB File Exchange: *DBSCAN Clustering Algorithm:* //www.tatmou.com/matlabcentral...

ungefär 7 år ago | 2

Answered
clustering algo
Also you can check this MATLAB implementation for DBSCAN clustering algorithm: //www.tatmou.com/matlabcentral/fileexc...

ungefär 7 år ago | 0

Answered
Are there any Matlab functions to use for optimization using particle swarm optimization technique?
Also you can check this, on MATLAB FeX, for a structured implementation of PSO in MATLAB: //www.tatmou.com/matlabcent...

ungefär 7 år ago | 0

Answered
particle swarm optimization in MATLAB
A structured implementation of PSO is available to download via MATLAB FeX: //www.tatmou.com/matlabcentral/fileexchan...

ungefär 7 år ago | 0

Answered
ANFIS forecasting
You can perform Time-Series Prediction using ANFIS, using the following codes: //www.tatmou.com/matlabcentral/fileexc...

ungefär 7 år ago | 1

Answered
Forecasting with ANFIS in matlab
You can use following codes to do this: //www.tatmou.com/matlabcentral/fileexchange/52969-time-series-prediction-usin...

ungefär 7 år ago | 1

Answered
How to give more than 6 inputs in anfis?
For grid partitioning methods, because of equal segmentation of the input space, many unused and unnecessary rules are created. ...

ungefär 7 år ago | 0

Answered
nonlinear identification with anfis
You should rewrite the differential equation as a canonical state-space model, as dx/dt = f(x). And then, build a ANFIS model fo...

ungefär 7 år ago | 0

Answered
adaptive neuro-fuzzy inference system (ANFIS)
Maybe this can help you: //www.tatmou.com/matlabcentral/fileexchange/52968-nonlinear-regression-using-anfis-in-matlab...

ungefär 7 år ago | 0

Answered
How can we use Multi output ANFIS in matlab..?
Unfortunately, the ANFIS functionality in MATLAB and Fuzzy Logic Toolbox, does not support multiple outputs. But, you can create...

ungefär 7 år ago | 2

Load more