photo

Brandon Armstrong


Harvard University

2012년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: NMR

통계학

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

배지 보기

Feeds

보기 기준

제출됨


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

대략 11년 전 | 다운로드 수: 1 |

Thumbnail

문제를 풀었습니다


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년 전

문제를 풀었습니다


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년 전

제출됨


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

대략 12년 전 | 다운로드 수: 1 |

Thumbnail

답변 있음
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년 전 | 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년 전 | 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년 전 | 0

| 수락됨

제출됨


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

대략 12년 전 | 다운로드 수: 1 |

제출됨


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

대략 12년 전 | 다운로드 수: 1 |

Thumbnail