Question
IN MATLAB USING IF AND ELSEIF. use the blood pressure data,sort the patients into the various blood pressure categories (low,normal, pre-hypertension, stage 1 hypertension and
IN MATLAB USING IF AND ELSEIF. use the blood pressure data,sort the patients into the various blood pressure categories (low,normal, pre-hypertension, stage 1 hypertension and stage 2hypertension)
DIASTOLICBLOODPRESSURE = [51, 88, 67, 77, 68, 99, 80, 70,59]
SYSTOLICBLOODPRESSURE = [85, 141, 95, 111, 115, 171, 121,100, 90]
SYSTOLIC BLOOD PRESSURE 190+- 180 170 160 150 140 130 120- 110- 100- 90- HIGH: STAGE 2 HYPERTENSION HIGH: STAGE 1 HYPERTENSION PRE HYPERTENSION NORMAL 80- LOW** 70- T 40 50 60 70 80 90 100 110 120+ DIASTOLIC BLOOD PRESSURE
Step by Step Solution
3.48 Rating (151 Votes )
There are 3 Steps involved in it
Step: 1
Here is an example of how you could sort the patients into the various blo...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 StartedRecommended Textbook for
Statistics
Authors: James T. McClave, Terry T Sincich
12th Edition
9780321831088, 321755936, 032183108X, 978-0321755933
Students also viewed these Programming questions
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
View Answer in SolutionInn App