Showing posts with label math. Show all posts
Showing posts with label math. Show all posts
Thursday, February 12, 2015
Thursday, September 25, 2014
Friday, September 12, 2014
calculus introduction
This site seems to be best site introducing calculus.
http://www.wyzant.com/resources/lessons/math/calculus/integration/ftoc
http://www.wyzant.com/resources/lessons/math/calculus/integration/ftoc
math word
algebra : 代数 is the study of operations
calculus : 积分 is the mathematical study of change : the branch of mathematics that
deals with the finding and properties of derivatives and integrals of
functions, by methods originally based on the summation of infinitesimal
differences. The two main types are differential calculus(微分) and
integral calculus (积分).
geometry : 几何 is the study of shape : the branch of mathematics concerned
with the properties and relations of points, lines, surfaces, solids, and
higher dimensional analogs.
dividend : number to be divided
calculus : 积分 is the mathematical study of change : the branch of mathematics that
deals with the finding and properties of derivatives and integrals of
functions, by methods originally based on the summation of infinitesimal
differences. The two main types are differential calculus(微分) and
integral calculus (积分).
geometry : 几何 is the study of shape : the branch of mathematics concerned
with the properties and relations of points, lines, surfaces, solids, and
higher dimensional analogs.
dividend : number to be divided
Wednesday, September 10, 2014
Friday, September 5, 2014
nabla ∇
Del, or nabla, is an operator used in mathematics, in particular, in vector calculus, as a vector differential operator, usually represented by the nabla symbol ∇.
In the Cartesian coordinate system Rn with coordinates
and standard basis
, del is defined in terms of partial derivative operators as
and standard basis
, del is written as
In the Cartesian coordinate system Rn with coordinates
and standard basis
, del is defined in terms of partial derivative operators as
and standard basis
, del is written asNotational uses
Gradient
The vector derivative of a scalar field f is called the gradient, and it can be represented as:In particular, this notation is powerful because the gradient product rule looks very similar to the 1d-derivative case:

Divergence
- The divergence of a vector field
is a scalar function that can be represented as:
- The power of the del notation is shown by the following product rule:

Curl
The curl of a vector field
is a vector function that can be represented as:

Directional derivative
The directional derivative of a scalar field f(x,y,z) in the direction
is defined as:
Laplacian
The Laplace operator is a scalar operator that can be applied to either vector or scalar fields; for cartesian coordinate systems it is defined as:
Tensor derivative
Del can also be applied to a vector field with the result being a tensor. The tensor derivative of a vector field
is a 9-term second-rank tensor, but can be denoted simply as
, where
represents the dyadic product. This quantity is equivalent to the transpose of the Jacobian matrix of the vector field with respect to space.
For a small displacement
, the change in the vector field is given by:
Product rules


)
)
)




Wednesday, August 27, 2014
Tuesday, July 29, 2014
bilinear interpolation
In mathematics, bilinear interpolation is an extension of linear interpolation for interpolating functions of two variables (e.g.,
and
) on a regular 2D grid.
The key idea is to perform linear interpolation first in one direction, and then again in the other direction. Although each step is linear in the sampled values and in the position, the interpolation as a whole is not linear but rather quadratic in the sample location (details below).
Suppose that we want to find the value of the unknown function f at the point P = (x, y). It is assumed that we know the value of f at the four points Q11 = (x1, y1), Q12 = (x1, y2), Q21 = (x2, y1), and Q22 = (x2, y2).
1) We first do linear interpolation in the x-direction. This yields
,

where
f(Q11) is the function value at point (x1,y1)
f(Q12) is the function value at point (x1,y2)
f(Q21) is the function value at point (x2,y1)
f(Q22) is the function value at point (x2,y2)
2) We proceed by interpolating in the y-direction.
and
) on a regular 2D grid.The key idea is to perform linear interpolation first in one direction, and then again in the other direction. Although each step is linear in the sampled values and in the position, the interpolation as a whole is not linear but rather quadratic in the sample location (details below).
Suppose that we want to find the value of the unknown function f at the point P = (x, y). It is assumed that we know the value of f at the four points Q11 = (x1, y1), Q12 = (x1, y2), Q21 = (x2, y1), and Q22 = (x2, y2).
1) We first do linear interpolation in the x-direction. This yields
,
where
f(Q11) is the function value at point (x1,y1)
f(Q12) is the function value at point (x1,y2)
f(Q21) is the function value at point (x2,y1)
f(Q22) is the function value at point (x2,y2)
2) We proceed by interpolating in the y-direction.
- DXU: This bi-linear interpolation could be extended to N-linear interpolation.
Subscribe to:
Posts (Atom)
















