Community Profile

photo

Warren Koontz


Rochester Institute of Technology

Last seen: circa un anno fa Attivo dal 2015

Followers: 0   Following: 0

Contatto

Professor Emeritus College of Applied Science and Technology Interests: Pattern Recognition, Audio Engineering

Statistiche

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

Visualizza badge

Feeds

Visto da

Inviato


MATLAB Class Version of the Fukunaga-Koontz Transform
Similar to a previous submission, but implemented as a MATLAB class rather than a function.

quasi 4 anni fa | 1 download |

Inviato


MVplugin
This is a MATLAB audio plugin that creates a reverb effect

oltre 5 anni fa | 1 download |

Inviato


Clustering Function Based on K Nearest Neighbors
Finds clusters in set of observations based on their numerical attributes. Uses a variation of an graph theoretic algorithm,

oltre 5 anni fa | 1 download |

Inviato


Clustering Algorithm Based On Directed Graphs
This function finds clusters in a data set using an algorithm by Koontz et al.

oltre 5 anni fa | 3 download |

Risposto
Is HelperUnpackUDP gone?
OK, so I will answer myself. Yes, it appears to be gone in 2018b. Seems to have been replaced by HelperUnpackUIData, which retur...

circa 6 anni fa | 0

| accettato

Domanda


Is HelperUnpackUDP gone?
Just installed 2018a. Tried one of my streaming audio scripts that runs fine on 2017b. Got the following message: Undefined f...

circa 6 anni fa | 1 risposta | 0

1

risposta

Inviato


Biquadratic Filter Design Function
Calculate numerator and denominator coefficients for biquadratic filters

oltre 6 anni fa | 1 download |

Inviato


GT Cluster
GT Cluster is a MATLAB app based on a clustering algorithm developed by Koontz et al.

quasi 7 anni fa | 2 download |

Inviato


Audio Test Bench Implementation of Freeverb
Adds Freeverb artificial reverberation effect to streaming audio.

quasi 7 anni fa | 2 download |

Inviato


Streaming Audio with Multiverb
MATLAB class definition and script to process audio with artificial reverberation

circa 7 anni fa | 1 download |

Inviato


Clustering Algorithm Based On Valley Seeking
The MATLAB function vseek implements a valley seeking clustering algorithm by Koontz and Fukunaga.

oltre 7 anni fa | 1 download |

Inviato


MATLAB Implementation of the Fukunaga Koontz Transform
MATLAB Implementation of a feature selection and ordering algorithm developed by Fukunaga and Koontz

quasi 8 anni fa | 1 download |

Domanda


Time vector returned by spectrogram
I have tried using as follows: [s,f,t] = spectrogram(x,window,noverlap,fs); The values returned in t seem to have no rel...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I make an object declared within a function persistent?
I have defined two handle classes for audio filters (LPcomb and APfilt). I would like to write a function to apply these filters...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


What do I not understand about the fft and angle functions?
EDITED VERSION I am trying to create an example showing how to use the fft function to approximate the Fourier transform. My ...

circa 9 anni fa | 1 risposta | 0

1

risposta