Community Profile

photo

Görkem Bam


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to add Sine component on an array?
I have an array with size of 999999 x 1. I would like to add white noise and sine wave with desired frequency on this array. Ho...

2 years ago | 1 answer | 0

1

answer

Question


Extract arrays from cell with order in a for loop
Hi, I want to build a for loop which will extract cell datas into arrays (or matrices) . Let's say i got a cell A with the size...

3 years ago | 2 answers | 0

2

answers

Question


Extract multiple matrices from an array by excluding specified numbers.
Let's say i got an array like [0 0 0 3 5 7 2 1 4 0 0 0 4 7 8 5 2 4] . I want to build matrices excluding all zeroes and get 3x...

3 years ago | 1 answer | 0

1

answer