Brandon Armstrong
Harvard University
2012년부터 활동
Followers: 0 Following: 0
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...
13년 초과 전
문제를 풀었습니다
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:...
13년 초과 전
제출됨
viewSlices3D
GUI to view individual slices of MRI data as well as vertical and horizontal cuts through each slice
13년 초과 전 | 다운로드 수: 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...
13년 초과 전 | 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...
13년 초과 전 | 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...
13년 초과 전 | 0
| 수락됨
제출됨
Best Cribbage Hand
This function finds the best possible hold cards for a given cribbage hand.
13년 초과 전 | 다운로드 수: 1 |
제출됨
viewProfiles
GUI to examine horizontal and vertical cuts through a 3D data set or 2D matrix.
13년 초과 전 | 다운로드 수: 1 |





