Sections
Main
Engr. Phys.
Courses
Research

engr3703 Computational Methods of Engineering // CRN = 18947

This is the web-site for engr3703 Computational Methods of Engineering for the Fall 2006 semester at the University of Central Oklahoma.

Announcements -- Updated on December 19 2006

Grades have been posted here.

Resources

Cygwin Resources
Official Website -- www.cygwin.com
Basic Tutorial -- http://www.physionet.org/physiotools/cygwin/

bash Resources
Official Website -- http://www.gnu.org/software/bash/
Basic Tutorial -- http://linux.org.mt/article/terminal
Advanced Tutorial -- http://www.hypexr.org/bash_tutorial.php

gcc Resources
Official Website -- http://gcc.gnu.org/
Basic Tutorial -- http://galton.uchicago.edu/~gosset/Compdocs/gcc.htm
Online Manual -- http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc.pdf

Excel Spreadsheet for Runge-Kutta Fourth Order
rk4_1.xls Note may need to write user-defined functions (called f1_for_rk4 and f2_for_rk4) for this spreadsheet to work correctly.

Excel Spreadsheet Solution to Problem 17.9
linear_fitting_201.xls

Gauss Elimination with Partial Pivoting
gauss1.cpp

Bisection Method
bisection.cpp

Basic c++ program
simple.cpp

How to compile a gcc or g++ program
gcc_compilation_fall_2006.pdf

From Previous semesters
Partial c implementation of Gauss Elimination with partial pivoting.
Header file for matrix (double) class.
Source file for matrix (double) class.
VBA code to get arrays from/to a spreadsheet.
Excel - Taylor Series Approx. of ln(x) and calculation of xi

Homework#13 due Friday Dec. 8

Work the following problems from your textbook:
22.2, 22.8, and 22.13.

Homework#12 due Monday Dec. 4

Work the following problems from your textbook:
21.2, 21.10, and 21.20.

Homework#11 due Monday Nov. 20

Work the following problems from your textbook:
18.2, 18.5, 18.7, 18.11, and 18.20 (program to compute cubic splines).

Homework#10 due Monday Nov. 13

Work the following problems from your textbook:
17.3, 17.8, 17.9, 17.12, and 17.22.

Homework#9 due Wednesday Nov. 1

Work the following problems from your textbook:
11.8 and 11.11

Homework#8

Work the following problems from your textbook:
10.3, 10.6, 10.11, and 10.17.

Homework#7 due Mon. Oct. 16

Work the following problems from your textbook:
9.18M(odified)
Modification is that program should be in c or c++.

Homework#6 due Wed. Oct. 11

Work the following problems from your textbook:
9.2, 9.8, 9.11

Homework#5 due Fri September 29

Work the following problems from your textbook:
6.1, 6.3, 6.19, 6.26

Homework#4 due Wednesday September 20

Work the following problems from your textbook:
5.3, 5.11, 5.16, and

SP5.1
Write a program to perform the false position root finding technique. Test your program with problem 5.3. You could also test it with the example of finding the root of e^(-x)-x between 0 and 1 (as done in class).

Homework#3 due Monday September 11

Work the following problems from your textbook:
4.1, 4.4, 4.7, 4.18.

Homework#2 due Wednesday September 6

Work the following problems from your textbook:
3.2, 3.5, and 3.9.

Homework#1 Update - Problem 2.8M due Wednesday August 30

Homework#1 due Friday August 25

Work the following problems from your textbook:
1.12 and 2.8M(odified)

2.8M Same as 2.8 in text except you must use C.

Syllabus

Web version (html) of the syllabus.

Portable doucment (pdf) version of the syllabus.
Contact
© Copyright 2003-2008 Evan C. Lemley
Page last modified on December 19 2006 15:02:00.