Community Profile

photo

Li Chng


Last seen: oltre 3 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

circa 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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?

oltre 4 anni fa | 1 risposta | 0

1

risposta