Community Profile

photo

Alaa Al Miqdadi


2015 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


A vector is given v=[6, 3, -9, 10, 5, 0, -8, 11, -15]. write a matlab command the doubles the elements that are odd and raises the elements that are even to th power of 2
therefore the answer would be the new vector is 36 6 -18 100 10 0 64 22 -30

約9年 前 | 2 件の回答 | 0

2

回答