Fuzzy logic in MATLAB without using toolbox
Fuzzy logic in MATLAB without using toolbox
(OP)
Hello,
I am learning fuzzy logic, and I want to implement a simple if statement. I dont want to use the toolbox because later i want to add the fuzzy logic to my matlab code im working on.
I checked the matlab help, but it explains how to use the toolbox.
If anyone can explain to me how to code:
if food is delicious, then tip is good.
This should be sufficient for me to progress from there.
Thanks.
I am learning fuzzy logic, and I want to implement a simple if statement. I dont want to use the toolbox because later i want to add the fuzzy logic to my matlab code im working on.
I checked the matlab help, but it explains how to use the toolbox.
If anyone can explain to me how to code:
if food is delicious, then tip is good.
This should be sufficient for me to progress from there.
Thanks.





RE: Fuzzy logic in MATLAB without using toolbox
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
RE: Fuzzy logic in MATLAB without using toolbox
htt
Very easy to understand how to code this.
Fe
RE: Fuzzy logic in MATLAB without using toolbox
Pd: The comments are in Spanish... sorry.
RE: Fuzzy logic in MATLAB without using toolbox