Görkem Bam
Followers: 0 Following: 0
Feeds
提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0