Feeds
提问
Moving window of standard deviation
I am currently using movstd(A,k), and I want to detect values that is more than a certain threshold value at every array of loca...
4 years 前 | 1 个回答 | 0
1
个回答提问
Input data from another script
I have a data x with an increment of x = 1:1:100 and I wan to input it to another script such that the another script receive x ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Plot array with increment
I want to plot an array of random numbers with increment of 5 where y = [3 7 0 2 5] with x = [5 10 15 20 25]. The coordinate wil...
4 years 前 | 1 个回答 | 0