Nested fuzzy inference systems
- From: "William Kinney" <kinneyw@xxxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 18:06:59 -0500
New user here. I am interested in nesting Fuzzy inference systems or
use the output of one FIS as the input for the next FIS using Fuzzy
Logic Toolkit and Matlab.
Ex rule
1. if inputA=m and inputB=n then outputA=x
2. if outputA=x and inputC=y then outputB=z
I can create the FIS to produce outputA but how can I get this value
into the next FIS. I am eventually going to have many inputs and it
becomes hard to follow the logic if I try to have multiple inputs in
one FIS and only one output.
William Kinney
.
- Prev by Date: how to delete an object from MATLAB GUI? Thanks
- Next by Date: Matlab com compiler very unstable
- Previous by thread: how to delete an object from MATLAB GUI? Thanks
- Next by thread: Matlab com compiler very unstable
- Index(es):