Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    @thebigk Apr 13, 2010

    ManendraCan anybdy tell abt fuzzy logic

    Yes, of course. Do you have any specific questions you'd like to get answers to? Otherwise, you will get all the information on Wikipedia.

  • sadrzadeh

    @sadrzadeh-GtZoR1 Jan 4, 2011

    NEW Fuzzy Operators

    hello.

    I have developed two new s-norm and t-norm operators.
    please write your opinions and reviews about these operators.
    Thank you.

    s-norm(a,b)=min(1, ln(exp(a)+exp(b)-1))
    t-norm(a,b)=MAX(0, 1-ln(exp(1-a)+exp(1-b)-1))

    [exp(a) = e^a]