0% found this document useful (0 votes)
11 views

Machine Problem 123

This document introduces an experiment in MATLAB to calculate final grades for 3 girls based on their test, project, homework, and quiz averages. The experiment demonstrates using MATLAB for basic math functions and matrices. Test grades contribute 40% of the final grade, projects 15%, homework 25%, and quizzes 20%. The document provides sample data and code to calculate the weighted averages and final grades for each student.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Machine Problem 123

This document introduces an experiment in MATLAB to calculate final grades for 3 girls based on their test, project, homework, and quiz averages. The experiment demonstrates using MATLAB for basic math functions and matrices. Test grades contribute 40% of the final grade, projects 15%, homework 25%, and quizzes 20%. The document provides sample data and code to calculate the weighted averages and final grades for each student.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

EXPERIMENT 1: INTRODUCTION TO MATLAB ENVIRONMENT, MATH FUNCTIONS, AND MATRICES

Machine Problem 1:

Lets say we want to find the final grades for 3 girls, and we know what their
averages are for tests, projects, homework, and quizzes. We also know that tests are 40%
of the grade, projects 15%, homework 25%, and quizzes 20%.

Heres the data we have:

Code and Output:

12c

213124

123

123

Signals, Spectra, and Signal Processing [Laboratory]


Juan Miguel H. Villarroel|T41|Engr. Cherry G. Pascion 1

You might also like