photo

Li Chng


Last seen: más de 4 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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?

casi 5 años hace | 1 respuesta | 0

1

respuesta