Appendix/Mathematics/StepFunction: Difference between revisions
Jump to navigation
Jump to search
Created page with "__FORCETOC__ <!-- __NOTOC__ will force TOC off --> =Step Function and its Derivative= To be written … =See Also= {{ SGFfooter }}" |
|||
| Line 2: | Line 2: | ||
<!-- __NOTOC__ will force TOC off --> | <!-- __NOTOC__ will force TOC off --> | ||
=Step Function and | =Unit Step Function and Its Derivative= | ||
[<b>[[Appendix/References#MF53|<font color="red">MF53</font>]]</b>], Part I, §2.1 (p. 123), Eq. (2.1.6) | |||
<div align="center"> | |||
<math> | |||
u(z) = \int_{-\infty}^\infty \delta(\xi)d\xi = | |||
\begin{cases} | |||
0; & ~~z < 0 \\ | |||
1; & ~~ z > 0 | |||
\end{cases} | |||
</math> | |||
</div> | |||
<!-- WORKS | |||
<math> | |||
f(n) = | |||
\begin{cases} | |||
n/2, & \text{if }n\text{ is even} \\ | |||
3n+1, & \text{if }n\text{ is old} | |||
\end{cases} | |||
</math> | |||
--> | |||
<!-- EARLY TRIES THAT DID NOT WORK ... | |||
<math> | |||
\begin{equation} | |||
f(x)=\begin{cases} | |||
1, & \text{if $x<0$}.\\ | |||
0, & \text{otherwise}. | |||
\end{cases} | |||
\end{equation} | |||
</math> | |||
<math> | |||
\left\{ | |||
\begin{array}{1} | |||
0\\ | |||
1 | |||
\end{array} | |||
\right. | |||
</math> | |||
<math> | |||
f(x)=\left\{ | |||
\begin{array}{ll} | |||
1, & \mbox{if $x<0$}.\\ | |||
0, & \mbox{otherwise}. | |||
\end{array} | |||
\right. | |||
</math> | |||
--> | |||
=See Also= | =See Also= | ||
{{ SGFfooter }} | {{ SGFfooter }} | ||
Revision as of 19:07, 5 June 2022
Unit Step Function and Its Derivative
[MF53], Part I, §2.1 (p. 123), Eq. (2.1.6)
See Also
|
Appendices: | VisTrailsEquations | VisTrailsVariables | References | Ramblings | VisTrailsImages | myphys.lsu | ADS | |