Feeds
질문
Cycle through graph marks
I am generating 10 functions, which are change dynamicaly as the loop goes on. How can I assign a specific mark to each functio...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Comparing 2 Data sets (with different lenght)
Hey, I have 2 data sets which values that represent a path: One contains a theoretical values of {x,y} coordinates, and includ...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Linear equation minimization problem
Hello, I have the folowing matrix: A=[1 1 1 1 1 0 1 0 0 0 1 1 0 0 1]; I need to find a vector b [ x1,...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Distance between unique points
I have A sets of points, defined by X-Y coordinates. Some of the points are repeating them selves. Is there any "elegant" way ...
대략 6년 전 | 답변 수: 0 | 0
0
답변문제를 풀었습니다
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
대략 6년 전
문제를 풀었습니다
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
대략 6년 전
문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
대략 6년 전
질문
Compare two set of coordinates
I have two sets of points, defined by X-Y coordinates. I want to find how many points from the first set, are close (less than ...
대략 6년 전 | 답변 수: 1 | 0

