Community Profile

photo

Jeremy Manning


Dartmouth College

Active since 2012

http://www.context-lab.com

Professional Interests: neuroscience, fMRI, EEG, ECoG, signal processing, graphics, cognitive models

Statistics

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Commenter
  • Solver

View badges

Content Feed

View by

Submitted


2d and 3d brain plots
Quickly and easily create 2d and 3d plots of fMRI data.

7 years ago | 8 downloads |

Thumbnail

Submitted


sanePColor(varargin)
Wrapper for pcolor that behaves similarly to imagesc. Squash OS X Preview's "blurry image" bug!

7 years ago | 3 downloads |

Thumbnail

Submitted


Hyperplot Tools
Plot and manipulate high-dimensional data

7 years ago | 3 downloads |

Thumbnail

Submitted


Generate synthetic fMRI data
This program is useful for debugging fMRI analyses and models.

8 years ago | 6 downloads |

Thumbnail

Submitted


Add to mat
Easily add variables to a .mat file (create if necessary).

10 years ago | 1 download |

Thumbnail

Submitted


Matlab Ipsum
Generate filler text using MATLAB.

10 years ago | 1 download |

Thumbnail

Submitted


Easy resample
Easily resample a 1-D signal

10 years ago | 1 download |

Thumbnail

Solved


Generate a NaN...on purpose
The goal is to create a function that will return a single "NaN" without using the nan function. I am interested to see how many...

11 years ago

Submitted


"Chuck Close-ify" an image
Create Chuck Close-style images from photographs and existing images.

11 years ago | 1 download |

Thumbnail

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

12 years ago

Solved


English to Pig Latin Translator
Pig latin is a faux-language based off of English. The rules are as follows (excerpted from the wikipedia entry for Pig Latin): ...

12 years ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

12 years ago

Solved


Sort numbers by outside digits
Sort the array so that they are sorted as if their value was a 5 digit number made from the first three and last two digits of t...

12 years ago

Submitted


slices
Slice a tensor (n-d matrix) along the d^th dimension.

12 years ago | 1 download |

Submitted


attach
Assign fields of structure to variables in the current workspace.

12 years ago | 1 download |

Submitted


getTightSubplotHandles
Finer control over subplot spacing.

12 years ago | 2 downloads |