How to connect genetic algorithm and fuzzy simulation ?
Ältere Kommentare anzeigen
Hi,
a (maybe to short and unspecific) question regarding genetic algorithm (Global Optimization Toolbox). Is there a way of connecting ga to fuzzy (Fuzzy Simulation Toolbox) in an "easy" way ? Let's say by a function handle ? eg. ga(@evalfuzzy, nvars) And if yes - how do I have to write my "@evalfuzzy" (fitnessfcn) ?
Thanks in advance ! Suppenhuhn
1 Kommentar
Steve Grikschat
am 4 Mär. 2011
You need to be more specific in your question.
With this level of specificity, there is nothing that prevents you from having calls to any other toolbox functions inside your fitness function.
Antworten (1)
Suppenhuhn
am 5 Mär. 2011
0 Stimmen
1 Kommentar
guntur gumelar
am 3 Jun. 2020
can i ask for your project?
Kategorien
Mehr zu Fuzzy Logic Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!