Skip to content

Using a piecewise gaussian model to parse Beran's Cadenza

Notifications You must be signed in to change notification settings

peterhuson/note-synthesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note Synthesis

This project explores the various uses of gaussian processes in signal processing and random walk generation. See the [writeup](Gaussian Processes Writeup.pdf) for more detail.

Parsing Beran's Cadenza

See note_synthesis.m for code which takes a 5 second audio file and finds the most likely sequence of notes.

Lacunary Series

See lacunary_series.m for an exploration of the differentiability of Lacunary Series.

Ornstein-Uhlenbeck Processes

See ornstein_uhlenbeck_processes.m for a comparison between Brownian and Ornstein-Uhlenbeck processes.

About

Using a piecewise gaussian model to parse Beran's Cadenza

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages