Description: C:\Users\jyk0\Desktop\EMAweb\images\unit4_top.gif

Description: C:\Users\jyk0\Desktop\EMAweb\images\link_bar_top.gif

 Announcements

Description: C:\Users\jyk0\Desktop\EMAweb\images\separate2.gif

At this point of the course we start the introduction to numerical methods used in engineering problems. We will cover material that is simple and yet very important. Don't worry if your calculus background is not advanced. We will assume only pre calculus knowledge.

Description: C:\Users\jyk0\Desktop\EMAweb\images\separate2.gif

 Reading Assignments

Description: C:\Users\jyk0\Desktop\EMAweb\images\separate2.gif

Mandatory:  Book 1; Pages 131 - 138 

Description: C:\Users\jyk0\Desktop\EMAweb\images\separate2.gif

Description: C:\Users\jyk0\Desktop\EMAweb\images\separate.gif

 Subtopics — Notes/ Examples:


Formatting:

Some annotated examples:

Linear Interpolation :

 

Description: C:\Users\jyk0\Desktop\EMAweb\images\separate.gif

 Tasks:


Task 1: Write a program, which repeatedly prompts for and reads a value of x between 2.7 and 5.1. For each value of x, it calculates and outputs the value of y using linear interpolation between the points (2.7, 5) and (5.1, 7.89). A value of x not in the range given, will signal termination of the program.

Task 2: A composite machine element consists of an elastoplastic tube with a cylindrical core made of a different elastoplastic material. The force - elongation curve for the composite element is given by

Description: C:\Users\jyk0\Desktop\EMAweb\images\Image50.gif

Here a is related to the length of the element and it is about 1 mm.

Write a program that calculates and displays the value of the force for a given value of delta and a. Linear interpolation must be used to calculate the force.

Start working on HW4 and PA4.

Description: C:\Users\jyk0\Desktop\EMAweb\images\separate.gif

Description: C:\Users\jyk0\Desktop\EMAweb\images\separate2.gif

Description: C:\Users\jyk0\Desktop\EMAweb\images\link_bar_top.gif

Description: C:\Users\jyk0\Desktop\EMAweb\images\separate2.gif

Description: C:\Users\jyk0\Desktop\EMAweb\images\separate.gif

Jacob Y. Kazakia © 2001 All rights reserved