Feeds
提问
Add value x to negaive numbers and subtract value x from positiv numbers in same double
Hi there, lets say i the double [5 4 3 2 1 -1 -2 -3 -4 -5] and the value x=0.5. I would like to subtract x from all positiv n...
2 years 前 | 1 个回答 | 0
1
个回答提问
Transfere an excel-list into vectors
Hi there, im trying to transfere an excel-list into many, specific vectors. Lets say i got three types of metal (x,y,z) and per...
3 years 前 | 1 个回答 | 1
1
个回答提问
Find all global minima und maxima of an Graph
Hi there, i would like to find all global minima and maxima (red circles) of an graph. The graph itself was created with two v...
3 years 前 | 3 个回答 | 0
3
个回答提问
Find out the intersection of two curves despite NaN-Values
Hello there, im struggeling with a the intersection of two curves. One curve is defined as a function : x= (0 : 50) y=(m*x)...
3 years 前 | 1 个回答 | 0
