Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Question 1

Let A be a 4x4 matrix composed of all 0s.

Let B be a 4x4 matrix composed of all 1s.

1. A NAND B = all 0s.

2. A XOR B = all 1s.

3. The first nine digits of a book's ISBN-10 identifier is 0-441-27206. The tenth digit (the check digit) is 5.

4. The binary search algorithm has a smaller "Big(O)" notation than the linear search algorithm and is, therefore, the more efficient algorithm.

5. Given:

Matrix A is of the form 5 x 4
Matrix B is of the form 4 x 2
Matrix C is of the form 2 x 5

B x C x A has the form 5 x 5.


6. A Tautology is always true except when null sets are involved.

 

7. Given: A = {0,4,6,9,10} and B = {0,6,7,9,12}.

The Cartesian Product of A and B contains 25 valid elements since {0,0}, the NULL SET, is included in the total.

8. The cardinality of the power set {NULL, a, {NULL}, {{NULL}}} is 3. Note: {NULL} indicates the null (empty) set.

9. The matrix MEET is functionally the same as a matrix AND.

10. Using Relations f and g, it is possible that that fog = gof in most cases.

12. Using Set Identities, we can deduce that:

NOT A AND B = A OR NOT B.

13. Log(Base10)100 = 2; log 100(Base2) = 9.96

14. To be invertible, the involved functions must map one-to-one and onto.

PART B

SHOW ALL WORK (within reason) in intermediate steps. Solutions without intermediate work will be graded as zero.

Clearly identify each answer.

1. Define A*B where:

A = | 3 -3 6 | B = | 6 1 |
| 0 4 2 | | 0 -5 |
| 0 3 |

2. Given A and B

A = | 1 0 1 | B = | 1 1 0 |
| 1 1 0 | | 0 1 1 |
| 0 1 0 | | 1 1 0 |

Determine:

A). A MEET B

B). A JOIN B

3. Given A = -2*x^3 - 5x where x = (-0.3, 0, 0.3, 1.4). Determine:

a. CEILING A

b. FLOOR A

4. Define the "Big O" function of:

F(x) = 4x*log(x^2 + 7) + 5*[(4 + x^5) * log(x^7)+ 12]

5. Define the value of:

a) SIGMA (2*i)
where i has the range i = 0 to 3.

b) PI (k + 4)
where k has the range k = 0 to 3.

6. Define the values in the double sigma expression:

SIGMA1 SIGMA2 (3*i*j)

where SIGMA1 has the range of j= 0 to 3, and
where SIGMA2 has the range of i= 1 to 3.

7. Let A = (a,b,c,e,f,g,k) and B = (a,b,c,e,h,i,j). Determine:

a) A INT B

b) B - A

c) A - B

8. Let g be a function from the set G = {1,2,3,...34,35,36). Let f be a function from the set F = {1,2,3,...34,35,36}. Set G and F contain 36 identical elements (a - z and 0 - 9). A partial representation of the G and F relationships are:
g(1) = 26, g(2) = 17, g(3) = 22, and
f(6) = 1, f(9) = 3, f(11) = 2.
Assume a 1:1 and onto relationship. Determine:

a. fog

b. gof


9. Given f(w) = 2, f(x) = 5, f(y) = 2, f(z) = 3. What is the inverse function of 5? That is, f-1(5) = ?

10. Assume that the Basis Step for the sum of the first n ODD Integers is n^2. Develop a table of at least six examples to show this assumption seems to be true. Hint: Follow the process used in previous ECRs.

11. Assume n is a very large value. List the following elements in ascending order:

{(n log n^2), 2^n, log 20, 120, log 10, (n^2 log n^2) }

12. Define the value of:

PI SIGMA 3*k*j

where SIGMA has the range k =0 to 4, and where PI has the range j = 0 to 3.

A.What is the best order to form the product ABCD if A, B, C and D are matrices with dimensions 15 x 25, 25 x 30, 30 x 20, and 20 x 15, respectively. Show your work! Limit your answer to the four alternatives listed below:

a) [( A * B ) * C ] * D

b) (A * B ) * ( C * D )

c) A * [ B * (C * D ) ]

d) [( C * D) * A ] * B

B.

Solve for Computer Time Used when:

Problem size: n = 10^2

Bit operations used: n^3 log n

Processor speed: 10^10 operations/sec

 

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M9716605
  • Price:- $50

Priced at Now at $50, Verified Solution

Have any Question?


Related Questions in Computer Engineering

Uranium vi fluoride is crucial for the enrichment of

Uranium (VI) fluoride is crucial for the enrichment of weapons-grade uranium. If a 1.0 mol sample of helium effuses in 255 s, how many seconds will it take for the same amount of uranium (VI) fluoride to effuse under the ...

Question suppose you are stranded on a desert island on

Question : Suppose you are stranded on a desert island on which queues are plentiful, but you need a stack. How can you implement a stack using two queues? What is the big-Oh running time of the stack operations?

Give a recursive algorithm that generates a similar series

Give a recursive algorithm that generates a similar series of coins for changing n cents. Don't use dynamic programming for this problem.

Here is a series of addresses in hexadecimal20w 3cr 10r 16w

Here is a series of addresses in hexadecimal: 20(w), 3C(r), 10(r), 16(w), 20(r), 04(w), 28(r), 6(r), 10(w), 17(w) Assume a LRU replacement algorithm. Draw each of the following caches as it would appear at the end of the ...

Eleven people have eleven different favorite numbers from 2

Eleven people have eleven different favorite numbers from 2 to 12. They all agree to participate in a 10,000-roll dice game where they bet $1 on their favorite number for each roll of two standard (fair) dice. A donor ki ...

This is a software testing techniques class so i want to

This is a software testing techniques class so I want to write about test paths using node/edge or edge-pair coverage using a real or fictitous software project. Compose a short email to the decision-maker in your organi ...

Regional blocs like the eu are straining the british have

Regional blocs like the EU are straining. The British have voted to Brexit! What has caused the tension and what does the future hold - for Brexit and beyond?

Assignment write an 8-page apa formatted paper on a

Assignment: Write an 8-page APA formatted paper on a business problem that requires data mining, why the problem is interesting, the general approach you plan to take, what kind of data you plan to use, and finally how y ...

What is the supply curve how do you apply the law of supply

What is the supply curve, how do you apply the law of supply in economics?

Sample a signal every 05 milliseconds for 16 signal levels

Sample a signal every 0.5 milliseconds for 16 signal levels. Then, transmit this signal through a noiseless channel. What is the data rate? If we double the sample rate, what is the data rate?

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As