Podcast
Questions and Answers
Which of the following is one of the course objectives?
Which of the following is one of the course objectives?
The course includes a midterm exam worth 10% of the final grade.
The course includes a midterm exam worth 10% of the final grade.
True
Name one textbook used in the course.
Name one textbook used in the course.
Engineering Computation with MATLAB
Students will learn to use __________ for writing programs that solve engineering problems.
Students will learn to use __________ for writing programs that solve engineering problems.
Signup and view all the answers
Which of the following topics is NOT covered in the course?
Which of the following topics is NOT covered in the course?
Signup and view all the answers
Match the following components of programming to their definitions:
Match the following components of programming to their definitions:
Signup and view all the answers
Students are required to create pseudo code algorithms as part of the course outcomes.
Students are required to create pseudo code algorithms as part of the course outcomes.
Signup and view all the answers
What is the maximum percentage a final exam contributes to the overall grade?
What is the maximum percentage a final exam contributes to the overall grade?
Signup and view all the answers
Study Notes
Course Information
- Course Title: Computers for Engineers (Using MATLAB)
- Course Code: INTS005 Module 1
- University: Cairo University
- Textbook:
- David M. Smith, "Engineering Computation with MATLAB", 3/E, Prentice Hall, 2013
- Stormy Attaway, "MATLAB: A practical Introduction to Programming and Problem Solving", Elsevier, 2011
- Preferred Programming Language: MATLAB (2006 or newer, 2016 is preferred)
- Credit Hours: 2
- Contact Hours: 1 hour lecture + 10-minute break + 2 hours 40 minutes lab (including quizzes)
Course Objectives
- Develop skills in algorithmic thinking by preparing computer programs to analyze and present engineering data
- Properly evaluate and interpret the results of programming work
- Learn to write MATLAB programs for engineering problem-solving
Course Intended Learning Outcomes (ILOs)
- Evaluate the results of programming work
- Create pseudocode algorithms to illustrate algorithmic thinking and use them to write MATLAB programs
- Follow and document each problem-solving step (input, output, hand calculations, scientific principles, code conversion, testing)
- Use MATLAB to write computer programs for engineering problems
- Use MATLAB's data types, input/output commands, loops, control structures, functions, arrays, and other programming language constructs
Grading
- 20% Final Exam (after week 14)
- 10% Midterm Exam (week 8)
- 10% Two Quizzes (weeks 3 and 5)
- 10% Lab classwork (weekly) and homework (compensating for classwork)
Topics
- Introduction and MATLAB Basics
- Arithmetic Operations
- Input and Output
- Selection Statements (Control)
- Looping
- MATLAB Programs
Helpful Material
- Interactive MATLAB Tutorial from MathWorks: http://www.mathworks.com/academia/student-center/tutorials/register.html
- YouTube videos: Learn MATLAB in Arabic (Dr Seif Fateen), MATLAB Tutorial
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Test your understanding of MATLAB programming and algorithmic thinking as outlined in the Computers for Engineers course. This quiz will cover key concepts from the textbook and apply them to engineering problem-solving scenarios. Prepare to evaluate results and create pseudocode algorithms.