Brandon Armstrong
Harvard University
Followers: 0 Following: 0
Professional Interests: NMR
Statistics
RANK
7,565
of 295,486
REPUTATION
6
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
5,762 of 20,236
REPUTATION
206
AVERAGE RATING
4.80
CONTRIBUTIONS
4 Files
DOWNLOADS
6
ALL TIME DOWNLOADS
1761
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
TNMR GUI
A GUI for visualizing and analyzing TNMR 1-D data sets.
11 years ago | 3 downloads |
Solved
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
12 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
12 years ago
Submitted
viewSlices3D
GUI to view individual slices of MRI data as well as vertical and horizontal cuts through each slice
12 years ago | 1 download |
Parfor Loops
Nested parfor loops I believe are not allowed, but there is away around the indexing problem but putting the inner loop inside a...
12 years ago | 1
Curve Fitting
Does not work mean you get an error, or just that the fit is very bad? If it is not fitting properly you can try giving some ini...
12 years ago | 0
Loading image into GUI
Make sure you make the axes active and then you can use the 'image' or 'imagesc' command. For example, I have a gui where depend...
12 years ago | 0
| accepted
Submitted
Best Cribbage Hand
This function finds the best possible hold cards for a given cribbage hand.
12 years ago | 1 download |
Submitted
viewProfiles
GUI to examine horizontal and vertical cuts through a 3D data set or 2D matrix.
12 years ago | 1 download |