photo

Nina


Actif depuis 2013

Followers: 0   Following: 0

Message

I am currently studying for my PhD in Medical Physics at Hull York Medical School. MATLAB beginner.
Professional Interests: MRI, Medical Imaging, Programming, Physics, Mathematics

Statistiques

All
MATLAB Answers

3 Questions
1 Réponse

Cody

0 Problèmes
3 Solutions

RANG
171 495
of 301 751

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
0

RANG
 of 21 409

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
76 401
of 176 380

CONTRIBUTIONS
0 Problèmes
3 Solutions

SCORE
40

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Review
  • Thankful Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

Question


Cannot open dicom images on mac..?
Hello I have been using matlab for a few years on windows and I am now using it on a mac. I can't open any DICOM images.. the...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


Plot markers around the perimeter of a shape
I have the perimeter of a tumour plotted over a dicom image (Drawn with impoly). I want to place a user inputted number of marke...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

A résolu


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

plus de 13 ans il y a

A résolu


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

plus de 13 ans il y a

A résolu


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

plus de 13 ans il y a

Réponse apportée
Add a margin of desired thickness around the edge of an image
I solved my problem by using the bwdist function to get the distance (in pixels) from the edge of my roi, then filtered out whic...

plus de 13 ans il y a | 0

Question


Add a margin of desired thickness around the edge of an image
I have drawn an ROI, made a mask of it, used convex hull and shaded this in. I then want to add a margin/border to this shape of...

plus de 13 ans il y a | 2 réponses | 0

2

réponses