Community Profile

photo

Naomi Penelope


Last seen: 10ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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?

3年弱 前 | 1 件の回答 | 0

1

回答

質問


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

3年弱 前 | 0 件の回答 | 0

0

回答

質問


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

3年弱 前 | 1 件の回答 | 0

1

回答

質問


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

3年弱 前 | 1 件の回答 | 0

1

回答

質問


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

3年弱 前 | 1 件の回答 | 0

1

回答

質問


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

3年弱 前 | 1 件の回答 | 0

1

回答

質問


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

4年弱 前 | 0 件の回答 | 0

0

回答

質問


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

4年弱 前 | 0 件の回答 | 0

0

回答