photo

ciro saravia


Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

3 Domande
0 Risposte

RANK
118.445
of 301.301

REPUTAZIONE
0

CONTRIBUTI
3 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
0

RANK
 of 21.236

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.897

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How can I place 4 jpeg images randomly into one 2x2 single larger image?
I can create an image of all 4 of the jpeg images so it makes a 2x2 picture, but i am not sure how to randomize it.

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how can i sort columns of a matrix in ascending order using loops without using the functions max,min,sort?
I have a 15x10 matrix with numbers and i need to sort each column in ascending order

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I have a string array ["Black" "Brown" "Red" "Orange" "Yellow" "Green" "Blue"] and I want to replace the colors with values 0, 0 0, 0 0 0, ... until i get to 0 0 0 0 0 0 0.
Array should look like [0, 0 0, 0 0 0, 0 0 0 0, 0 0 0 0 0, 0 0 0 0 0 0, 0 0 0 0 0 0 0] instead of the original one containing co...

circa 8 anni fa | 1 risposta | 0

1

risposta