Brandon Armstrong
Harvard University
自 2012 起处于活动状态
Followers: 0 Following: 0
Professional Interests: NMR
Feeds
已解决
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 前
已解决
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 前
已提交
viewSlices3D
GUI to view individual slices of MRI data as well as vertical and horizontal cuts through each slice
12 years 前 | 1 次下载 |
已回答
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...
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 前 | 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...
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 前 | 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...
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 前 | 0
| 已接受
已提交
Best Cribbage Hand
This function finds the best possible hold cards for a given cribbage hand.
12 years 前 | 1 次下载 |
已提交
viewProfiles
GUI to examine horizontal and vertical cuts through a 3D data set or 2D matrix.
12 years 前 | 1 次下载 |