Community Profile

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

Thumbnail

제출됨


Localpeaks
Find local peaks or troughs in a vector

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

제출됨


smooth
Perform windowed smoothing on a vector using mathematical functions

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

제출됨


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

Thumbnail

제출됨


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

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

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

Thumbnail

제출됨


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

거의 6년 전 | 다운로드 수: 5 |

Thumbnail

제출됨


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

거의 6년 전 | 다운로드 수: 15 |

Thumbnail

제출됨


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

거의 6년 전 | 다운로드 수: 12 |

Thumbnail

제출됨


Alternative box plot
Draw a box plot with various display options

거의 7년 전 | 다운로드 수: 24 |

Thumbnail

제출됨


MASSEF
Multichannel audio source separation evaluation framework

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

제출됨


Stacked line plot
Stacked line plots from a matrix or vectors

7년 초과 전 | 다운로드 수: 4 |

Thumbnail

제출됨


Quantile calculation
Quantiles of a sample via various methods

7년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Quantile-quantile plot
Quantile-quantile plot with patch option

7년 초과 전 | 다운로드 수: 5 |

Thumbnail

제출됨


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

7년 초과 전 | 다운로드 수: 1 |

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 |