fuzzy controller in simulink

2 vues (au cours des 30 derniers jours)
Beenish Mazhar
Beenish Mazhar le 1 Avr 2013
I have implemented fuzzy controller in simulink in ode45 with variable step size. It was not converging to reference but when I used solver-ode14x with fixed step size; it converged to reference value. why? any help

Réponses (1)

Mohammad Hossein Zardary
Mohammad Hossein Zardary le 8 Juil 2019
Dear Beenish
First of all tell us the learning algorithm.
As you know all of the algorithms are sample based and when you use a fixed step size solver, your training algorithm works well, when you use variable step the sampling time willbe chosen by matlab considering the rest of your parameters and training algorithm can't adapt the parameters.

Catégories

En savoir plus sur Fuzzy Logic Toolbox dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by