photo

Ecaterina Savenco


Last seen: oltre un anno fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


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

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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

oltre un anno fa | 1 risposta | 0

1

risposta