Community Profile

photo

Christopher Hummersone


Con actividad desde 2013

Followers: 0   Following: 0

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

Estadísticas

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

Ver insignias

Feeds

Ver por

Enviada


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

casi 6 años hace | 3 descargas |

Thumbnail

Enviada


Localpeaks
Find local peaks or troughs in a vector

casi 6 años hace | 3 descargas |

Enviada


smooth
Perform windowed smoothing on a vector using mathematical functions

casi 6 años hace | 1 descarga |

Enviada


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

casi 6 años hace | 1 descarga |

Enviada


get_contents
Get the contents of a specified directory

casi 6 años hace | 2 descargas |

Enviada


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

casi 6 años hace | 1 descarga |

Thumbnail

Enviada


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

casi 6 años hace | 8 descargas |

Thumbnail

Enviada


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

casi 6 años hace | 1 descarga |

Enviada


Loudness weighting coefficients
Calculate loudness weighting coefficients based on ISO 226

casi 6 años hace | 1 descarga |

Thumbnail

Enviada


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

casi 6 años hace | 3 descargas |

Thumbnail

Enviada


Perceptual spectral centroid
Perceptually-informed spectral centroid.

casi 6 años hace | 1 descarga |

Thumbnail

Enviada


Recursive contents report
Create a Contents.m file including subdirectories

casi 6 años hace | 1 descarga |

Thumbnail

Enviada


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

casi 6 años hace | 1 descarga |

Thumbnail

Enviada


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

casi 6 años hace | 2 descargas |

Thumbnail

Enviada


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

casi 6 años hace | 5 descargas |

Thumbnail

Enviada


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

casi 6 años hace | 14 descargas |

Thumbnail

Enviada


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

casi 6 años hace | 11 descargas |

Thumbnail

Enviada


Alternative box plot
Draw a box plot with various display options

casi 7 años hace | 24 descargas |

Thumbnail

Enviada


MASSEF
Multichannel audio source separation evaluation framework

casi 7 años hace | 1 descarga |

Enviada


Stacked line plot
Stacked line plots from a matrix or vectors

más de 7 años hace | 4 descargas |

Thumbnail

Enviada


Quantile calculation
Quantiles of a sample via various methods

más de 7 años hace | 2 descargas |

Thumbnail

Enviada


Quantile-quantile plot
Quantile-quantile plot with patch option

más de 7 años hace | 5 descargas |

Thumbnail

Enviada


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

más de 7 años hace | 1 descarga |

Thumbnail

Enviada


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.

más de 7 años hace | 1 descarga |

Pregunta


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

casi 8 años hace | 0 respuestas | 0

0

respuestas

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

más de 8 años hace | 0

Pregunta


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

más de 8 años hace | 1 respuesta | 0

1

respuesta

Enviada


NICAM
Near Instantaneously Companded Audio Multiplex

casi 11 años hace | 3 descargas |