CosFourier: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Dmitrii Kouznetsov
(Should I load all the contento from TORI?)
 
imported>Roger A. Lohmann
m (Add metadata & subpages)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{subpages}}
'''CosFourier''' is linear operator acting on continuous functions defined at the non–negative values of the artument. Function <math> F </math> is converted to function <math>\mathrm{CosFourier}~ F</math>
'''CosFourier''' is linear operator acting on continuous functions defined at the non–negative values of the artument. Function <math> F </math> is converted to function <math>\mathrm{CosFourier}~ F</math>
in such a way, that  
in such a way, that  
Line 25: Line 26:
: <math> (\mathrm{Fourier}~ F)(x) = \sqrt{\frac{1}{2\pi}} \int_{-\infty}^{\infty} \exp(\mathrm i x y) ~ f(y) ~ \mathrm d y</math>  
: <math> (\mathrm{Fourier}~ F)(x) = \sqrt{\frac{1}{2\pi}} \int_{-\infty}^{\infty} \exp(\mathrm i x y) ~ f(y) ~ \mathrm d y</math>  


For a continuous even function <math>F<math>, the [[Fourier operator]] give the same result as [[CosFourier]].  
For a continuous even function <math>F</math>, the [[Fourier operator]] give the same result as [[CosFourier]].  


==Numerical implementation==
==Numerical implementation==
Line 31: Line 32:
However, there exist more efficient implementations.
However, there exist more efficient implementations.


For the numerical implementation of CosFourier, the choice of equidistant nodes is important. In particular, there exist the following [[DCF]], id est, the followin discrete analogies of the CosFourier are available:
For the numerical implementation of CosFourier, the choice of equidistant nodes is important. In particular, there exist the following [[DCT]], id est, the followin discrete analogies of the CosFourier are available:
[[DCFI]],
[[DCTI]],
[[DCFII]],
[[DCTII]],
[[DCFIII]],
[[DCtIII]],
[[Linear operator]]
 
==Keywords==
[[Linear operator]],
[[Fourier operator]],
[[DCT]],
[[DCTI]],
[[DCTII]],
[[DCTIII]],


==References==
==References==
This article is adopted from  http://tori.ils.uec.ac.jp/TORI/index.php/CosFourier
This article is adopted from  http://tori.ils.uec.ac.jp/TORI/index.php/CosFourier

Latest revision as of 17:57, 8 September 2020

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

CosFourier is linear operator acting on continuous functions defined at the non–negative values of the artument. Function is converted to function in such a way, that

Incerse operator

The CosFourier is self-inverse operator; its square is identity operator.

Eigenfunctions of CosFourier

Eigenfunctions of the Fourier Operator with eigenvalue unity are also eigenfunctions of the CosFourier. Such functions can be called Self-Fourier. Below are three examples of the self-Fourier functions:

These functions are good for testing of the numerical implementations of the FourierOperator.

Relation to the FourierOperator

The Fourier operator acts on a function in the following way:

For a continuous even function , the Fourier operator give the same result as CosFourier.

Numerical implementation

In principle, the CosFourier coud be implemented directly through the numerical implementation of the Discrete Fourier transform, extending the function to the negative values of the argument. However, there exist more efficient implementations.

For the numerical implementation of CosFourier, the choice of equidistant nodes is important. In particular, there exist the following DCT, id est, the followin discrete analogies of the CosFourier are available: DCTI, DCTII, DCtIII,

Keywords

Linear operator, Fourier operator, DCT, DCTI, DCTII, DCTIII,

References

This article is adopted from http://tori.ils.uec.ac.jp/TORI/index.php/CosFourier