Warren Koontz
Rochester Institute of Technology
Followers: 0 Following: 0
Professor Emeritus College of Applied Science and Technology Interests: Pattern Recognition, Audio Engineering
統計
All
ランク
of 157,957
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
MATLAB Class Version of the Fukunaga-Koontz Transform
Similar to a previous submission, but implemented as a MATLAB class rather than a function.
4年以上 前 | ダウンロード 1 件 |
送信済み
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,
6年以上 前 | ダウンロード 1 件 |
送信済み
Clustering Algorithm Based On Directed Graphs
This function finds clusters in a data set using an algorithm by Koontz et al.
6年以上 前 | ダウンロード 2 件 |
回答済み
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...
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年弱 前 | 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年弱 前 | 1 件の回答 | 0
1
回答送信済み
Biquadratic Filter Design Function
Calculate numerator and denominator coefficients for biquadratic filters
約7年 前 | ダウンロード 2 件 |
送信済み
GT Cluster
GT Cluster is a MATLAB app based on a clustering algorithm developed by Koontz et al.
7年以上 前 | ダウンロード 2 件 |
送信済み
Audio Test Bench Implementation of Freeverb
Adds Freeverb artificial reverberation effect to streaming audio.
8年弱 前 | ダウンロード 3 件 |
送信済み
Streaming Audio with Multiverb
MATLAB class definition and script to process audio with artificial reverberation
8年弱 前 | ダウンロード 1 件 |
送信済み
Clustering Algorithm Based On Valley Seeking
The MATLAB function vseek implements a valley seeking clustering algorithm by Koontz and Fukunaga.
8年以上 前 | ダウンロード 1 件 |
送信済み
MATLAB Implementation of the Fukunaga Koontz Transform
MATLAB Implementation of a feature selection and ordering algorithm developed by Fukunaga and Koontz
8年以上 前 | ダウンロード 1 件 |
質問
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...
9年以上 前 | 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...
9年以上 前 | 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年 前 | 1 件の回答 | 0