photo

mohamed imrayed


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

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how can I change a sequence so that the values of the sequence are zero if the the result division by 2 is not an integer in MATLAB?
for example if x=[0 1 2 3 4] I want to generate seqeunce y= [0 0 2 0 4]

1 year 前 | 2 个回答 | 1

2

个回答