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