photo

Ecaterina Savenco


Last seen: más de 1 año hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Is it possible to use : operator to create a sequence which has a power of 2 increase step?
I want to create a sequence of numbers that increase by power of two: 4 8 16 32 64 128 256 . Is it possible to do it with a colo...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to assign the result of a row deletion operation to a new matrix?
I have a 10X10 matrix, from which I delete the row 3 applying A(3,:)= [] . I want to save the original matrix and have the new ...

más de 1 año hace | 1 respuesta | 0

1

respuesta