Feeds
질문
no repeating numbers in a matrix
I'm trying to find a method to shorten the code below. It take a lot of time to make it for more numbers, so I want to find some...
대략 8년 전 | 답변 수: 2 | 0
2
답변질문
Sorting 2 row columns
I have two colums for example x=[0.5 0.8 0.9 0.9 0.9 1] y=[2 1.8 1.6 1.5 1.2 1.1] I want to obtain this result x...
대략 8년 전 | 답변 수: 1 | 0