Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

anim06.rst 987 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
  1. .. _anim06:
  2. (6) Demonstrate aliasing by sampling a chirp
  3. --------------------------------------------
  4. We demonstrate aliasing by sampling a linear chirp signal and then try to reconstruct
  5. the original signal using a cubic spline interpolator through the samples. Ideally, we
  6. should do this via the Shannon-Whittaker sinc function but alas not in GMT yet. As the
  7. frequency of the chirp increases we find it harder and harder to reconstruct a reasonable
  8. representation of the original signal from the samples. The morale is you need to sample
  9. data as often as you are able to. Here, we added a title slide visible for 6 seconds, then
  10. fade out to the animation. The scripts are a bit longer due to lots of little details.
  11. The finished movie is available in our YouTube channel as well:
  12. https://youtu.be/3vB53hoLsls
  13. The movie took ~3 minutes to render on a 24-core MacPro 2013.
  14. .. literalinclude:: /_verbatim/anim06.txt
  15. :language: bash
  16. .. youtube:: 3vB53hoLsls
  17. :width: 100%
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...