Matrices provide a convenient mech manage large amounts of data. Ord natrix multiplication is O(n3). With v natrices, even shaving a small amo cost can still give you a worthwhile avings. The following reference is a example of using matrix multiplicati mplement Strassen's Algorithms in

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

 

 

 

Matrices provide a convenient mechanism to
manage large amounts of data. Ordinary
matrix multiplication is O(n3). With very large
matrices, even shaving a small amount off the
cost can still give you a worthwhile cost
savings. The following reference is an
example of using matrix multiplication.
Implement Strassen's Algorithms in CLRS
Chapter 4.2 using Python Or Java. It is only
necessary to handle matrices where the size is
a power of two. Implement ordinary
multiplication and compare your results.
Count individual multiplications to use as a
basis for comparison. If you want to try timing,
please do it in addition to, not instead of
counting comparisons.
A file with required input is provided. All input
you create should be formatted the same: the
first line should contain the order of the
matrix, then the first matrix, in row major
order, then the second matrix. This is followed
by a blank line, then the order of the next
matrix pair and so on. You need to collect
enough data to have a meaningful
comparison of the theoretical efficiency to the
observed efficiency.
Describe the time and space complexity as
well. What is the theoretical efficiency
compared to observed efficiency? Also
include a table and graph showing
observations with respect to asymptotic
efficiency.
Required Input
21 67
15 43
S
3214 -1 2-1 0
1201 3-1 02
2 3-1-2 4 0-3 1
5110 0212
C
10120-1-1-1 Calculate the square of this one.
-1 1-1
1-1
023
2 3-1 0-1 0-1 0
12210112
3-10222
2-2 1-3 3 012
Transcribed Image Text:Matrices provide a convenient mechanism to manage large amounts of data. Ordinary matrix multiplication is O(n3). With very large matrices, even shaving a small amount off the cost can still give you a worthwhile cost savings. The following reference is an example of using matrix multiplication. Implement Strassen's Algorithms in CLRS Chapter 4.2 using Python Or Java. It is only necessary to handle matrices where the size is a power of two. Implement ordinary multiplication and compare your results. Count individual multiplications to use as a basis for comparison. If you want to try timing, please do it in addition to, not instead of counting comparisons. A file with required input is provided. All input you create should be formatted the same: the first line should contain the order of the matrix, then the first matrix, in row major order, then the second matrix. This is followed by a blank line, then the order of the next matrix pair and so on. You need to collect enough data to have a meaningful comparison of the theoretical efficiency to the observed efficiency. Describe the time and space complexity as well. What is the theoretical efficiency compared to observed efficiency? Also include a table and graph showing observations with respect to asymptotic efficiency. Required Input 21 67 15 43 S 3214 -1 2-1 0 1201 3-1 02 2 3-1-2 4 0-3 1 5110 0212 C 10120-1-1-1 Calculate the square of this one. -1 1-1 1-1 023 2 3-1 0-1 0-1 0 12210112 3-10222 2-2 1-3 3 012
Expert Solution
steps

Step by step

Solved in 3 steps with 4 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