MATLAB code performance indicators
From Control Systems Technology Group
(Difference between revisions)
(Created page with 'In this section, the MATLAB code that is used for calculating the mean cleaning speed (''m2/hr''), mean water consumption (''L/min'') and mean energy consumption (''W'') is prese…') |
|||
Line 1: | Line 1: | ||
In this section, the MATLAB code that is used for calculating the mean cleaning speed (''m2/hr''), | In this section, the MATLAB code that is used for calculating the mean cleaning speed (''m2/hr''), | ||
mean water consumption (''L/min'') and mean energy consumption (''W'') is presented. Note that | mean water consumption (''L/min'') and mean energy consumption (''W'') is presented. Note that | ||
- | the first four matrices should be filled with data obtained from the NetLogo model. | + | the first four matrices should be filled with data obtained from the NetLogo model.<br/> |
- | [[File:Figure_4_MATLAB1.JPG]] | + | |
+ | [[File:Figure_4_MATLAB1.JPG|center|500px]] |
Revision as of 18:37, 2 April 2018
In this section, the MATLAB code that is used for calculating the mean cleaning speed (m2/hr),
mean water consumption (L/min) and mean energy consumption (W) is presented. Note that
the first four matrices should be filled with data obtained from the NetLogo model.