photo

Job


Universiteit Utrecht

2013년부터 활동

Followers: 1   Following: 0

메시지

통계

All
File Exchange

10 파일

Cody

0 문제
13 답안

순위
N/A
of 300,381

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
2,129 of 20,941

평판
848

평균 평점
4.90

참여
10 파일

다운로드 수
24

ALL TIME 다운로드 수
7093

순위
32,871
of 168,477

참여
0 문제
13 답안

점수
140

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Solver

배지 보기

Feeds

보기 기준

제출됨


Super-fast Kuwahara image filter (for n-dimensional real or complex data)
Edge preserving filter, fast Fourier-based implementation.

9년 초과 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

제출됨


soapSnake - understanding complex functions
Didactic tool to understand complex functions over the real domain.

9년 초과 전 | 다운로드 수: 1 |

5.0 / 5
Thumbnail

제출됨


Quantitative Susceptibility Mapping for MRI part 1
Superfast Quantitative Susceptibility Mapping from MRI phase data.

9년 초과 전 | 다운로드 수: 4 |

5.0 / 5
Thumbnail

문제를 풀었습니다


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...

9년 초과 전

문제를 풀었습니다


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

9년 초과 전

문제를 풀었습니다


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

9년 초과 전

문제를 풀었습니다


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

9년 초과 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

9년 초과 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

9년 초과 전

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

거의 10년 전

문제를 풀었습니다


Is my wife right?
Regardless of input, output the string 'yes'.

거의 10년 전

문제를 풀었습니다


radius of a spherical planet
you just measured its surface area, that is the input.

거의 10년 전

문제를 풀었습니다


Weighted average
Given two lists of numbers, determine the weighted average. Example [1 2 3] and [10 15 20] should result in 33.333...

거의 10년 전

문제를 풀었습니다


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

거의 10년 전

문제를 풀었습니다


Compute circular convolution
In signal processing, we usually encounter the circular convolution case. Compute it here using the two input sequences (denoted...

거의 10년 전

문제를 풀었습니다


FizzBuzz
<http://c2.com/cgi/wiki?FizzBuzzTest FizzBuzz Test> The "Fizz-Buzz test" is an interview question designed to help filter out...

거의 10년 전

제출됨


Bubblegum plot
Scatter plot with soap bubbels

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

4.0 / 5
Thumbnail

제출됨


Langton's Ant
2D Turing machine with simple set of rules but complex emergent behavior

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

5.0 / 5
Thumbnail

제출됨


Complex 3D data viewer for MRI images/spectra
Scrollable 3D viewer for complex MR-data (intensity = magnitude, color = phase)

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

0.0 / 5
Thumbnail

제출됨


Quantitative Susceptibility Mapping for MRI part 2
Magnitude Weighted Quantitative Susceptibility Mapping.

10년 초과 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

제출됨


Maximum Intensity Projection with color coding for depth
MIP-viewer, in which the color represents the depth of the voxel with the maximum intensity.

거의 11년 전 | 다운로드 수: 2 |

5.0 / 5
Thumbnail

제출됨


Forward field-shift calculation for MRI
Superfast MRI field shift calculation based on a known susceptibility distribution.

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

5.0 / 5
Thumbnail

제출됨


Fourier Decomposition Demo
Visualizes how an image can be decomposed (and reconstructed) in 2D sinusoidal waves.

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

5.0 / 5
Thumbnail