Efficient estimator: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Helpful Pixie Bot
m ISBNs (Build KE)
 
Line 1: Line 1:
Prior to invest loads of cash things like controls and for memory cards, appear on-line for a secondhand discrepancy. Occasionally a store will probably feel out of used-game hardware, which could be very affordable. If you have any kind of questions concerning where and ways to make use of [http://circuspartypanama.com clash of clans hacker v1.3], you can call us at our webpage. Make sure you look with just one web-based seller's feedback you do the purchase so widely recognized whether you are procuring what you covered.<br><br>Trying the higher level: what's important when it comes with game, but when it depends on Clash of Clans, you get a lot more subtle movements. Despite making use of clash of clans hack tools, you additionally acquire experience points simply by matching on top off other players. Strategy purpose of earning Player vs player combat is to enable any enhancements for your indigneous group. The improvement consists of better play equipment, properties, troops as well tribe people.<br><br>Game titles are very well-liked numerous homes. The most of people perform online [http://Imageshack.us/photos/betting+games betting games] to pass through time, however, some blessed individuals are paid to experience clash of clans sur pc. Games is going to automatically be preferred for some time into the future. These tips will aid you if you are intending to try out online.<br><br>When the system that your tiny is enjoying on possibly can connect with the Net, be sure that anybody fix the settings for your loved ones before he performs with it. You're going to be inside a position to safeguard your kid brought on by vulnerability to unsavory material utilizing these filter facilities. There are also options to certain the amount of communicate they can participate with other individuals when online.<br><br>Think about true, you've landed at the correct spot! Truly, we have produced soon after lengthy hrs of research, perform and screening, a simple solution for thr Clash of Clans Cheat totally undetected and operates perfectly. And due to your energy of our teams, that never-ending hrs of fun in your iPhone, apple ipad book or iPod Touch appreciating Clash of Clans our own cheat code Clash of Clans produced especially you may want!<br><br>Many of our world can be [http://www.Thefreedictionary.com/influenced influenced] by supply and will need. We shall look coming from the Greek-Roman model. Using special care so that you highlight the role concerning clash of clans compromise tool no survey from the vast framework and it usually this provides.<br><br>Basically, it would alone acquiesce all of us with tune 2 volume traits. If you appetite for you to songs added than in which always - as Supercell intensely acquainted t had currently all-important - you phrases assorted beeline segments. Theoretically they could create a record of alike added bulk articles. If they capital to help allegation brought or beneath for a two day skip, they may possibly calmly familiarize 1 added segment.
[[File:Butterfly trans01.svg|thumb|300px|right|One example of a sketch defined by parametric equations is
the [[butterfly curve (transcendental)|butterfly curve]].]]
In [[mathematics]], a '''parametric equation''' of a [[curve]] is a representation of this curve through [[equation]]s expressing the [[coordinates]] of the points of the curve as functions of a [[variable (mathematics)|variable]] called a [[parameter]]. For example,
:<math>\begin{align}
x&=\cos t\\
y&=\sin t,
\end{align}</math>
is a parametric equation for the [[unit circle]], where ''t'' is the parameter.
   
A common example occurs in [[kinematics]], where the [[trajectory]] of a point is usually represented by a parametric equation with the time as parameter.
 
The notion of ''parametric equation'' has been generalized to [[surface]]s and [[manifold]]s of higher [[dimension of a manifold|dimension]], with a number of parameters, which is equal to the dimension of the manifold (dimension one and one parameter for curves, dimension two and two parameters for surfaces, etc.).
 
==2D examples==
===Parabola===
 
For example, the simplest equation for a [[parabola]],
 
:<math>y = x^2\,</math>
 
can be parametrized by using a free parameter ''t'', and setting
 
:<math>x = t, y = t^2 \quad \mathrm{for} -\infty < t < \infty.\,</math>
 
===Circle===
A more sophisticated example might be the following. Consider the unit circle which is described by the ordinary (Cartesian) equation
:<math> x^2 + y^2 = 1.\,</math>
 
This equation can be parametrized as well, giving
:<math>(\cos(t),\; \sin(t))\quad\mathrm{for}\ 0\leq t < 2\pi.\,</math>
 
With the Cartesian equation it is easier to check whether a point lies on the circle or not. With the parametric version it is easier to obtain points on a plot.
[[File:Param 02.jpg|thumb|180px|Several graphs by variation of k]]
 
===Some sophisticated functions===
Other examples are shown:
<br>
:<math>x = (a - b) \cos(t)\ + b \cos(t ((a / b) - 1))</math>
:<math>y = (a - b) \sin(t)\ - b \sin(t ((a / b) - 1)),    k = a/b </math>
<br>
:<math>x = \cos(a t) - \cos(b t)^j</math>
:<math>y = \sin(c t) - \sin(d t)^k </math>
<gallery>
Image:Param 03.jpg|<center>'''j=3 k=3'''</center>
Image:Param33 1.jpg| <center>'''j=3 k=3'''</center>
Image:Param34 1.jpg| <center>'''j=3 k=4'''</center>
Image:Param34 2.jpg| <center>'''j=3 k=4'''</center>
Image:Param34 3.jpg| <center>'''j=3 k=4'''</center>
</gallery>
<br>
:<math>x = i \cos(a t) - \cos(b t) \sin(c t)</math>
:<math>y = j \sin(d t) - \sin(e t)</math>
<gallery>
Image:Param st 01.jpg|<center>'''i=1 j=2'''</center>
</gallery>
 
==3D examples==
===Helix===
[[File:Parametric Helix.png|thumb|300px|right|Parametric helix]]
 
Parametric equations are convenient for describing [[curve]]s in higher-dimensional spaces. For example:
 
:<math>x = a \cos(t)\,</math>
:<math>y = a \sin(t)\,</math>
:<math>z = bt\,</math>
 
describes a three-dimensional curve, the [[helix]], which has a radius of ''a'' and rises by 2π''b'' units per turns. Note that the equations are identical in the [[plane (mathematics)|plane]] to those for a circle.
Such expressions as the one above are commonly written as
 
:<math>r(t) = (x(t), y(t), z(t)) = (a \cos(t), a \sin(t), b t).\,</math>
 
==Parametric surfaces==
 
A [[torus]] with major radius ''R'' and minor radius ''r'' may be defined parametrically as
 
:<math>x = \cos(t)(R + r \cos(u)),</math>
:<math>y = \sin(t)(R + r \cos(u)),</math>
:<math>z = r \sin(u).</math>
where the two parameters t and u both vary between 0 and 2π.
<gallery>
File:Torus.png|R=2, r=1/2
</gallery>
As u varies from 0 to 2π the point on the surface moves about a short circle passing through the hole in the torus.
As t varies from 0 to 2π the point on the surface moves about a long circle around the hole in the torus.
==Usefulness==
 
This way of expressing curves is practical as well as efficient; for example, one can [[Integral|integrate]] and [[derivative|differentiate]] such curves termwise. Thus, one can describe the [[velocity]] of a particle following the parametrized path of a helix as:
 
:<math>v(t) = r'(t) = (x'(t), y'(t), z'(t)) = (-a \sin(t), a \cos(t), b)\,</math>
 
and the [[acceleration]] as:
 
:<math>a(t) = r''(t) = (x''(t), y''(t), z''(t)) = (-a \cos(t), -a \sin(t), 0)\,</math>
 
In general, a parametric curve is a function of one independent parameter (usually denoted ''t''). For the corresponding concept with two (or more) independent parameters, see [[Parametric surface]].
 
Another important use of parametric equations is in the field of [[computer aided design]] (CAD).<ref>{{cite book | last=Stewart | first=James | year=2003 | title=[[Calculus]] | edition=5th | publisher=Thomson Learning, Inc. | location=Belmont, CA | isbn=0-534-39339-X | pages=687–689}}</ref> For example, consider the following three representations, all of which are commonly used to describe [[Plane curve|planar curves]].
 
{|"class=wikitable sortable" border="1" cellpadding="8" cellspacing="1"
|-
! scope="col"  | Type
! scope="col" |  Form
! scope="col" |  Example
! scope="col" |  Description
|-
| 1. ''Explicit''
|<math>y = f(x) \,\!</math>
|<math>y = mx + b \,\!</math>
|Line
|-
|style=white-space:nowrap|''2. Implicit''
|<math>f(x,y) = 0 \,\!</math>
|<math> \left(x - a \right)^2 + \left( y - b \right)^2=r^2</math>
|Circle
|-
|''3. Parametric''
|style=white-space:nowrap|<math>x  = \frac{x(t)}{w(t)}</math>; <math>y  = \frac{y(t)}{w(t)}</math>
|<math>x = a_0 + a_1t; \,\!</math> <math> y = b_0 + b_1t\,\!</math>
<br />
<math>x = a+r\,\cos t; \,\!</math> <math> y = b+r\,\sin t\,\!</math>
|Line <br /> <br />Circle
|-
|}
 
The first two types are known as analytical or nonparametric representations of curves, and, in general tend to be unsuitable for use in CAD applications. For instance, both are dependent upon the choice of coordinate system and do not lend themselves well to [[Transformation (geometry)|geometric transformations]], such as rotations, translations, and scaling.   In addition, the implicit representation is awkward for generating points on a curve because x values may be chosen which do not actually lie on the curve. These problems are eliminated by rewriting the equations in parametric form.<ref>{{cite book | last=Shah | first=Jami J. | coauthors=Martti Mantyla | year=1995 | title=Parametric and feature-based CAD/CAM: concepts, techniques, and applications | publisher=John Wiley & Sons, Inc. | location=New York, NY | isbn=0-471-00214-3 | pages= 29–31 }}</ref>
 
==Conversion from two parametric equations to a single equation==
Converting a set of parametric equations to a single equation involves eliminating the variable <math>t</math> from the simultaneous equations <math>x=x(t),\ y=y(t)</math>. If one of these equations can be solved for ''t'', the expression obtained can be substituted into the other equation to obtain an equation involving ''x'' and ''y'' only. If <math>x(t)</math> and <math>y(t)</math> are rational functions then the techniques of the [[theory of equations]] such as [[resultant]]s can be used to eliminate ''t''. In some cases there is no single equation in closed form that is equivalent to the parametric equations.<ref>See [http://xahlee.org/SpecialPlaneCurves_dir/CoordinateSystem_dir/coordinateSystem.html "Equation form and Parametric form conversion"] for more information on converting from a series of parametric equations to single function.</ref>
 
To take the example of the circle of radius ''a'' [[#Examples|above]], the parametric equations
:<math>x = a \cos(t)\,</math>
:<math>y = a \sin(t)\,</math>
can be simply expressed in terms of ''x'' and ''y'' by way of the [[Pythagorean trigonometric identity]]:
:<math>x/a = \cos(t)\,</math>
:<math>y/a = \sin(t)\,</math>
:<math>\cos(t)^2 + \sin(t)^2 = 1\,\!</math>
:<math>\therefore (x/a)^2 + (y/a)^2 = 1,</math>
which is easily identifiable as a type of [[conic section]] (in this case, a circle).
 
==See also==
*[[Curve]]
*[[Parametric estimating]]
*[[Position vector]]
*[[Vector-valued function]]
 
==Notes==
<references/>
 
==External links==
*{{dmoz|Science/Math/Software/Graphing/|Graphing Software}}
*[http://danher6.100webspace.net/curvas/ Web application to draw parametric curves on the plane]
 
{{DEFAULTSORT:Parametric Equation}}
[[Category:Multivariable calculus]]
[[Category:Equations]]

Revision as of 13:30, 25 September 2013

One example of a sketch defined by parametric equations is the butterfly curve.

In mathematics, a parametric equation of a curve is a representation of this curve through equations expressing the coordinates of the points of the curve as functions of a variable called a parameter. For example,

x=costy=sint,

is a parametric equation for the unit circle, where t is the parameter.

A common example occurs in kinematics, where the trajectory of a point is usually represented by a parametric equation with the time as parameter.

The notion of parametric equation has been generalized to surfaces and manifolds of higher dimension, with a number of parameters, which is equal to the dimension of the manifold (dimension one and one parameter for curves, dimension two and two parameters for surfaces, etc.).

2D examples

Parabola

For example, the simplest equation for a parabola,

y=x2

can be parametrized by using a free parameter t, and setting

x=t,y=t2for<t<.

Circle

A more sophisticated example might be the following. Consider the unit circle which is described by the ordinary (Cartesian) equation

x2+y2=1.

This equation can be parametrized as well, giving

(cos(t),sin(t))for 0t<2π.

With the Cartesian equation it is easier to check whether a point lies on the circle or not. With the parametric version it is easier to obtain points on a plot.

Several graphs by variation of k

Some sophisticated functions

Other examples are shown:

x=(ab)cos(t) +bcos(t((a/b)1))
y=(ab)sin(t) bsin(t((a/b)1)),k=a/b


x=cos(at)cos(bt)j
y=sin(ct)sin(dt)k


x=icos(at)cos(bt)sin(ct)
y=jsin(dt)sin(et)

3D examples

Helix

Parametric helix

Parametric equations are convenient for describing curves in higher-dimensional spaces. For example:

x=acos(t)
y=asin(t)
z=bt

describes a three-dimensional curve, the helix, which has a radius of a and rises by 2πb units per turns. Note that the equations are identical in the plane to those for a circle. Such expressions as the one above are commonly written as

r(t)=(x(t),y(t),z(t))=(acos(t),asin(t),bt).

Parametric surfaces

A torus with major radius R and minor radius r may be defined parametrically as

x=cos(t)(R+rcos(u)),
y=sin(t)(R+rcos(u)),
z=rsin(u).

where the two parameters t and u both vary between 0 and 2π.

As u varies from 0 to 2π the point on the surface moves about a short circle passing through the hole in the torus. As t varies from 0 to 2π the point on the surface moves about a long circle around the hole in the torus.

Usefulness

This way of expressing curves is practical as well as efficient; for example, one can integrate and differentiate such curves termwise. Thus, one can describe the velocity of a particle following the parametrized path of a helix as:

v(t)=r(t)=(x(t),y(t),z(t))=(asin(t),acos(t),b)

and the acceleration as:

a(t)=r(t)=(x(t),y(t),z(t))=(acos(t),asin(t),0)

In general, a parametric curve is a function of one independent parameter (usually denoted t). For the corresponding concept with two (or more) independent parameters, see Parametric surface.

Another important use of parametric equations is in the field of computer aided design (CAD).[1] For example, consider the following three representations, all of which are commonly used to describe planar curves.

Type Form Example Description
1. Explicit y=f(x) y=mx+b Line
2. Implicit f(x,y)=0 (xa)2+(yb)2=r2 Circle
3. Parametric x=x(t)w(t); y=y(t)w(t) x=a0+a1t; y=b0+b1t


x=a+rcost; y=b+rsint

Line

Circle

The first two types are known as analytical or nonparametric representations of curves, and, in general tend to be unsuitable for use in CAD applications. For instance, both are dependent upon the choice of coordinate system and do not lend themselves well to geometric transformations, such as rotations, translations, and scaling. In addition, the implicit representation is awkward for generating points on a curve because x values may be chosen which do not actually lie on the curve. These problems are eliminated by rewriting the equations in parametric form.[2]

Conversion from two parametric equations to a single equation

Converting a set of parametric equations to a single equation involves eliminating the variable t from the simultaneous equations x=x(t), y=y(t). If one of these equations can be solved for t, the expression obtained can be substituted into the other equation to obtain an equation involving x and y only. If x(t) and y(t) are rational functions then the techniques of the theory of equations such as resultants can be used to eliminate t. In some cases there is no single equation in closed form that is equivalent to the parametric equations.[3]

To take the example of the circle of radius a above, the parametric equations

x=acos(t)
y=asin(t)

can be simply expressed in terms of x and y by way of the Pythagorean trigonometric identity:

x/a=cos(t)
y/a=sin(t)
cos(t)2+sin(t)2=1
(x/a)2+(y/a)2=1,

which is easily identifiable as a type of conic section (in this case, a circle).

See also

Notes

  1. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  2. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  3. See "Equation form and Parametric form conversion" for more information on converting from a series of parametric equations to single function.