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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前
已解决
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 years 前
已解决
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 years 前
提问
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 years 前 | 1 个回答 | 0

