photo

Ecaterina Savenco


Last seen: mehr als ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort