Warren Koontz
Rochester Institute of Technology
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
202.443
of 297.527
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
75.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
6.232 of 20.454
REPUTACIÓN
182
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
10 Archivos
DESCARGAS
17
ALL TIME DESCARGAS
1627
CLASIFICACIÓN
of 159.075
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
MATLAB Class Version of the Fukunaga-Koontz Transform
Similar to a previous submission, but implemented as a MATLAB class rather than a function.
más de 4 años hace | 1 descarga |
Enviada
MVplugin
This is a MATLAB audio plugin that creates a reverb effect
más de 6 años hace | 1 descarga |
Enviada
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,
más de 6 años hace | 3 descargas |
Enviada
Clustering Algorithm Based On Directed Graphs
This function finds clusters in a data set using an algorithm by Koontz et al.
más de 6 años hace | 2 descargas |
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...
casi 7 años hace | 0
| aceptada
Pregunta
Is HelperUnpackUDP gone?
Just installed 2018a. Tried one of my streaming audio scripts that runs fine on 2017b. Got the following message: Undefined f...
casi 7 años hace | 1 respuesta | 0
1
respuestaEnviada
Biquadratic Filter Design Function
Calculate numerator and denominator coefficients for biquadratic filters
alrededor de 7 años hace | 2 descargas |
Enviada
GT Cluster
GT Cluster is a MATLAB app based on a clustering algorithm developed by Koontz et al.
más de 7 años hace | 2 descargas |
Enviada
Audio Test Bench Implementation of Freeverb
Adds Freeverb artificial reverberation effect to streaming audio.
casi 8 años hace | 3 descargas |
Enviada
Streaming Audio with Multiverb
MATLAB class definition and script to process audio with artificial reverberation
casi 8 años hace | 1 descarga |
Enviada
Clustering Algorithm Based On Valley Seeking
The MATLAB function vseek implements a valley seeking clustering algorithm by Koontz and Fukunaga.
más de 8 años hace | 1 descarga |
Enviada
MATLAB Implementation of the Fukunaga Koontz Transform
MATLAB Implementation of a feature selection and ordering algorithm developed by Fukunaga and Koontz
casi 9 años hace | 1 descarga |
Pregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 10 años hace | 1 respuesta | 0