photo

Shaked


Last seen: 17 Tage vor Aktiv seit 2026

Followers: 0   Following: 0

Statistik

Cody

0 Probleme
14 Lösungen

RANG
N/A
of 301.383

REPUTATION
N/A

BEITRÄGE
0 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
 of 21.252

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
25.533
of 174.306

BEITRÄGE
0 Probleme
14 Lösungen

PUNKTESTAND
211

ANZAHL DER ABZEICHEN
2

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Community Group Solver
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Determine the number of odd integers in a vector
Determine the number of unique odd integers in a vector. Examples: Input x = [2 5 8 3 7 1]; Output y = 4; Inp...

17 Tage vor

Gelöst


Find last zero for each column
Given a numeric array of arbitrary size, return the row index of the last zero for each column. If a column contains all nonzero...

17 Tage vor

Gelöst


Swap two numbers
Example Input: a = 10 b = 20 Output a = 20 b = 10

2 Monate vor

Gelöst


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

2 Monate vor

Gelöst


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

2 Monate vor

Gelöst


Converts numbers into characters
Converts numbers into characters

2 Monate vor

Gelöst


Find the max element of the array
Find the max element of the array

2 Monate vor

Gelöst


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

2 Monate vor

Gelöst


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

2 Monate vor

Gelöst


to the 2 all elements
to the 2 all elements

2 Monate vor

Gelöst


the average value of the elements
Calculate the average value of the elements in the array

2 Monate vor

Gelöst


Double all elements in the array
Duplicate all elements in the array

2 Monate vor

Gelöst


calculate the length of matrix
input 1 array, calculate the length

2 Monate vor

Gelöst


Draw a '0' in a one matrix!

2 Monate vor