-
Notifications
You must be signed in to change notification settings - Fork 0
srs
zeina-s edited this page Jun 20, 2018
·
2 revisions
- Easy to use.
- Receiving parameters: P (probability) and size (size of grid) from the user.
- Exact calculations for 2x2, 3x3 and 4x4 grids.
- Performing the calculations in the fastest way possible.
- Showing the final vector of calculations as a table of all possible conductivity and probability values.
- Designing the program in a way that it has many modules and it's generic.