photo

Christopher Hummersone


Aktiv seit 2013

Followers: 0   Following: 0

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

Statistik

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

Feeds

Anzeigen nach

Gesendet


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

etwa 6 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


Localpeaks
Find local peaks or troughs in a vector

etwa 6 Jahre vor | 2 Downloads |

Gesendet


smooth
Perform windowed smoothing on a vector using mathematical functions

etwa 6 Jahre vor | 2 Downloads |

Gesendet


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

etwa 6 Jahre vor | 2 Downloads |

Gesendet


get_contents
Get the contents of a specified directory

etwa 6 Jahre vor | 2 Downloads |

Gesendet


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

etwa 6 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

etwa 6 Jahre vor | 7 Downloads |

Thumbnail

Gesendet


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

etwa 6 Jahre vor | 1 Download |

Gesendet


Loudness weighting coefficients
Calculate loudness weighting coefficients based on ISO 226

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

etwa 6 Jahre vor | 4 Downloads |

Thumbnail

Gesendet


Perceptual spectral centroid
Perceptually-informed spectral centroid.

etwa 6 Jahre vor | 1 Download |

Thumbnail

Gesendet


Recursive contents report
Create a Contents.m file including subdirectories

etwa 6 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

etwa 6 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

etwa 6 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

etwa 6 Jahre vor | 9 Downloads |

Thumbnail

Gesendet


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

etwa 6 Jahre vor | 17 Downloads |

Thumbnail

Gesendet


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

etwa 6 Jahre vor | 5 Downloads |

Thumbnail

Gesendet


Alternative box plot
Draw a box plot with various display options

etwa 7 Jahre vor | 15 Downloads |

Thumbnail

Gesendet


MASSEF
Multichannel audio source separation evaluation framework

etwa 7 Jahre vor | 1 Download |

Gesendet


Stacked line plot
Stacked line plots from a matrix or vectors

fast 8 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


Quantile calculation
Quantiles of a sample via various methods

fast 8 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


Quantile-quantile plot
Quantile-quantile plot with patch option

fast 8 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

fast 8 Jahre vor | 3 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.

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

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

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

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


NICAM
Near Instantaneously Companded Audio Multiplex

etwa 11 Jahre vor | 3 Downloads |