Difference between revisions of "Mathematics"

From Sinfronteras
Jump to: navigation, search
Line 75: Line 75:
  
 
:* So, as in this case, the '''independent variable''' is often designated by <math>x</math>. The '''dependent variable''' is often designated by <math>y</math>.
 
:* So, as in this case, the '''independent variable''' is often designated by <math>x</math>. The '''dependent variable''' is often designated by <math>y</math>.
 +
 +
 +
:* '''A basic example of a function: Linear Functions''': https://en.wikipedia.org/wiki/Linear_function
 +
 +
: <math>f(x)=ax+b</math>
 +
 +
: where <math>a</math> and <math>b</math> are constants. <math>a</math> is frequently referred to as the '''slope''' of the line, and <math>b</math> as the intercept.
 +
 +
[[File:https://upload.wikimedia.org/wikipedia/commons/0/0e/Linear_Function_Graph.svg|950px|thumb|center|Título]]
 +
  
  
 
<br />
 
<br />

Revision as of 17:08, 5 September 2020

Mathematics includes the study of such topics as quantity (number theory), structure (algebra), space (geometry), and change (mathematical analysis). It has no generally accepted definition. https://en.wikipedia.org/wiki/Mathematics#cite_note-Mura-7


Linear algebra is the branch of mathematics concerning linear equations, linear maps, and their representations in vector spaces and through matrices.
https://www.youtube.com/watch?v=w3GV9pumczQ
  • One of the applications of Mathematical analysis (Calculus in particular) is for Signal processing




  • Applied mathematics: Some disciplines are considered to be applied mathematics. Sin embargo, no me queda claro si las área que estoy enumerando aquí realmente forman parte de lo que se conoce como Applied mathematics. En particular, Statistics can be considered to be a distinct mathematical science rather than a branch of mathematics. https://en.wikipedia.org/wiki/Statistics





  • Applications of mathematics:
  • Signal processing:
One of the applications of Mathematical analysis (Calculus in particular) is for Signal processing.
When processing signals, such as audio, radio waves, light waves, seismic waves, and even images, Fourier analysis can isolate individual components of a compound waveform, concentrating them for easier detection or removal. A large family of signal processing techniques consists of Fourier-transforming a signal, manipulating the Fourier-transformed data in a simple way, and reversing the transformation. https://en.wikipedia.org/wiki/Mathematical_analysis#Signal_processing
  • Seismic processing
  • Time-frequency analysis in Seismic processing:
A set of mathematical formulas used to convert a time function, such as a seismic trace, to a function in the frequency domain (Fourier analysis) and back (Fourier synthesis). The Fourier transform is used extensively in signal processing to design filters and remove coherent noise. Many filtering operations are performed in the frequency domain. The Fourier transform has applications in image analysis and in pattern recognition in geological systems. https://www.glossary.oilfield.slb.com/en/Terms/f/fourier_transform.aspx#:~:text=A%20set%20of%20mathematical%20formulas,and%20back%20(Fourier%20synthesis).&text=The%20Fourier%20transform%20is%20used,filters%20and%20remove%20coherent%20noise.



  • In mathematics, a function is a binary relation over two sets that associates every element of the first set, to exactly one element of the second set.
  • Intuitively, a function is a process that associates each element of a set , to a single element of a set .
  • Formally, a function from a set to a set is defined by a set of ordered pairs such that and .
  • and are respectively called the domain and the codomain of the function
  • is called the graph of the function. In mathematics, the graph of a function is the set of ordered pairs , where .
  • In mathematically we usually write
  • We say is a function of
  • Which means that mathematically depends on .
  • So, as in this case, the independent variable is often designated by . The dependent variable is often designated by .


where and are constants. is frequently referred to as the slope of the line, and as the intercept.