Skip to content

Instantly share code, notes, and snippets.

@tiborsimon
Created June 13, 2015 11:58
Show Gist options
  • Save tiborsimon/2eb122ef8ccdadf6f1a5 to your computer and use it in GitHub Desktop.
Save tiborsimon/2eb122ef8ccdadf6f1a5 to your computer and use it in GitHub Desktop.
Smart Sinusoids - Two output arguments
[t,s] = ssin('f N fs x', 440, 1.3, 48e3, 'ms');
stem(t,s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment