<< Chapter < Page | Chapter >> Page > |
csymbol
which can be used through the
following CNXML/MathML code.
f
g
Standard notation for
csymbol
for regular
convolution exists, there is still not a propermathematical way to mark-up circular convolution. Until a
csymbol or MathML tag is created, we advise using thefollowing code:
The Twiddle factor should be displayed as
.
W
N
Although the concept of the
csymbol
would allow us to facilitate
the coding of the mathematical expression.There are a few ways of describing the Fourier transform. The recommended notation for the transform is given as:
The Laplace transform is defined as
csymbol
would allow us to facilitate
the coding of the mathematical expression.The (unilateral)
csymbol
would allow us to facilitate
the coding of the mathematical expression.As is common in electrical engineering, it is recommended
that the
to mark-up
all instances of the imaginary number,
. Use the following notation and code for
operations dealing with complex numbers.
arg
tag in
MathML. The standard notation in electrical engineeringoften denotes the argument simply as
, but this does not utilize the
arg
tag. See the codeblock below to
see how both of these representations should beimplemented:conjugate
tag in MathML is
. The first notation is more common to
electrical engineers and can be rendered using thefollowing MathML code:
abs
tag in MathML content can be used
to display the modulus with the default rendering. However, the
arg
and the
conjugate
tags' default rendering is not the recommended rendering. The
correct rendering will be implemented using an XSL transformation.The Connexions project has already implemented the use of j for
the imaginary unit in its stylesheets.The inner product (or scalar product) of two vectors is given by
Notification Switch
Would you like to follow the 'Ece 454 and ece 554 supplemental reading' conversation and receive update notifications?