photo

Christopher Hummersone


Active since 2013

Followers: 0   Following: 0

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

Statistics

All
MATLAB Answers

2 Questions
1 Answer

File Exchange

25 Files

RANK
105,415
of 299,035

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
316 of 20,657

REPUTATION
4,840

AVERAGE RATING
4.80

CONTRIBUTIONS
25 Files

DOWNLOADS
78

ALL TIME DOWNLOADS
44809

RANK

of 163,163

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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

View badges

Feeds

View by

Submitted


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

7 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Localpeaks
Find local peaks or troughs in a vector

7 years ago | 1 download |

4.85714 / 5

Submitted


smooth
Perform windowed smoothing on a vector using mathematical functions

7 years ago | 4 downloads |

4.0 / 5

Submitted


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

7 years ago | 2 downloads |

5.0 / 5

Submitted


get_contents
Get the contents of a specified directory

7 years ago | 2 downloads |

0.0 / 5

Submitted


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

7 years ago | 1 download |

5.0 / 5
Thumbnail

Submitted


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

7 years ago | 3 downloads |

5.0 / 5
Thumbnail

Submitted


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

7 years ago | 1 download |

0.0 / 5

Submitted


Loudness weighting coefficients
Calculate loudness weighting coefficients based on ISO 226

7 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

7 years ago | 6 downloads |

5.0 / 5
Thumbnail

Submitted


Perceptual spectral centroid
Perceptually-informed spectral centroid.

7 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Recursive contents report
Create a Contents.m file including subdirectories

7 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

7 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


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

7 years ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


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

7 years ago | 4 downloads |

4.0 / 5
Thumbnail

Submitted


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

7 years ago | 12 downloads |

5.0 / 5
Thumbnail

Submitted


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

7 years ago | 5 downloads |

3.8 / 5
Thumbnail

Submitted


Alternative box plot
Draw a box plot with various display options

8 years ago | 13 downloads |

4.8 / 5
Thumbnail

Submitted


MASSEF
Multichannel audio source separation evaluation framework

8 years ago | 1 download |

0.0 / 5

Submitted


Stacked line plot
Stacked line plots from a matrix or vectors

9 years ago | 2 downloads |

5.0 / 5
Thumbnail

Submitted


Quantile calculation
Quantiles of a sample via various methods

9 years ago | 1 download |

4.7 / 5
Thumbnail

Submitted


Quantile-quantile plot
Quantile-quantile plot with patch option

9 years ago | 3 downloads |

5.0 / 5
Thumbnail

Submitted


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

9 years ago | 3 downloads |

5.0 / 5
Thumbnail

Submitted


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.

9 years ago | 1 download |

5.0 / 5

Question


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

9 years ago | 0 answers | 0

0

answers

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

10 years ago | 0

Question


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

10 years ago | 1 answer | 0

1

answer

Submitted


NICAM
Near Instantaneously Companded Audio Multiplex

12 years ago | 3 downloads |

0.0 / 5