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

답변 (1개)

Mohammad Hossein Zardary
Mohammad Hossein Zardary 2019년 7월 8일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기

제품

태그

질문:

2013년 4월 1일

답변:

2019년 7월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by