Jeremy Manning
Dartmouth College
Professional Interests: neuroscience, fMRI, EEG, ECoG, signal processing, graphics, cognitive models
Statistics
RANK
N/A
of 295,448
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
1,530 of 20,227
REPUTATION
1,214
AVERAGE RATING
4.20
CONTRIBUTIONS
11 Files
DOWNLOADS
28
ALL TIME DOWNLOADS
11354
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
2d and 3d brain plots
Quickly and easily create 2d and 3d plots of fMRI data.
8 years ago | 8 downloads |
Submitted
sanePColor(varargin)
Wrapper for pcolor that behaves similarly to imagesc. Squash OS X Preview's "blurry image" bug!
8 years ago | 4 downloads |
Submitted
Generate synthetic fMRI data
This program is useful for debugging fMRI analyses and models.
9 years ago | 2 downloads |
Submitted
Add to mat
Easily add variables to a .mat file (create if necessary).
11 years ago | 1 download |
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.
12 years ago | 4 downloads |
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
attach
Assign fields of structure to variables in the current workspace.
12 years ago | 1 download |