Answer:
x=[15:-5:-25]'
Step-by-step explanation:
In order to create a vector you need to use this command:
x = [j:i:k]'
This creates a regularly-spaced vector x using i as the increment between elements. j is the initial value and k is the final value. Besides you need to add the character ' at the end in order to convert the arrow vector in a column vector
Answer:
Figure 4 : 9 by 4 rectangle
17 red squares is figure 8
51 yellow squares
The pattern is +2 for the length, and the width stays the same. Hope this helped. :)
<span>A complex number is a number of the form a + bi, where i = and a and b are real numbers. For example, 5 + 3i, - + 4i, 4.2 - 12i, and - - i are all complex numbers. a is called the real part of the complex number and bi is called the imaginary part of the complex number.</span>