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

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:00
Atool that matches persoal skills qualities interests and talets to a career is called a
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
Which type of file can be used to import data into a spreadsheet?
Answers: 1
question
Computers and Technology, 23.06.2019 06:40
How many nibbles can be stored in a 16-bit word?
Answers: 1
question
Computers and Technology, 24.06.2019 09:10
  to change the number of rows and columns displayed by the excel object a. select the object and drag a size handle on the active object. b. deselect the object and drag a size handle of the object. c. deselect the object and drag a row or column divider of the object. d. select the object and drag a row or column divider on the active object.
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
Questions on the website: 13722359