Community Profile

photo

Naomi Penelope


Last seen: 10 månader ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to translate math equations into matlab code
Create a 256x256 image with 8-bit image intensity values, generate three circles in radii of 100, 50, 25 aligned to the center o...

mer än 2 år ago | 1 answer | 0

1

answer

Question


how to do Image translation
Translate image RB2 in the amounts of deltax=size(RB2,2)/4, deltay=size(RB2,1)/4 continuously 4 times, i.e, at the first time, R...

mer än 2 år ago | 1 answer | 0

1

answer

Question


how to resize images
Resize image B to 1) RB1, so that max(size(RB1)) = 96, and 2) RB2, so that min(size(RB2)) = 96. You need calculate scaling facto...

mer än 2 år ago | 1 answer | 0

1

answer

Question


how can I create a circle band imaged from the 3 dots imaged?
how can I create a circle band imaged from the 3 dots imaged?

nästan 3 år ago | 1 answer | 0

1

answer

Question


How can I create an isodose band from the imaged provided?
How can I create an isodose band from the imaged provided? the three dost image was the one i was provided. how can i get the ot...

nästan 3 år ago | 0 answers | 0

0

answers

Question


how can i find the center of the 3 circles in this plot?
how can i find the center of the 3 circles in the plot I am attaching? this is the code I used to plot it: clear clc close ...

nästan 3 år ago | 1 answer | 0

1

answer

Question


how can i detect edges
i am trying to find the edges on my image using this code I = imread('image.tif'); imshow(I) BW1 = edge(I, 'Canny'); BW2 = ...

nästan 3 år ago | 1 answer | 0

1

answer

Question


how to get an isodensity plot
how can i get an isodensity plot from an image? the first image is the one I am given. the other two is how i want it to look li...

nästan 3 år ago | 1 answer | 0

1

answer

Question


How to calculate average of each column on a test file
How do i calculate the average of each column from a text file, and after having the two average of X,Y coordinates how do I plo...

nästan 3 år ago | 1 answer | 0

1

answer

Question


change if to switch
% --- Executes during object creation, after setting all properties. function slider1_CreateFcn(hObject, ~, ~) % hObject ha...

nästan 4 år ago | 0 answers | 0

0

answers

Question


change fuction from if to switch statement
% --- Executes during object creation, after setting all properties. function sliderText_CreateFcn(hObject, ~, ~) % hObject ...

nästan 4 år ago | 0 answers | 0

0

answers