Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!ucla-cs!ucla-seas!edison!yee From: yee@edison.seas.ucla.edu (John Yee) Newsgroups: comp.ai Subject: Re: What is "fuzzy logic"? Message-ID: <2278@lee.SEAS.UCLA.EDU> Date: 30 Mar 91 07:29:48 GMT References: <1991Mar28.192533.3272@waikato.ac.nz> <13842@ccncsu.ColoState.EDU> <1991Mar29.195535.16601@watdragon.waterloo.edu> Sender: news@SEAS.UCLA.EDU Organization: SEASnet, University of California, Los Angeles Lines: 10 While we are all asking questions about fuzzy logic (my understanding being that it allows for more uncertainty that true/false), can someone tell me how it is actually implemented on a computer. Being but an ignoramus in all languages newer than Fortran, I naively think that in making a decision, a computer has to execute as statement like "if x > 10 then [do something]". How would a computer decide whether an object is "tall" without something like "if x > 999 then (x in tall)"? Thanks, yee@seas.ucla.edu