Answer:
The colour depth of an image is measured in bits. The number of bits indicates how many colours are available for each pixel. In the black and white image, only two colours are needed. This means it has a colour depth of 1 bit.
A 2-bit colour depth would allow four different values: 00, 01, 10, 11. This would allow for a range of colours such as:
00White01Light grey10Dark grey11Black
Using the knowledge in computational language in mathlab it is possible to write a code that while loop that continues to increment uservalue by 5 as long as uservalue is less than 0.
<h3>Writting the code:</h3>
<em>function </em><em>userValue </em><em>= IncreaseValue(userValue)</em>
<em>while(userValue<0)</em>
<em>userValue = </em><em>userValue</em><em>+5;</em>
<em>end</em>
<em>end</em>
<h3>How to run a code in MATLAB?</h3>
To run: If inside the Editor window: on the toolbar choose the Run icon; or in the Debug menu choose the Run option; or press F5. If the file is saved in memory, just type its name in the command window.
See more about mathlab at brainly.com/question/12975450
#SPJ1
Answer: Right
Explanation: If you use the Command Right (90°), it makes sense that Tracy turns right 90°...