a. Declare 3D array named "array3d" with the dimension of 2 x 3 x 4 b. Assign random numbers to array3d by using the function rand(). The range of random number must be between 0 to 99. c. Copy all the contents of "array3d" to new matrix called array3d_new by using the addresses of memory location. Keep in mind that you have only the initial or starting address of mattrix array3d. You need to show and print that address. Perfom the task by calling functions. d. In "array3d" there are 4 copies of 2 x 3 matrix, add the respective elements of the first two matrix in a new matrix called sum2d_a (the dimension of this newly created matrix is 2 x 3) Perform the same task for the remaining two matrixes and

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Write a program in C Language which fulfills the following
criteria
a. Declare 3D array named “array3d" with the dimension of 2 x 3 x 4
b. Assign random numbers to array3d by using the function rand(). The range of
random number must be between 0 to 99.
c. Copy all the contents of “array3d" to new matrix called array3d_new by using
the addresses of memory location. Keep in mind that you have only the initial or
starting address of mattrix array3d. You need to show and print that address.
Perfom the task by calling functions.
d. In "array3d" there are 4 copies of 2 x 3 matrix, add the respective elements of
the first two matrix in a new matrix called sum2d_a (the dimension of this newly
created matrix is 2 x 3). Perform the same task for the remaining two matrixes and
store the result in sum2d_b. Now create the new matrix namely sum2d containg
both copies of sum2d_a and sum2d_b with the matrix size of 2 x 3 x 2. You
need to perform all these tasks using FUNCTIONS.
e. Write a function to find the largest number from array3d_new
f. What is the standard deviation for the matrix array3d_new
END OF Lab Sessional II-
Transcribed Image Text:Write a program in C Language which fulfills the following criteria a. Declare 3D array named “array3d" with the dimension of 2 x 3 x 4 b. Assign random numbers to array3d by using the function rand(). The range of random number must be between 0 to 99. c. Copy all the contents of “array3d" to new matrix called array3d_new by using the addresses of memory location. Keep in mind that you have only the initial or starting address of mattrix array3d. You need to show and print that address. Perfom the task by calling functions. d. In "array3d" there are 4 copies of 2 x 3 matrix, add the respective elements of the first two matrix in a new matrix called sum2d_a (the dimension of this newly created matrix is 2 x 3). Perform the same task for the remaining two matrixes and store the result in sum2d_b. Now create the new matrix namely sum2d containg both copies of sum2d_a and sum2d_b with the matrix size of 2 x 3 x 2. You need to perform all these tasks using FUNCTIONS. e. Write a function to find the largest number from array3d_new f. What is the standard deviation for the matrix array3d_new END OF Lab Sessional II-
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY