subject

1. Develop a system of linear equations for the network by writing an equation for each router (A, B, C, D, and E). Make sure to write your final answer as Ax = b where A is the 5 x 5 coefficient matrix, x is the 5 x 1 vector of unknowns, and b is a 5 x 1 vector of constants. 2. Use MATLAB to construct the augmented matrix [A b]and then perform row reduction using the rref() function. Write out your reduced matrix and identify the free and basic variables of the system.
3. Use MATLAB to compute the LU decomposition of A, i. e., find A=LU. For this decomposition, find the transformed set of equations Ly = b. Solve the system of equations Ly = b for the unknown vector y.
4. Use MATLAB to compute the inverse of Uusing the inv() function.
5. Compute the solution to the original system of equations by transforming y into x, i. e., compute x = U-ly.
6. Check your answer for Xi using Cramer's Rule.
7. Use MATLAB to compute the required determinants using the det() function. The Project One Table Template, provided in the Supporting Materials section, shows the recommended throughput capacity of each link in the network. Put your solution for the system of equations in the third column so it can be easily compared to the maximum capacity in the second column. In the fourth column of the table, provide recommendations for how the network should be modified based on your network throughput analysis findings. The modification options can be No Change, Remove Link, or Upgrade Link. In the final column, explain how you arrived at your recommendation.
What to Submit
To complete this project, you must submit the following:
Use the provided Project One Template as the starting point for your project solution. Complete each portion of the template, run the project, and then export your work as a single PDF file. Upload this PDF document, which should show your answers and supporting work for the problems described above. Make sure to include explanations of your work, as well as all MATLAB code and outputs of the computations.

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 23:00, pinkyglitter2696
Give an example of a case where a two-way handshake to establish a connection could leave one side of the connection live while the other side does not believe there is a connection.
Answers: 1
image
Computers and Technology, 22.06.2019 11:40, malibu777
Design a pos circuit that displays the letters a through j on a seven-segment indicator. the circuit has four inputs w, x, y, and z which represent the last 4 bits of the uppercase ascii code for the letter to be displayed. thus, if wxyz = 0001 then "a" will be displayed. (any answer with 22 or fewer gates and inverters, not counting any for the inputs, is acceptable)
Answers: 2
image
Computers and Technology, 22.06.2019 11:50, nicoleskertich
You have written, as part of a school assignment, a research paper on the solar system. you want to share this paper on your school website. on which type of server will you upload it?
Answers: 1
image
Computers and Technology, 22.06.2019 12:30, kayleigh2037
What characteristic of long period comets suggest they come directly from the oort cloud?
Answers: 2
You know the right answer?
1. Develop a system of linear equations for the network by writing an equation for each router (A, B...

Questions in other subjects:

Konu
Mathematics, 16.09.2021 19:10