photo

Christopher Hummersone


2013년부터 활동

Followers: 0   Following: 0

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

배지 보기

Feeds

보기 기준

제출됨


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

대략 6년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Localpeaks
Find local peaks or troughs in a vector

대략 6년 전 | 다운로드 수: 2 |

제출됨


smooth
Perform windowed smoothing on a vector using mathematical functions

대략 6년 전 | 다운로드 수: 2 |

제출됨


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

대략 6년 전 | 다운로드 수: 2 |

제출됨


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년 전 | 다운로드 수: 1 |

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년 전 | 다운로드 수: 1 |

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년 전 | 다운로드 수: 16 |

Thumbnail

제출됨


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

대략 6년 전 | 다운로드 수: 5 |

Thumbnail

제출됨


Alternative box plot
Draw a box plot with various display options

대략 7년 전 | 다운로드 수: 23 |

Thumbnail

제출됨


MASSEF
Multichannel audio source separation evaluation framework

대략 7년 전 | 다운로드 수: 1 |

제출됨


Stacked line plot
Stacked line plots from a matrix or vectors

거의 8년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Quantile calculation
Quantiles of a sample via various methods

거의 8년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Quantile-quantile plot
Quantile-quantile plot with patch option

거의 8년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

거의 8년 전 | 다운로드 수: 3 |

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.

거의 8년 전 | 다운로드 수: 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...

거의 9년 전 | 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...

거의 9년 전 | 답변 수: 1 | 0

1

답변

제출됨


NICAM
Near Instantaneously Companded Audio Multiplex

대략 11년 전 | 다운로드 수: 3 |