Statistics
RANK
34,504
of 301,159
REPUTATION
1
CONTRIBUTIONS
3 Questions
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 21,182
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
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...
12 years ago | 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...
12 years ago | 0
Question
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 years ago | 3 answers | 0
3
answersQuestion
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 years ago | 1 answer | 1
1
answerQuestion
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 years ago | 1 answer | 0