Community Profile

photo

Neuron


Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Submitted


Autocorrelation Pitch Detection
fundamental frequency estimation using auto-correlation

6 years ago | 4 downloads |

Submitted


YIN Tuner
A guitar tuner, an optimized real-time pitch detector for tuning using mic input

7 years ago | 6 downloads |

Thumbnail

Answered
How can I print line numbers when I use the PUBLISH command in MATLAB?
I use Matlab 7.0.1 (R14SP1), published October 2004, and it has a function that does exactly this... >> help dbtype ...

9 years ago | 0

Answered
length of audio sample
Is it really N/Fs or maybe (N-1)/Fs ? (N: number of samples) I mean, 1 sample has what? 1/Fs duration? I think 2 samples sho...

9 years ago | 1

Question


How to apply a FIR filter?
I have a sound signal sampled at 44100Hz and I want to keep the frequencies 100 to 800 Hz. How can I do this with a FIR filter u...

12 years ago | 3 answers | 0

3

answers

Question


basics - a more compact way to do this...?
I have a size(x) function that gives answer: 1 23 (x is a vector with 23 points). I can take the second value like this k=si...

12 years ago | 1 answer | 0

1

answer