Skip to content

Instantly share code, notes, and snippets.

@indirivacua
Last active October 20, 2019 16:33
Show Gist options
  • Save indirivacua/294205ca2ff161054e0dd6001302e68f to your computer and use it in GitHub Desktop.
Save indirivacua/294205ca2ff161054e0dd6001302e68f to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<title>tex texample</title>
</head>
<body>
$$
\sum_{k=-\infty}^{+\infty} x[k] y^{*}[k]=\int_{-1 / 2}^{+1 / 2} X\left(e^{j 2 \pi s}\right) Y^{*}\left(e^{j 2 \pi s}\right) d s
$$
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment