Matlab, Fourth Edition: A Practical Introduction to Programming and Problem Solving
Matlab, Fourth Edition: A Practical Introduction to Programming and Problem Solving
4th Edition
ISBN: 9780128045251
Author: Stormy Attaway Ph.D. Boston University
Publisher: Elsevier Science
bartleby

Videos

Question
Book Icon
Chapter 4, Problem 22E
To determine

To write:

The script for the following switch statement give below first generates a random force value. Then, prints a message regarding what type of wind that force represents, using a switch statement. And rewrite this switch statement as one nested if-else statement that accomplishes exactly the same thing. Use else and/or elseif clauses.

ranforce = randi([0, 12]);

switch ranforce

case 0

disp('There is no wind')

case {1, 2, 3, 4, 5, 6}

disp('There is a breeze')

case {7, 8, 9}

disp('This is a gale')

case {10, 11}

disp('It is a storm')

case 12

disp('Hello, Hurricane!')

end

In which, the Beaufort Wind Scale is used to characterize the strength of winds. The scale uses integer values and goes from a force of 0, which is no wind, up to 12, which is a hurricane.

Blurred answer
Students have asked these similar questions
For each of the time​ series, construct a line chart of the data and identify the characteristics of the time series​ (that is,​ random, stationary,​ trend, seasonal, or​ cyclical). Year    Month    Rate (%)2009    Mar    8.72009    Apr    9.02009    May    9.42009    Jun    9.52009    Jul    9.52009    Aug    9.62009    Sep    9.82009    Oct    10.02009    Nov    9.92009    Dec    9.92010    Jan    9.82010    Feb    9.82010    Mar    9.92010    Apr    9.92010    May    9.62010    Jun    9.42010    Jul    9.52010    Aug    9.52010    Sep    9.52010    Oct    9.52010    Nov    9.82010    Dec    9.32011    Jan    9.12011    Feb    9.02011    Mar    8.92011    Apr    9.02011    May    9.02011    Jun    9.12011    Jul    9.02011    Aug    9.02011    Sep    9.02011    Oct    8.92011    Nov    8.62011    Dec    8.52012    Jan    8.32012    Feb    8.32012    Mar    8.22012    Apr    8.12012    May    8.22012    Jun    8.22012    Jul    8.22012    Aug    8.12012    Sep    7.82012    Oct…
For each of the time​ series, construct a line chart of the data and identify the characteristics of the time series​ (that is,​ random, stationary,​ trend, seasonal, or​ cyclical). Date    IBM9/7/2010    $125.959/8/2010    $126.089/9/2010    $126.369/10/2010    $127.999/13/2010    $129.619/14/2010    $128.859/15/2010    $129.439/16/2010    $129.679/17/2010    $130.199/20/2010    $131.79 a. Construct a line chart of the closing stock prices data. Choose the correct chart below.
For each of the time​ series, construct a line chart of the data and identify the characteristics of the time series​ (that is,​ random, stationary,​ trend, seasonal, or​ cyclical) Date    IBM9/7/2010    $125.959/8/2010    $126.089/9/2010    $126.369/10/2010    $127.999/13/2010    $129.619/14/2010    $128.859/15/2010    $129.439/16/2010    $129.679/17/2010    $130.199/20/2010    $131.79
Knowledge Booster
Background pattern image
Statistics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Holt Mcdougal Larson Pre-algebra: Student Edition...
Algebra
ISBN:9780547587776
Author:HOLT MCDOUGAL
Publisher:HOLT MCDOUGAL
Text book image
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage
Text book image
Mathematics For Machine Technology
Advanced Math
ISBN:9781337798310
Author:Peterson, John.
Publisher:Cengage Learning,
Text book image
Algebra: Structure And Method, Book 1
Algebra
ISBN:9780395977224
Author:Richard G. Brown, Mary P. Dolciani, Robert H. Sorgenfrey, William L. Cole
Publisher:McDougal Littell
Text book image
Elementary Algebra
Algebra
ISBN:9780998625713
Author:Lynn Marecek, MaryAnne Anthony-Smith
Publisher:OpenStax - Rice University
Hypothesis Testing using Confidence Interval Approach; Author: BUM2413 Applied Statistics UMP;https://www.youtube.com/watch?v=Hq1l3e9pLyY;License: Standard YouTube License, CC-BY
Hypothesis Testing - Difference of Two Means - Student's -Distribution & Normal Distribution; Author: The Organic Chemistry Tutor;https://www.youtube.com/watch?v=UcZwyzwWU7o;License: Standard Youtube License