Community Profile

photo

AB WAHEED LONE


Last seen: 1年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Counting how many times a number occured after a specific number
What about m*n matrix for example , S= [1 2 2 3 1; 1 3 1 3 4; 1 3 4 1 ...

2年以上 前 | 0

回答済み
Basic question of convolution
Look Convolution for discrete case is defined as y[n]=Σ(x[k]*h[n-k]) so y[n-1]=Σ(x[k]*h[n-1-k]) and y[n+1]=Σ(x[k]*h[n+1-k])

約3年 前 | 1

質問


Different groups of 1s
Have been trying to solve this, but couldn't Any help would be appreciated I have an array A=[-1 1 -1 -1 -1 ...

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

2

回答