Applied Math for Creative Coders
  1. Math Models for Creative Coders
  2. Systems
  3. Sampling And Aliasing
  • Math Models for Creative Coders
    • Tech
      • Tools and Installation
      • Adding Libraries to p5.js
      • Using Constructor Objects in p5.js
      • The Open Sound Protocol
    • Maths
      • Complex Numbers
      • Vectors
      • Matrix Algebra Whirlwind Tour
      • Things at Right Angles
    • Systems
      • Frequency and Time Domains
      • Phasor Diagrams
      • Sampling And Aliasing
      • Fourier Series and Fourier Transform
      • Filters
      • Convolution
    • Geometry
      • Circles
      • Fractals
      • Affine Transformation Fractals
      • L-Systems
      • Kolams and Lusona
    • Media
      • Additive Sound Synthesis
      • FM based Sound Synthesis
      • Making Noise Predictably
      • The Karplus-Strong Guitar Algorithm
      • A Sound Glossary
    • AI
      • Working with Neural Nets
      • The Perceptron
      • The Multilayer Perceptron
      • MLPs and Backpropagation
      • Gradient Descent
    • Projects
      • Projects

On this page

  • Introduction
  1. Math Models for Creative Coders
  2. Systems
  3. Sampling And Aliasing

Sampling And Aliasing

A to D conversion
Sampling
Aliasing
Rotation
Author

Arvind V.

Published

February 20, 2026

Modified

February 20, 2026

Error in `update_defaults()`:
! Can't find geom called "marquee".
Error in `update_defaults()`:
! Can't find geom called "text_repel".
Error in `update_defaults()`:
! Can't find geom called "label_repel".
Error in `theme_bw()`:
! could not find function "theme_bw"

Introduction

What do you think is happening here?

R Package Citations
Package Version Citation
ambient 1.0.3 Pedersen and Peck (2025)
gm 2.0.0 Mao (2024)
mosaicCalc 0.6.4 Kaplan, Pruim, and Horton (2024)
plot3D 1.4.2 Soetaert (2025)
Kaplan, Daniel T., Randall Pruim, and Nicholas J. Horton. 2024. mosaicCalc: R-Language Based Calculus Operations for Teaching. https://doi.org/10.32614/CRAN.package.mosaicCalc.
Mao, Renfei. 2024. gm: Create Music with Ease. https://doi.org/10.32614/CRAN.package.gm.
Pedersen, Thomas Lin, and Jordan Peck. 2025. ambient: A Generator of Multidimensional Noise. https://doi.org/10.32614/CRAN.package.ambient.
Soetaert, Karline. 2025. plot3D: Plotting Multi-Dimensional Data. https://doi.org/10.32614/CRAN.package.plot3D.
Back to top

Citation

BibTeX citation:
@online{v.2026,
  author = {V., Arvind},
  title = {Sampling {And} {Aliasing}},
  date = {2026-02-20},
  url = {https://mathforcoders.netlify.app/content/courses/MathModelsDesign/Modules/20-Systems/20-SamplingAliasing/},
  langid = {en}
}
For attribution, please cite this work as:
V., Arvind. 2026. “Sampling And Aliasing.” February 20, 2026. https://mathforcoders.netlify.app/content/courses/MathModelsDesign/Modules/20-Systems/20-SamplingAliasing/.
Phasor Diagrams
Fourier Series and Fourier Transform

License: CC BY-SA 2.0

Website made with ❤️ and Quarto, by Arvind V.

Hosted by Netlify .