photo

Job


Universiteit Utrecht

Attivo dal 2013

Followers: 1   Following: 0

Messaggio

Statistica

All
File Exchange

10 File

Cody

0 Problemi
13 Soluzioni

RANK
N/A
of 300.381

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
2.129 of 20.941

REPUTAZIONE
848

VALUTAZIONE MEDIA
4.90

CONTRIBUTI
10 File

DOWNLOAD
24

ALL TIME DOWNLOAD
7093

RANK
32.871
of 168.477

CONTRIBUTI
0 Problemi
13 Soluzioni

PUNTEGGIO
140

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Inviato


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

oltre 9 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


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

oltre 9 anni fa | 1 download |

5.0 / 5
Thumbnail

Inviato


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

oltre 9 anni fa | 4 download |

5.0 / 5
Thumbnail

Risolto


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

oltre 9 anni fa

Risolto


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

oltre 9 anni fa

Risolto


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

oltre 9 anni fa

Risolto


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

oltre 9 anni fa

Risolto


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

oltre 9 anni fa

Risolto


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

oltre 9 anni fa

Risolto


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

quasi 10 anni fa

Risolto


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

quasi 10 anni fa

Risolto


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

quasi 10 anni fa

Risolto


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

quasi 10 anni fa

Risolto


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.

quasi 10 anni fa

Risolto


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

quasi 10 anni fa

Risolto


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

quasi 10 anni fa

Inviato


Bubblegum plot
Scatter plot with soap bubbels

circa 10 anni fa | 1 download |

4.0 / 5
Thumbnail

Inviato


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

circa 10 anni fa | 1 download |

5.0 / 5
Thumbnail

Inviato


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

circa 10 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


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

oltre 10 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


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

quasi 11 anni fa | 2 download |

5.0 / 5
Thumbnail

Inviato


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

circa 11 anni fa | 3 download |

5.0 / 5
Thumbnail

Inviato


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

circa 12 anni fa | 9 download |

5.0 / 5
Thumbnail