Loading…

A practical introduction to fuzzy logic using LISP

This book makes use of the LISP programming language to provide readers with the necessary background to understand and use fuzzy logic to solve simple to medium-complexity real-world problems. It introduces the basics of LISP required to use a Fuzzy LISP programming toolbox, which was specifically...

Full description

Saved in:
Bibliographic Details
Main Author: Argüelles Méndez, Luis (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Cham : Springer, [2015]
Series:Studies in fuzziness and soft computing ; volume 327.
Physical Description:
1 online resource (xv, 370 pages) : illustrations (some color).
Subjects:
Online Access:SpringerLink - Click here for access
Contents:
  • Discovering Lisp
  • Lists everywhere.- Functions in Lisp
  • Lisp Programming
  • From Crisp Sets to Fuzzy Sets
  • From Fuzzy Sets to Linguistic Variables
  • Fuzzy Logic
  • Practical Projects using FuzzyLisp.-