How to connect genetic algorithm and fuzzy simulation ?

6 ビュー (過去 30 日間)
Suppenhuhn
Suppenhuhn 2011 年 3 月 4 日
コメント済み: guntur gumelar 2020 年 6 月 3 日
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 件のコメント
Steve Grikschat
Steve Grikschat 2011 年 3 月 4 日
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.

サインインしてコメントする。

回答 (1 件)

Suppenhuhn
Suppenhuhn 2011 年 3 月 5 日
Well yes Steve, you´re right. My question was unspecific. But thank you anyway. I finally found my mistake. I just missed to write "readfis" before I wrote my function handle - so Matlab couldn´t find my FIS !
  1 件のコメント
guntur gumelar
guntur gumelar 2020 年 6 月 3 日
can i ask for your project?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeFuzzy Logic Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by