تم الحل ✓
categoryرياضيات
schoolبكالوريوس
event_available2026-07-13
السؤال
Transcribed Image Text:
8 -1 4 1 9 -350).
ors a, b,
(b) Use the three vectors in a MATLAB command to create a nine-element
column vector consisting from the last three elements of the vectors a,
b, and c, respectively.
32. Create the following three row vectors:
a=[5 8-10 2], b= [4 1 9 -2 31, and c-[-3 506 1].
(a) Use the three vectors in a MATLAB command to create a 3×5 matrix
in which the rows are the vectors c, b, and a, respectively.
(b) Use the three vectors in a MATLAB command to create a 5×3 matrix
in which the columns are the vectors c, b, and a, respectively.
33. Create the following two row vectors:
d=[6-14 0 -2 5], and e= [7 5 9 0 1 3].
(a) Use the two vectors in a MATLAB command to create a 3×3 matrix
such that the first row consists of elements 2 through 4 of vector d, the
second row consists of elements 3 through 5 of vector e, and the third
row consists of elements 4 through 6 of vector d.
(b) Use the two vectors in a MATLAB command to create a 4x2 matrix
such that the first column consists of elements 2 through 5 of vector d,
and the second column consists of elements 3 through 6 of vector e.
34. By hand (pencil and paper) write what will be displayed if the following
commands are executed by MATLAB. Check your answers by executing the
commands with MATLAB. In parts (b), (c), (d), (e), and (f) use the vector
that was defined in part (a).
(a) a=2:2:20
(b) b=a (4:8)
(c) c=a (1:2:7)
1011
check_circle الجواب — حل مفصل خطوة بخطوة
hourglass_top
🔒
الحل الكامل متاح للمشتركين
اشترك في أرشيف الأسئلة لعرض هذا الحل وآلاف الحلول المفصلة خطوة بخطوة من معلمين معتمدين.