Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This exercise is done using LabVIEW. Computes the final grades in your course using three input arrays containing five students' scores on three different exams,
This exercise is done using LabVIEW. Computes the final grades in your course using three input arrays containing five students' scores on three different exams, Quiz1, Quiz2 and Final Quiz. All the quizzes were graded out of 100 as shown in the following front panel. However, the Final score is calculated in the following way: Quiz1 (30% of the score), Quiz2 (30% of the score) and Final Quiz (40% of the score). The VI should output a 1D array containing the final course grade for each student.
Inputs (Controls) Exam 1 Scores Exam 2 Score Final Exam Score Outputs (Indicator) Final Grade 90 85 92 0 89.3 80 95 82 85.3 70 76 75 73.8 60 66 65 63.8 50 63 70 61.9
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started