subject

Using the software or coding language of your choice (maple, matlab etc), execute the commands to: 1) Create a (10x10) matrix A. 2) Create a vector of length 10, �"⃗. 3) Solve A�⃗ = �"⃗. 4) Factorize A with LU. 5) Solve A�⃗ = �"⃗ with the LU method. 6) With the values of L and U that you have found in 4), verify by showing the steps, the LU solution method agrees with the result of 5). Solve A�⃗ = �"⃗ by LU method, steps by steps, (as learnt in class) and compare it to the solution of 5). 7) Calculate A5 . 8) Calculate A5 by diagonalization. Show each step involved in the calculation. Do not use a ‘diagonalization command’ if it exist to find A5 . Show the commands and results with the report along with comments if necessary

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 01:20
Write a function balancechemical to balance chemical reactions by solving a linear set of equations. the inputs arguments are: reagents: symbols of reagents in string row array products: symbols of products in string row array elements: elements in the reaction in string row array elcmpreag: elemental composition of reactants in two dimensional numeric array elcmpprdcts: elemental composition of prducts in two dimensional numeric array hint: the first part of the problem is setting up the set of linear equations that should be solve. the second part of the problem is to find the integers from the solution. one way to do this is to mulitiply the rational basis for the nullspace by increasing larger integers until both the left-and right-side integers exist. for example, for the reaction that involves reacting with to produce and : reagents=["ch4", "o2"]; products =["co2", "h2o"]; elements =["c","h", "o"] elcmpreag=[1,4,0;
Answers: 3
question
Computers and Technology, 23.06.2019 03:00
What are the different parts of computer
Answers: 2
question
Computers and Technology, 24.06.2019 03:00
Click the "draw structure" button to activate the drawing utility. draw two diastereomers of (1z,4r)−1,4−dimethylcyclodecene and name them, including (e)/(z) and (r)/(s) notation. part 1 out of 4 draw the diastereomer containing a chiral center with s configuration here. window open
Answers: 1
question
Computers and Technology, 24.06.2019 13:30
Write a program that uses a two-dimensional array to store the highest and lowest temperatures for each month of the year. the program should output the average high, average low, and the highest and lowest temper- atures for the year. your program must consist of the following functions: a. function getdata: this function reads and stores data in the two- dimensional array. b. function averagehigh: this function calculates and returns the average high temperature for the year. c. function averagelow: this function calculates and returns the aver- age low temperature for the year. d. function indexhightemp: this function returns the index of the highest high temperature in the array. e. function indexlowtemp: this function retur
Answers: 3
You know the right answer?
Using the software or coding language of your choice (maple, matlab etc), execute the commands to: 1...
Questions
question
Social Studies, 19.05.2020 17:59
question
History, 19.05.2020 17:59
question
Mathematics, 19.05.2020 17:59
question
Mathematics, 19.05.2020 17:59
Questions on the website: 13722363