Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fuzzy logic in MATLAB without using toolbox

Status
Not open for further replies.

brango123

Mechanical
Joined
Jun 25, 2009
Messages
2
Location
LB
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.
 
Thanks, this is what I wanted.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top