Community Profile

photo

Christopher Hummersone


Aktiv seit 2013

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

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

Gesendet


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

fast 6 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


Localpeaks
Find local peaks or troughs in a vector

fast 6 Jahre vor | 1 Download |

Gesendet


smooth
Perform windowed smoothing on a vector using mathematical functions

fast 6 Jahre vor | 3 Downloads |

Gesendet


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

fast 6 Jahre vor | 1 Download |

Gesendet


get_contents
Get the contents of a specified directory

fast 6 Jahre vor | 2 Downloads |

Gesendet


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

fast 6 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

fast 6 Jahre vor | 7 Downloads |

Thumbnail

Gesendet


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

fast 6 Jahre vor | 1 Download |

Gesendet


Loudness weighting coefficients
Calculate loudness weighting coefficients based on ISO 226

fast 6 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

fast 6 Jahre vor | 4 Downloads |

Thumbnail

Gesendet


Perceptual spectral centroid
Perceptually-informed spectral centroid.

fast 6 Jahre vor | 1 Download |

Thumbnail

Gesendet


Recursive contents report
Create a Contents.m file including subdirectories

fast 6 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

fast 6 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

fast 6 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

fast 6 Jahre vor | 7 Downloads |

Thumbnail

Gesendet


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

fast 6 Jahre vor | 21 Downloads |

Thumbnail

Gesendet


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

fast 6 Jahre vor | 14 Downloads |

Thumbnail

Gesendet


Alternative box plot
Draw a box plot with various display options

mehr als 6 Jahre vor | 34 Downloads |

Thumbnail

Gesendet


MASSEF
Multichannel audio source separation evaluation framework

fast 7 Jahre vor | 1 Download |

Gesendet


Stacked line plot
Stacked line plots from a matrix or vectors

mehr als 7 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


Quantile calculation
Quantiles of a sample via various methods

mehr als 7 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


Quantile-quantile plot
Quantile-quantile plot with patch option

mehr als 7 Jahre vor | 4 Downloads |

Thumbnail

Gesendet


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

mehr als 7 Jahre vor | 8 Downloads |

Thumbnail

Gesendet


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.

mehr als 7 Jahre vor | 1 Download |

Frage


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

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 8 Jahre vor | 0

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


NICAM
Near Instantaneously Companded Audio Multiplex

fast 11 Jahre vor | 3 Downloads |