Programming Homework Help

Cooling a Cylinder Project

 

Project Description

As we have already observed that numerical methods allow you to solve problems that cannot be solved exactly and those that take a long time to do even if the exact solution is available. To solve such engineering problems, we write computer programs to make the solutions to be found efficiently. This project is assigned to you for the following learning objectives:

  • Identify the correct procedure to solve a given problem.
  • Implement a programming procedure for a given problem.
  • Improve existing programming skills of debugging, documentation, loops, and conditional statements.
  • Write your own numerical methods programs.
  • Reinforce prerequisite knowledge of programming and college mathematics.
  • Solve real-world problems.