Community Profile

photo

Li Chng


Last seen: plus de 3 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


relation between two variable
if Z = f(X,Y) if my raw data are the following, X | Y | Z 11 | 13 | 14 8 | 15 | 15 6| 17 | 16 3 | 19 | 14 1 | 22 | 14 ...

environ 4 ans il y a | 2 réponses | 0

2

réponses

Question


a Simple Matrix question
if i have two matrix_A = [ 200 201 130 150 202 203] Matrix_B = [ 255 255 130 150 255 255] how can i create Matrix_C such ...

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

2

réponses

Question


200 pixel to mm
Is there any correlation between how many pixel to mm^2? Scanned an image with an 200DPI scanner. Used MATLAB and was able to...

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

1

réponse

Question


imread, with inputdlg (Prompt user to enter filename and display it)
I would like to promt user to enter the filename (e.g pin.png) and subsequently display the image File = str2double(inputdlg ...

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

1

réponse

Question


Sum Matrix excluding certain values
MatrixA = [1:10 ; 21:30 ; 8:17] how to sum all the elements inside matrix A, if the element is greater than 3?

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

1

réponse