Step1 a) The MATLAB program is given below: Step2 b) Z = [1 2 3; 6 7 8; 0 1 5]; disp(Z); disp('---- Z=Z/2; disp(Z); disp('- R = sin(Z); disp(R); disp('- Z = transpose(Z); disp(Z); disp('----- X = Z*Z; disp(X); disp('- d = sum(Z); disp(d): -'); -'); -'); -');

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter3: Data Representation
Section: Chapter Questions
Problem 9VE
icon
Related questions
Question
Hello sir, I want a math solution. How did the numbers come out?
Step3
c)
1
6
0
2 3
л 00 W
7
1 5
8
0.5000 1.0000
3.0000
3.5000
0
0.5000
0.4794
0.8415
0.9975
0.1411 -0.3508 -0.7568
0
0.4794
0.5985
1.5000
4.0000
2.5000
0.5000
3.0000
0
1.0000 3.5000 0.5000
1.5000 4.0000 2.5000
3.2500
12.0000
4.7500 17.2500
8.5000 28.5000
3.0000 10.5000
1.5000
3.0000
8.2500
3.0000
Transcribed Image Text:Step3 c) 1 6 0 2 3 л 00 W 7 1 5 8 0.5000 1.0000 3.0000 3.5000 0 0.5000 0.4794 0.8415 0.9975 0.1411 -0.3508 -0.7568 0 0.4794 0.5985 1.5000 4.0000 2.5000 0.5000 3.0000 0 1.0000 3.5000 0.5000 1.5000 4.0000 2.5000 3.2500 12.0000 4.7500 17.2500 8.5000 28.5000 3.0000 10.5000 1.5000 3.0000 8.2500 3.0000
Step1
a)
The MATLAB program is given below:
Step2
b)
Z = [1 2 3; 6 7 8; 0 1 5];
disp(Z);
disp('----
Z=Z/2;
disp(Z);
disp('----
R = sin(Z);
disp(R);
disp('----
Z = transpose(Z);
disp(Z);
disp('----
X = Z*Z;
disp(X);
disp('---
d = sum(Z);
disp(d);
-');
--');
Transcribed Image Text:Step1 a) The MATLAB program is given below: Step2 b) Z = [1 2 3; 6 7 8; 0 1 5]; disp(Z); disp('---- Z=Z/2; disp(Z); disp('---- R = sin(Z); disp(R); disp('---- Z = transpose(Z); disp(Z); disp('---- X = Z*Z; disp(X); disp('--- d = sum(Z); disp(d); -'); --');
Expert Solution
steps

Step by step

Solved in 5 steps with 2 images

Blurred answer
Knowledge Booster
Top down approach design
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.
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning