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!