Community Profile

photo

Anton Gribovskiy


Last seen: más de 3 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

All
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


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

casi 5 años hace

Resuelto


Maintain shape of logical-index mask
When using logical indexing into an array, MATLAB returns a vector output. For example, if A = magic(3); mask = logi...

casi 5 años hace