Community Profile

photo

Christopher Hummersone


2013 年からアクティブ

Programming Languages:
Python, C++, C, PHP, Javascript, MATLAB, SQL, HTML, CSS, Shell
Spoken Languages:
English

統計

All
  • Personal Best Downloads Level 4
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 3
  • First Submission
  • Thankful Level 1
  • First Answer

バッジを表示

Content Feed

表示方法

送信済み


Functional spread/box plot
Draw a functional plot showing data spread

6年弱 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Localpeaks
Find local peaks or troughs in a vector

6年弱 前 | ダウンロード 1 件 |

送信済み


smooth
Perform windowed smoothing on a vector using mathematical functions

6年弱 前 | ダウンロード 3 件 |

送信済み


Modified CMRmap
Produces a colour colormap, of arbitrary length, that is monochrome-compatible.

6年弱 前 | ダウンロード 1 件 |

送信済み


get_contents
Get the contents of a specified directory

6年弱 前 | ダウンロード 2 件 |

送信済み


Subplot position calculator
Calculate subplot positions by specifying figure margins and axis scaling.

6年弱 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Sinc filter
Apply a near-ideal low- or band-pass filter.

6年弱 前 | ダウンロード 7 件 |

Thumbnail

送信済み


Precedence-based cross-correlograms
Calculate cross-correlograms with a wide range of options

6年弱 前 | ダウンロード 1 件 |

送信済み


Loudness weighting coefficients
Calculate loudness weighting coefficients based on ISO 226

6年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


ISO 226:2003 Normal equal-loudness-level contours
Return sound pressure levels of pure tone frequencies at specified loudness level(s).

6年弱 前 | ダウンロード 4 件 |

Thumbnail

送信済み


Perceptual spectral centroid
Perceptually-informed spectral centroid.

6年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Recursive contents report
Create a Contents.m file including subdirectories

6年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


STFT and its inverse
STFT and ISTFT fulfilling constant overlap-add criterion

6年弱 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Calculate and apply time-frequency masks via STFT
Calculate ideal time-frequency masks and apply time-frequency masks to signals via STFT

6年弱 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Long term average spectrum
Calculate the long-term average spectrum of a signal

6年弱 前 | ダウンロード 7 件 |

Thumbnail

送信済み


Impulse response acoustic information calculator
Calculate RT, DRR, Cte, and EDT for impulse response file

6年弱 前 | ダウンロード 21 件 |

Thumbnail

送信済み


1/N-Octave Smoothing
Apply 1/NOCT-octave smoothing to a magnitude spectrum.

6年弱 前 | ダウンロード 14 件 |

Thumbnail

送信済み


Alternative box plot
Draw a box plot with various display options

6年以上 前 | ダウンロード 34 件 |

Thumbnail

送信済み


MASSEF
Multichannel audio source separation evaluation framework

7年弱 前 | ダウンロード 1 件 |

送信済み


Stacked line plot
Stacked line plots from a matrix or vectors

7年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Quantile calculation
Quantiles of a sample via various methods

7年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Quantile-quantile plot
Quantile-quantile plot with patch option

7年以上 前 | ダウンロード 4 件 |

Thumbnail

送信済み


Gammatone filterbank
Produce an array of responses from a fourth-order Gammatone filter via FFT

7年以上 前 | ダウンロード 8 件 |

Thumbnail

送信済み


Check whether mex file is compiled for system
Check if mex file is compiled for the OS or if the source was modified since it was compiled.

7年以上 前 | ダウンロード 1 件 |

質問


Multi-level packages with shared private folder
If I have a multi-level package, e.g. +foo/+bar1/... +foo/+bar2/... can I have a shared private folder, e.g. +fo...

8年弱 前 | 0 件の回答 | 0

0

回答

回答済み
How can I use NARGIN/NARGOUT to determine the number of input/output arguments of an object method?
An indirect solution is to test for the existence of a particular variable: exist('var_name','var')==1 This works for in...

8年以上 前 | 0

質問


How do you overload the help of a built-in method?
I've followed the advice in Matlab's documentation on implementing a custom copy method in some of my classes (overloading the c...

8年以上 前 | 1 件の回答 | 0

1

回答

送信済み


NICAM
Near Instantaneously Companded Audio Multiplex

11年弱 前 | ダウンロード 3 件 |