Community Profile

photo

Volkmar Glauche


Freiburg Brain Imaging

Last seen: 5 meses hace Con actividad desde 2009

Followers: 0   Following: 0

Contacto

Professional Interests: image processing, statistics, medical image analysis

Estadísticas

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

alrededor de 12 años hace

Resuelto


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

alrededor de 12 años hace

Resuelto


Sorted highest to lowest?
Return 1 if the input is sorted from highest to lowest, 0 if not. Example: 1:7 -> 0 [7 5 2] -> 1

alrededor de 12 años hace

Resuelto


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

alrededor de 12 años hace

Enviada


Clean up context of anonymous function handles - bug #328733
This submission provides a workaround for MATLAB bug #328733.

casi 15 años hace | 1 descarga |

Enviada


Submit MATLAB functions to a cluster
Run MATLAB functions on a gridengine/torque/PBS cluster

casi 15 años hace | 2 descargas |

Enviada


Use handle classes to model dependencies between computation steps
Trigger computations in one object once computation results from other objects become available.

casi 15 años hace | 1 descarga |

Enviada


Generate .m-file code for any MATLAB variable
Generate .m script code for any MATLAB variable. If run, the code recreates the input variable.

casi 15 años hace | 2 descargas |