photo

Brandon Armstrong


Harvard University

Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: NMR

Statistics

All
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Submitted


TNMR GUI
A GUI for visualizing and analyzing TNMR 1-D data sets.

ungefär 11 år ago | 1 download |

Thumbnail

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

ungefär 12 år 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:...

ungefär 12 år ago

Submitted


viewSlices3D
GUI to view individual slices of MRI data as well as vertical and horizontal cuts through each slice

ungefär 12 år ago | 1 download |

Thumbnail

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

ungefär 12 år ago | 1

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

ungefär 12 år ago | 0

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

ungefär 12 år ago | 0

| accepted

Submitted


Best Cribbage Hand
This function finds the best possible hold cards for a given cribbage hand.

ungefär 12 år ago | 1 download |

Submitted


viewProfiles
GUI to examine horizontal and vertical cuts through a 3D data set or 2D matrix.

ungefär 12 år ago | 1 download |

Thumbnail