Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion lib/node_modules/@stdlib/simulate/iter/cosine-wave/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,10 @@ f(t; \tau, a, \varphi) = a \cos \frac{2\pi(t-\varphi)}{\tau}

where `τ` is the period, `a` is the peak amplitude, and `φ` is the phase offset.

<!-- TODO: add a figure showing a sine wave -->
<!-- <div class="image" align="center">
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@39a75d78bc004d21624ab73b86c6a8f4fa47faba/lib/node_modules/@stdlib/simulate/iter/cosine-wave/docs/img/cosine_wave.svg" alt="Cosine waveform over two periods.">
<br>
</div> -->

</section>

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.