photo

Berke Miraç


Last seen: Today Actif depuis 2022

Followers: 0   Following: 0

Statistiques

All
  • Solver
  • First Review
  • Explorer
  • First Answer

Afficher les badges

Feeds

Afficher par

A résolu


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; ...

2 mois il y a

A résolu


"mirror" matrix
Create n x 2n "mirror" matrix of this type: Examples For n = 2 m = [ 1 2 2 1 1 2 2 1 ] For n = 3 m = ...

2 mois il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2 mois il y a