BIOL398-01/S11:Class Journal Week 3

From OpenWetWare
Revision as of 23:16, 30 January 2011 by Alondra Vega (talk | contribs) (→‎Alondra Vega's Journal Entry: added my journal entry)
Jump to navigationJump to search

Instructions

Formatting

  • Link to your journal entry from your user page.
  • Link back from the journal entry to your user page.
  • Sign your portion of the journal with the standard wiki signature shortcut (~~~~).
  • Add the "BIOL398-01/S11" category to the end of the wiki page (if someone has not already done so).

Reflection

  1. What was the purpose of this assignment?
  2. What aspect of this assignment came most easily to you?
  3. What aspect of this assignment was the most challenging for you?
  4. What (yet) do you not understand?
  5. What is the relationship between homeostasis and equilibrium?

Class Responses

Sarah Carratt's Journal Entry

  1. The purpose of this assignment was to give us practice with matlab and see if we could create a simple model on our own.
  2. The easiest part of this assignment was understanding the technical definitions.
  3. The hardest aspect of this assignment was working with matlab and creating differential equations. It was particularly difficult to understand the matlab program without comments. Example, x0 represents s0, e0, es0/c0, p0.
  4. I am really struggling with formatting in matlab. "CS" is graphing at figures that are effectively zero and I am confused by just about everything within the program except the plots that are produced. At least the graphs are easy enough to interpret.
  5. Homeostasis is the term for the ability to maintain a good balance in an internal environment even as the external environment changes, and equilibrium is the point in time when a reaction is completely balanced.

Sarah Carratt 20:17, 30 January 2011 (EST)

Carmen E. Castaneda's Journal Entry

James C. Clements' Journal Entry

  1. The purpose of this assignment was to gain a better understanding of catalytic reaction kinetics and to understand a basic method for modeling them.
  2. The MatLab portion of the assignment came most easily to me. Just changing a couple of numbers out from the given code felt too easy; I almost feel like I was missing something. I understand this is also serving as an introduction to the program for those who have not been exposed to it, hopefully the MatLab portions will become more involved in the future (I've been using MatLab since 2006...).
  3. The application of the Law of Mass Action was most difficult with me. I wasn't too sure on what to do for parts 3 and 4.
  4. I still don't understand what the advantage of using the Michaelis Menten method is.
  5. Homeostasis is the process by which equilibrium is maintained within a cell.

James C. Clements 00:50, 31 January 2011 (EST)

Nicholas A. Rohacz's Journal Entry

Alondra Vega's Journal Entry

  1. The purpose of this assignment was to know how to write and understand differential equations. Also, how matlab works with differential equations. The simulation allows us to understand how an ordinary differential equation works and how it applies to modeling different areas of biology.
  2. The part of this assignment that came easily to me was working with the simulation. It was easy since we did not have to write the actual program.
  3. The part of this assignment that came most difficult was writing the ordinary differential equations. I was using the example from class, but it was hard to know when we needed to subtract the concentrations and when it was needed to be added, or even included.
  4. What I still do not understand is the writing of a differential equation. Specifically, what I mentioned in number 3. I feel that I wrote the differential equations in the wrong order, as in I subtracted a number when it was supposed to be added. Also, in the first reaction I only wrote one rate of change equation and I was wondering if I needed one for the elements A and B. I did not write any, but am I supposed to have d[A]/dt = -k1[A][B]? The same equation would be d[B]/dt. I just was not sure to include them, since the reaction is only going in one direction. It makes sense that they would have an equation, since they are also changing over time. I am just not sure.
  5. The relationship between homeostasis and equilibrium is that homeostasis focuses on having a stable internal environment, which also means to be in equilibrium.

Alondra Vega 12:53, 30 January 2011 (EST)