About 10,400,000 results
Open links in new tab
  1. Khyat/fuzzy_logic-washing_machine - GitHub

    A simple Python script to simulate the environment of fuzzy-logic problem in a washing machine.

  2. oop - How would you code a washing machine? - Stack Overflow

    Jun 18, 2010 · Imagine I have a class that represents a simple washing machine. It can perform following operations in the following order: turn on -> wash -> centrifuge -> turn off. I see two basic alternatives: I can have a class WashingMachine with methods turnOn (), wash (int minutes), centrifuge (int revs), turnOff ().

  3. B. Python code for our Fuzzy logic system: Fuzzy rules have been involved in the modeling of washing machines. The whole system which we have made is devel-oped by using Python. The code for our FLC system is as follows: list1=[] def result(): #Silk …

  4. GitHub - kburnik/fuzzy-laundry: Fuzzy logic example: Washing machine ...

    Run python -u laundry.py and enter the input parameters for washing. The program will output the used washing parameters (numerical values). The implemented fuzzy logic maps the numerical input values to their fuzzy descriptions and then performs the fuzzy logic operation with the following set of expert rules: (Quantity. SMALL, Level.

  5. eshabaweja/fuzzy-washing-machine - GitHub

    A project demonstrating a fuzzy controlled washing machine. The objective is to design a system which improves factors like performance, productivity, simplicity, and reduces cost. Sensors continually monitor varying conditions inside the machine and accordingly adjust operations for the best wash results.

  6. Washing Machine Coding Question - PrepInsta

    The solution for Washing Machine problem is given in this article. The following question is being asked in TCS NQT 2020 slot 2 exam

  7. Making a dumb washing machine smart using Python

    Oct 17, 2023 · Making a dumb washing machine smart using Python Seen a few of the posts on how to get notifications when your washing machine is finished. Here is my take, scripting it in Python and using vibration sensors to detect when the machine has started.

  8. Auto Washing Machine Code - Ipynb - Colaboratory | PDF - Scribd

    The document describes code to create a fuzzy logic system for determining the wash time of a washing machine. It imports necessary libraries like NumPy, SciPy, and scikit-fuzzy. Membership functions are defined for input variables like dirt level and type of dirt.

  9. Design of Fuzzy Logic Controller for Washing Machine

    The most often used home appliance is the washing machine for cloths. In this paper, we used the Mamdani approach and created an algorithm based on multi-input multi-output. The algorithm is implemented in Python.The results of this simulation show that the washing machine provides better execution at a low computation cost

  10. Make Your Ordinary Washing Machine Smart using Python

    Oct 20, 2023 · Using zigbee vibration sensors and door sensors, I write a Python script that receives messages through MQTT using Zigbee2Mqtt to determine when the washing machine has run and when it has been emptied.

  11. Some results have been removed
Refresh