computer-based system(it contains both hard ware and software) that can process data that are incomplete or only partially correct
Fuzzy logic was introduced as an Artificial Intelligence technique, when it was realized that normal boolean logic would not suffice. When we make intelligent decisions, we cannot limit ourselves to "true" or "false" possibilities (boolean). We have decisions like "maybe" and other shades of gray. This is what is introduced with fuzzy logic: the ability to describe degrees of truth.
Example:
in fuel station if you stop a fuel injecting motor at 1.55897ltrs.it can be done with the help of fuzzy logic.fuzzy has a meaning like accurate.
Chat with our AI personalities
Fuzzy inference is a computer paradigm
based on fuzzy set theory, fuzzy if-then-
rules and fuzzy reasoning
Applications: data classification, decision
analysis, expert systems, times series
predictions, robotics & pattern recognition
Different names; fuzzy rule-based system,
fuzzy model, fuzzy associative memory,
fuzzy logic controller & fuzzy system Fuzzy inference is a computer paradigm
based on fuzzy set theory, fuzzy if-then-
rules and fuzzy reasoning
Applications: data classification, decision
analysis, expert systems, times series
predictions, robotics & pattern recognition
Different names; fuzzy rule-based system,
fuzzy model, fuzzy associative memory,
fuzzy logic controller & fuzzy system
fuzzy logic is a logic which we have to implement in c language
Fuzzy engineering is an industry term which generally refers to the design of a product that benefits from fuzzy logic. Fuzzy logic contracts with traditional digital logic in that it utilizes a weighted non-binary result making process. For example, if two sensors were connected to a fuzzy logic algorithm, each sensor might respond slightly differently from the other. Depending on which sensor produced the "best result" a weight would be assigned. That weight would then be applied as a bias and a "fuzzy" response would be produced. Fuzzy logic is of particular value in the fields of artificial intelligence, robotics, feedback loop modeling and in human mimicktry. Because fuzzy logic produces a result which is not "0" or "1" it is well suited in applications that require computational results for life's "grey areas".
Mini projects that deal with fuzzy logic and programming with the latest tools such as Cadence, Matlab etc. are some common fields. Projects that involve new ideas and innovative technology will also be useful.
yes
business logic ....refers to the domain specific logic rules,proc,and processes presentation logic......concerned with how objects are displayed to the user of the software