Optimization of triangular MF's using genetic algorithm

1 view (last 30 days)
I have been trying to optimize the value of my membership functions by using genetic algorithm in optimization toolbox. The error shown every time is *Optimization running. Error running optimization. Illegal parameters in fisTriangleMf() --> b > c* I am trying to find a way of how to avoid this error. Can someone sugeest??? I have made 3 files objective,fuzzyboils and drumboilerdynamics. we call the objective function in the optimization toolbox and use genetic algorithm. The three variables which we are trying to optimize are k1,k2 and k3. The codes are attached below

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!