Difference between revisions of "Team:Uppsala/Model"

Line 239: Line 239:
  
 
          
 
          
           <p> The model is built upon ordinary differential equations (equation 1 and 2). Matlab is used for the calculation of the model, where Matlab's inbuilt function ode45 is used. The programs that were made and used for the calculations can be found here. At each step of the calculation, the program is looking at given temperature data for a year and other variables that will differ depending on the environment. These variables are described in <b>table 1</b>. Two extreme situations were analyzed, one where a horse has a parasite count that hits the threshold of maximum amount (100 000) of parasites and the second where the horse doesn’t have any parasites (although this is a very unlikely scenario) [5]. The months at which anthelmintics were used in the regular use, was set to April and October, which are two months when it's likely that a horse owner gives anthelmintics to its horse [3]. As mentioned before, the mean value of how many times horses get anthelmintics are 3.2, however in the calculations the chosen value was set to 2, because this was information that was received from our  <a href="https://2018.igem.org/Team:Uppsala/Human_Practices/Market_Analysis"><b>conducted survey</b></a>. The MATLAB code for the model can be found <a href="https://static.igem.org/mediawiki/2018/6/60/T--Uppsala--Anthelmintic_Model.pdf">here</a>.</p><br><br>
+
           <p> The model is built upon ordinary differential equations (equation 1 and 2). Matlab is used for the calculation of the model, where Matlab's inbuilt function ode45 is used. The programs that were made and used for the calculations can be found here. At each step of the calculation, the program is looking at given temperature data for a year and other variables that will differ depending on the environment. These variables are described in table 1. Two extreme situations were analyzed, one where a horse has a parasite count that hits the threshold of maximum amount (100 000) of parasites and the second where the horse doesn’t have any parasites (although this is a very unlikely scenario) [5]. The months at which anthelmintics were used in the regular use, was set to April and October, which are two months when it's likely that a horse owner gives anthelmintics to its horse [3]. As mentioned before, the mean value of how many times horses get anthelmintics are 3.2, however in the calculations the chosen value was set to 2, because this was information that was received from our  <a href="https://2018.igem.org/Team:Uppsala/Human_Practices/Market_Analysis"><b>conducted survey</b></a>. The MATLAB code for the model can be found <a href="https://static.igem.org/mediawiki/2018/6/60/T--Uppsala--Anthelmintic_Model.pdf">here</a>.</p><br><br>
  
 
<!--equation 1 and 2-->
 
<!--equation 1 and 2-->
Line 252: Line 252:
  
  
<p><b>Table 1:</b> The values and descriptions for the different variables that are used in the model.</p>
+
<p><b>Table 1.</b> The values and descriptions for the different variables that are used in the model.</p>
 
<table class="pgrouptable tablesorter our-table” style=“width: 100%;” cellspacing=“0" cellpadding=“0” id="table1">
 
<table class="pgrouptable tablesorter our-table” style=“width: 100%;” cellspacing=“0" cellpadding=“0” id="table1">
 
     <thead>
 
     <thead>

Revision as of 19:10, 17 October 2018