Click here to Skip to main content
15,919,245 members
Home / Discussions / C#
   

C#

 
GeneralRe: help Pin
J4amieC2-Mar-06 1:59
J4amieC2-Mar-06 1:59 
Generalthanx, the code is working but Pin
nidheeshkayal2-Mar-06 2:49
nidheeshkayal2-Mar-06 2:49 
GeneralRe: thanx, the code is working but Pin
J4amieC2-Mar-06 3:32
J4amieC2-Mar-06 3:32 
QuestionC - code for fuzzy logic controller Pin
Venkatmavuru1-Mar-06 22:39
Venkatmavuru1-Mar-06 22:39 
AnswerRe: C - code for fuzzy logic controller Pin
Ingo2-Mar-06 2:29
Ingo2-Mar-06 2:29 
GeneralRe: C - code for fuzzy logic controller Pin
Curtis Schlak.3-Mar-06 15:31
Curtis Schlak.3-Mar-06 15:31 
GeneralRe: C - code for fuzzy logic controller Pin
Ingo5-Mar-06 21:13
Ingo5-Mar-06 21:13 
GeneralRe: C - code for fuzzy logic controller Pin
PredictorX20-Mar-10 4:09
PredictorX20-Mar-10 4:09 
ihoecken wrote:
May be I'm wrong, but all Fuzzy-Logic algorithms I know are randomized.


No, this is incorrect. The "fuzzy" in fuzzy logic refers to graded truth values, not randomness or chance. This is an important point.


ihoecken wrote:
Take a look at measurement of polygons. A "coin" is dropped to an rectangular area. If it falls on the polygon it's counted. Afterwards you can calculate the size dividing the counted coints by all coins thrown. Knowing the size of the rectangular, you can calculate the size of the polygon. This is a very simple fuzzy logic algorithm ...


No, this is called a "Monte Carlo" algorithm, and is not fuzzy at all.


ihoecken wrote:
This is a very simple fuzzy logic algorithm, but all others I know (for picture stabilization for cameras) are working in the same way. There is always a probabilistic algorithm in the background and so it's non-deterministic.
The definition of fuzzy logic has nothing to do with probabilistic working (it's about multistate bits), I know, but I don't know algorithms which uses multistate bits without probabilistics.


Although systems which employ fuzzy logic might employ randomness somewhere, the "fuzziness" of fuzzy logic is not probabilistic. I refer interested parties to:

Usenet Fuzzy Logic and Fuzzy Expert Systems FAQ


The Fuzzy Systems Handbook by Earl Cox (ISBN-13: 978-0121942700)

Fuzzy Sets and Fuzzy Logic by George J. Klir and Bo Yuan (ISBN-13: 978-0131011717)
AnswerRe: C - code for fuzzy logic controller Pin
Curtis Schlak.2-Mar-06 12:32
Curtis Schlak.2-Mar-06 12:32 
Questionlistbox - valuemember access Pin
madhusri1-Mar-06 22:35
madhusri1-Mar-06 22:35 
AnswerRe: listbox - valuemember access Pin
Stefan Troschuetz1-Mar-06 23:43
Stefan Troschuetz1-Mar-06 23:43 
GeneralRe: listbox - valuemember access Pin
madhusri2-Mar-06 0:23
madhusri2-Mar-06 0:23 
Questionplz help Pin
nidheeshkayal1-Mar-06 22:35
nidheeshkayal1-Mar-06 22:35 
AnswerRe: plz help Pin
madhusri1-Mar-06 22:37
madhusri1-Mar-06 22:37 
GeneralRe: plz help Pin
nidheeshkayal1-Mar-06 22:42
nidheeshkayal1-Mar-06 22:42 
GeneralRe: plz help Pin
Vasudevan Deepak Kumar1-Mar-06 23:14
Vasudevan Deepak Kumar1-Mar-06 23:14 
AnswerRe: plz help Pin
Divyang Mithaiwala1-Mar-06 22:41
Divyang Mithaiwala1-Mar-06 22:41 
GeneralRe: plz help Pin
nidheeshkayal1-Mar-06 22:47
nidheeshkayal1-Mar-06 22:47 
AnswerRe: plz help Pin
AFSEKI5-Mar-06 5:07
AFSEKI5-Mar-06 5:07 
QuestionMSN Chat Pin
albCode1-Mar-06 22:20
albCode1-Mar-06 22:20 
AnswerRe: MSN Chat Pin
Vasudevan Deepak Kumar1-Mar-06 23:45
Vasudevan Deepak Kumar1-Mar-06 23:45 
GeneralRe: MSN Chat Pin
albCode2-Mar-06 0:11
albCode2-Mar-06 0:11 
QuestionHyper Threading or Multi processor issue Pin
fregolo521-Mar-06 22:07
fregolo521-Mar-06 22:07 
AnswerRe: Hyper Threading or Multi processor issue Pin
Divyang Mithaiwala1-Mar-06 22:54
Divyang Mithaiwala1-Mar-06 22:54 
GeneralRe: Hyper Threading or Multi processor issue Pin
fregolo521-Mar-06 23:18
fregolo521-Mar-06 23:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.