MATH 224 - Mathematical Methods for Civil Engineers
News and Updates

Welcome! 20 September 2010

Welcome to Math 224!!! Here is the course syllabus. I've constructed some fill-in notes that will be used for the first half of the course.



Statistics Project, first take 21 September 2010



Statistics Project, first take 1 October 2010



Some Normal Distribution Goodies 6 October 2010



That was random 8 October 2010



Correlation and causality 15 October 2010

Remember: only you can avoid the 'cum hoc ergo propter hoc' fallacy.



A Line of Best Fit 19 October 2010

Here is an example of a line of best fit to actual data on spiders.



A Polynomial of Best Fit 22 October 2010

I never really had time to talk about polynomial regression. Here is some data that you may try fitting a polynomial to. This can easily be done in Matlab. Save the data file in your Matlab directory and load the data with the command A=xlsread('heatdata.xls'). This will put the data into the matrix A. You can pick off the first column of A, the x data, with x=A(:,1). Similarly, y=A(:,2). Finally, scatter(x,y) will plot the data. Once plotted, you can use the GUI plot window to fit a line and polynomial of best fit: Tools->Basic Fitting. Try a few of the options. Here is what you get when you fit a line, quadratic, cubic, and all three of these options. Of course, you could keep fitting polynomials of higher and higher degree, but for practical purposes a cubic may be more insightful than a polynomial of degree 57.



And now for something completely different... 26 October 2010

Paul's Online Math Notes are probably the best reference on differential equations around. You should also practice your integration skills. You'll need at least some of them for this part of the course. Here are the answers and explanations on how to get them. I didn't provide solutions, but I'm willing to meet with you if you cannot solve any of the integrals.



Final Practice 22 November 2010

Here's the final exam practice! Roughly 80% of the final will be questions from this list.



Trace-determinant Plane 24 November 2010

Here's what Hirsch, Smale, and Devaney have to say about the trace-determinant plane. You'll notice that the left most and right most phase portraits on the plane are different than the ones I drew in class. Both theirs and my pictures are correct, but I placed mine in the wrong part of the plane. Where should they have gone? Hint: I was really close. As in, I drew them overlapping the region they belong in.



Classic 'Dynamical Systems' 30 November 2010

We only breifly covered some really interesting examples of systems of differential equations. The two we did cover are classic examples: