Qualitative Modelling with ANFIS, FIS Optimization, Loading Data
古いコメントを表示
Hi,
I want to use ANFIS for qualitative modelling purposes. I already built the first FIS structure with fuzzy toolbox. However, I want to take this structure and optimize it with ANFIS and to show that my model is a good model. But, my problem is that ANFIS wants me to load data to train it. But, I am not able to load data because it is qualitative modelling and I dont have any numerical data to load. The only numerical data I use is that 1-10 scale showing the quality (good, medium, bad). So, how can I overcome this "loading data" problem?
Thanks in Advance
Kind Regards Fatih
回答 (1 件)
Arkadiy Turevskiy
2013 年 6 月 21 日
0 投票
The only way to show that your model is a good model is to validate it against a set of input/output data. What are the inputs to your system? Sounds like you already know what the output is and how to represent it numerically.
2 件のコメント
Fatih Ozel
2013 年 6 月 21 日
Arkadiy Turevskiy
2013 年 6 月 21 日
Your situation looks very similar to the tipper example we have in the intro section of the doc here. In this example, you are designing a fuzzy system that decides how much to tip in a restaraunt based on quality of food and service. The rules are similar to what you describe, i.e., if service is good, then tip is average. I suggest you go through this example to how to fuzzify input variables. That should help you get started.
カテゴリ
ヘルプ センター および File Exchange で Fuzzy Logic Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!