photo

Ecaterina Savenco


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

1 year 前 | 1 个回答 | 0

1

个回答