photo

Ethan Wu


Last seen: 5 meses hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

All
  • Solver
  • First Answer
  • Revival Level 1

Ver insignias

Feeds

Ver por

Resuelto


Find max
Find the maximum value of a given vector or matrix.

11 meses hace

Resuelto


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

11 meses hace

Resuelto


Matrix Quadrants
Write a function that takes N as the input, and outputs a matrix whose upper-left (NxN) quadrant contains all ones, the lower-ri...

11 meses hace

Resuelto


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

11 meses hace