Community Profile

photo

Christopher Hummersone


Attivo dal 2013

Followers: 0   Following: 0

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

Statistiche

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

Visualizza badge

Feeds

Visto da

Inviato


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

quasi 6 anni fa | 3 download |

Thumbnail

Inviato


Localpeaks
Find local peaks or troughs in a vector

quasi 6 anni fa | 3 download |

Inviato


smooth
Perform windowed smoothing on a vector using mathematical functions

quasi 6 anni fa | 1 download |

Inviato


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

quasi 6 anni fa | 1 download |

Inviato


get_contents
Get the contents of a specified directory

quasi 6 anni fa | 2 download |

Inviato


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

quasi 6 anni fa | 1 download |

Thumbnail

Inviato


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

quasi 6 anni fa | 9 download |

Thumbnail

Inviato


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

quasi 6 anni fa | 1 download |

Inviato


Loudness weighting coefficients
Calculate loudness weighting coefficients based on ISO 226

quasi 6 anni fa | 1 download |

Thumbnail

Inviato


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

quasi 6 anni fa | 3 download |

Thumbnail

Inviato


Perceptual spectral centroid
Perceptually-informed spectral centroid.

quasi 6 anni fa | 1 download |

Thumbnail

Inviato


Recursive contents report
Create a Contents.m file including subdirectories

quasi 6 anni fa | 1 download |

Thumbnail

Inviato


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

quasi 6 anni fa | 1 download |

Thumbnail

Inviato


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

quasi 6 anni fa | 2 download |

Thumbnail

Inviato


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

quasi 6 anni fa | 5 download |

Thumbnail

Inviato


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

quasi 6 anni fa | 18 download |

Thumbnail

Inviato


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

quasi 6 anni fa | 11 download |

Thumbnail

Inviato


Alternative box plot
Draw a box plot with various display options

quasi 7 anni fa | 24 download |

Thumbnail

Inviato


MASSEF
Multichannel audio source separation evaluation framework

quasi 7 anni fa | 1 download |

Inviato


Stacked line plot
Stacked line plots from a matrix or vectors

oltre 7 anni fa | 4 download |

Thumbnail

Inviato


Quantile calculation
Quantiles of a sample via various methods

oltre 7 anni fa | 2 download |

Thumbnail

Inviato


Quantile-quantile plot
Quantile-quantile plot with patch option

oltre 7 anni fa | 5 download |

Thumbnail

Inviato


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

oltre 7 anni fa | 8 download |

Thumbnail

Inviato


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.

oltre 7 anni fa | 1 download |

Domanda


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

quasi 8 anni fa | 0 risposte | 0

0

risposte

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

oltre 8 anni fa | 0

Domanda


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

oltre 8 anni fa | 1 risposta | 0

1

risposta

Inviato


NICAM
Near Instantaneously Companded Audio Multiplex

quasi 11 anni fa | 3 download |