Feeds
回答済み
sine wave max - min replacement
i have a 960x15 table of sine waves. below is on of my 15 sine waves (one column). i need to find the min and max points of it...
sine wave max - min replacement
i have a 960x15 table of sine waves. below is on of my 15 sine waves (one column). i need to find the min and max points of it...
約12年 前 | 0
回答済み
sine wave max - min replacement
thanks for your try. i solved it like below: x=input('dose enan arithmo apo to pliktrologio: ') p=primes(x) A=max(p) % o max...
sine wave max - min replacement
thanks for your try. i solved it like below: x=input('dose enan arithmo apo to pliktrologio: ') p=primes(x) A=max(p) % o max...
約12年 前 | 0
質問
sine wave max - min replacement
goodmorning, in a given sine wave formed in one column, what is the code for replacing i.e the max point with its next one?...
約12年 前 | 3 件の回答 | 0
3
回答質問
sum first and last number of array
hi, if i had an array of 20 numbers, what code should i use to sum the first and the last, the second and the second to last, e...
約12年 前 | 1 件の回答 | 1
1
回答質問
sine wave max and min points normalization
i have a table (960x15) where each column refers to a sine wave.how can i find from the table the max and min points of each sin...
約12年 前 | 1 件の回答 | 0