Some you'll Find!

Create your own video slideshow at animoto.com.

">

martes, 27 de julio de 2010

Explanation for Jacobi & Gauss Seidel Methods!

The LU Descomposition method

The LU Decomposition Method

A Brief explanation about GAUSS JORDAN!!!

How to Solve Matrices!!! Gauss Elimination


Solving a Matrix -- powered by eHow.com

Linear System of Equations and MATRICES



A linear system of equations is a set of linear equations in variables. Linear systems can be represented in matrix form as the matrix equation
                      
Ax = B 
where A is the matrix of coefficients, x is the column vector of variables, and B is the column vector of solutions. 

Each equation in the system becomes a row. Each variable in the system becomes a column. The variables are dropped and the coefficients are placed into a matrix. If the right hand side is included, it's called an augmented matrix. If the right hand side isn't included, it's called a coefficient matrix.
The system of linear equations ...
 x +  y -  z = 1



3x - 2y +  z = 3




4x +  y - 2z = 9

becomes the augmented matrix


Now, in order to understand how to solve matrices, you need to know some terms related to this topic:
 Finally, some facts about matriz definition!!!

 

 
 

jueves, 22 de julio de 2010

Be Careful with the roots....

Roots of Equations!

A root or solution of equation f(x)=0 are the values of x for which the equation holds true.
Methods for finding roots of equations are basic numerical methods. There are 3 ways to find the roots of equations:

Graphical Method is very simple!! The main idea is to make a plot of the function and observe where it crosses the X axis. This method is not very accurate and is difficult when you don't have an idea about the interval where the root is located. 
Bracketing and Open Methods are clasified:


There are some differences between these two fundamental Approaches. In the left side, Closed Methods features; in the right side Open Methods comparison.
 




miércoles, 21 de julio de 2010

Quick view to Numerical differentiation

Exercise....Step by Step

More About Taylor!

Taylor Expand

Some Facts About Taylor Series....


Taylor series can be used to evaluate the value of a whole function in each point, if the functional value and its derivatives are identified at single point.  

Uses of the Taylor series for whole functions are:

        1.The sum of partial series can be used as approximations of the entire function.
        2.The representation of series reduces many mathematical proofs.
       
      In Taylor series, algebraic functions are indicated using an algebraic equation, and transcendental functions are indicated using properties which holds them, namely differential equation. Example the exponential function is equal to its own derivative and its original value is 1.

Taylor series is a  expansion of series and its function about a point.

How to Calculate Relative Approximate Error!!

Something about Errors!!!

Errors are very important in engineering!!! ACCURACY is vital!
They are defined as "The difference between an observed value and the true value of a quantity" And it´s very important to notice how representative are they...
Do you know what types of error are there???
But talking about the practice, the most common definitions are Relative Approximate Error....

And True Error:
I'm sure this will be very usefull comparing the numerical methods!....

Rounding Numbers

lunes, 24 de mayo de 2010


In this video we can see a clear example of a reservoir simulation. This video was recorded from an exercise done with the simulator IMEX from CMG (Computer Modelling Group) and represents the behavior in water saturation in a waterflooding process.

An interesting Book to our career.......

Click HERE-----------> Mathematics of Reservoir Simulation<--------------


In this link, you are going to find the book called "The Mathematics of Reservoir Simulation"
As we all know, Simulation is one of the biggest oportunities to describe the reservoir behaviour. Using computer models, engineers can predict the flow of fluids on the porous media. Is a huge tool for reservoir management, these models can provide important information for the future field development....

Hope u can Use it ;)