You are given a 3 by 4 matrix m of integers use nested for loops and if-else statements as necessary, to operate on each element of the matrix m if the element is less than 5, add 0.1 to it if the element is more than 5, subtract 0.2 from it if the element is exactly 5, do nothing display the modified m in the end

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter7: Arrays
Section7.1: One-dimensional Arrays
Problem 10E: (Electrical eng.) Write a program that specifies three one-dimensional arrays named current,...
icon
Related questions
Question
100%
Please help me with this homework using matlab
conditional operation on matrix element with nested for loop
My Solutions
You are given a 3 by 4 matrix m of integers
use nested for loops and if-else statements as necessary, to operate on each element of the matrix m
if the element is less than 5, add 0.1 to it
if the element is more than 5, subtract 0.2 from it
if the element is exactly 5, do nothing
display the modified m in the end
Script e
부 Save
C Reset
I MATLAB Documentation
EN
6:2
D ) ENG
2/25
Transcribed Image Text:conditional operation on matrix element with nested for loop My Solutions You are given a 3 by 4 matrix m of integers use nested for loops and if-else statements as necessary, to operate on each element of the matrix m if the element is less than 5, add 0.1 to it if the element is more than 5, subtract 0.2 from it if the element is exactly 5, do nothing display the modified m in the end Script e 부 Save C Reset I MATLAB Documentation EN 6:2 D ) ENG 2/25
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Fundamentals of Boolean Algebra and Digital Logics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage