Example of gauss-jordan, MATLAB in Engineering

Assignment Help:

Example of Gauss-jordan:

For a 2×2 system, this would results

2314_Example of Gauss-jordan.png

and for a 3 × 3 system,

1623_Example of Gauss-jordan1.png

Note that the resulting diagonal form does not involve the right-most column.

For illustration, the 2 × 2 system, forward elimination results the matrix:

1637_Example of Gauss-jordan2.png

Now, to carry on with back elimination, we require a 0 in the a12 position.

 

Therefore, the solution is x1 = 4; -2x2 = 2 or x2 = -1.

1945_Example of Gauss-jordan3.png

 

Here is an illustration of a 3× 3 system:

1374_Example of Gauss-jordan4.png

In a matrix form, the augmented matrix [A|b] is as shown below:

2438_Example of Gauss-jordan5.png


Related Discussions:- Example of gauss-jordan

Finding sums by for loop, Finding sums and products: A very general ap...

Finding sums and products: A very general application of a for loop is to compute sums and products. For illustration, rather than of just printing the integers 1 through 5, w

Function cirarea - anonymous functions, Function cirarea - Anonymous functi...

Function cirarea - Anonymous functions: The function handle name is cirarea. The one argument is passed to the input argument radius. The body of the function is an expression

Tracing of square matrices, Tracing of Square matrices: The trace of a...

Tracing of Square matrices: The trace of a square matrix is the addition of all the elements on the diagonal. For illustration, for the preceding matrix it is 1 + 6 + 11 + 16,

True color matrice - image processing, True color matrice: The true co...

True color matrice: The true color matrices are the other way to represent images. The true color matrices are 3-dimensional matrices. The first two coordinates are the coordi

Interchange rows - gauss-jordan elimination, Interchange rows : for illust...

Interchange rows : for illustration interchanging rows ri and rj is written as

Modular programs, Modular programs: In a modular program, the answer i...

Modular programs: In a modular program, the answer is broken down into modules, and each is executed as a function. The script is usually known as the main program. In orde

Illustration of anonymous functions, Illustration of anonymous functions: ...

Illustration of anonymous functions: Dissimilar functions stored in the M-files, when no argument is passed to an anonymous function, the parentheses should still be in the fu

Readlenwid function - subfunctions, readlenwid function: function cal...

readlenwid function: function call: [length, width] = readlenwid; function header: function [l,w] = readlenwid In the function call, not any argument is passed; henc

Illustration of vectors of structures, Illustration of Vectors of structure...

Illustration of Vectors of structures: In this illustration, the packages are vector which has three elements. It is shown as a column vector. Each and every element is a stru

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd