photo

Warren Koontz


Rochester Institute of Technology

Last seen: 2 years 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

All
MATLAB Answers

4 个提问
1 个回答

File Exchange

10 文件

排名
153,889
of 300,037

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
75.0%

收到投票数
0

排名
6,257 of 20,862

声誉
184

平均
5.00

贡献数
10 文件

下载次数
15

ALL TIME 下载次数
1642

排名

of 167,106

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


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

5 years 前 | 1 次下载 |

0.0 / 5

已提交


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

7 years 前 | 1 次下载 |

0.0 / 5

已提交


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,

7 years 前 | 1 次下载 |

0.0 / 5

已提交


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

7 years 前 | 1 次下载 |

5.0 / 5

已回答
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...

7 years 前 | 0

| 已接受

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

已提交


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

7 years 前 | 2 次下载 |

0.0 / 5

已提交


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

8 years 前 | 2 次下载 |

0.0 / 5

已提交


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

8 years 前 | 4 次下载 |

0.0 / 5

已提交


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

8 years 前 | 1 次下载 |

5.0 / 5

已提交


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

9 years 前 | 1 次下载 |

0.0 / 5

已提交


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

9 years 前 | 1 次下载 |

5.0 / 5

提问


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...

10 years 前 | 1 个回答 | 0

1

个回答

提问


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...

10 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

10 years 前 | 1 个回答 | 0

1

个回答