Feeds
提问
create function of Triangle
How to generate a function that takes an input the length of three sides of a triangle and outputs of three angels?
11 years 前 | 1 个回答 | 0
1
个回答提问
I have a random numbers and I need to find the return vector of the maximum number from each column.In other words,A=rand(100), how can I find the he maximum number from each column
I have a random numbers and I need to find the return vector of the maximum number from each column.In other words,A=rand(100),...
11 years 前 | 1 个回答 | 0
1
个回答提问
Count Numbers between two values in random vectors
I am trying to find the how many numbers are between two specific values in a random vector. For example, How many are betweens...
11 years 前 | 2 个回答 | 0
