Skip to content

s-nikravesh/fuzzified-wm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Fuzzified Washing Machine Simulation

This is a sample fuzzified washing machine simulated in MATLAB. You can directly run Washing_Machine.m m file or import W_M.fis into MATLAB fuzzy toolbox.

The system has 3 inputs and 1 output. All of the membership functions are triangular.

Inputs

  • Type of Dirt
    • Not Greasy
    • Medium
    • Greasy
  • Dirtiness of Cloth
    • Small
    • Medium
    • Large
  • Mass of Clothes
    • Light
    • Medium
    • Heavy

Output

  • Spin Period
    • Very Short
    • Short
    • Medium
    • Long
    • Very Long

About

Fuzzified Washing Machine Simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages