-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Welcome to the PyFCM wiki!
PyFCM is a set of Python scripts with .py extension. To run PyFCM you need to first install Python 3.
Download the Anaconda Python3 installer from https://www.anaconda.com/download/ the one called Python 3.x 64-bit, unless you know you need something else. Run the installer and... All defaults are okay.
You can build a graphical FCM using Mental Modeler online tool.
- Go to http://www.mentalmodeler.org/
- From the top toolbar select "SOFTWARE"
- Click on "Use the online Mental Modeler Suite, including the Scenario tool (password required)"
- Username and Password are both "mentalmodeler"
After building your FCM, click on "Export XLS".
An excel file will be downloaded to your computer. Open the excel file and replace the blank cells with zeros.
Your Adjacency Matrix should look like Adjacency_Matrix_Example.xlsx which can be fined in the package.
Save your adjacency matrix in a directory and then copy the directory path into the code, where the file location is required.
Download the full package from here and open each script using your Python 3 development environment (e.g. Spyder Python).
PyFCM is lead by Payam Aminpour. Click here to visit his profile.
Email: payamaminpor@gmail.com & aminpour@msu.edu