Feeds
提问
Beginner needs help with basic function
The Assignment: . Write a function called even_index that takes a matrix, M, as input argument and returns a matrix that con...
9 years 前 | 1 个回答 | 0
1
个回答提问
Writing a "circle" function
The assignment: "write a circle that takes a scalar input r. It needs to return an output called area that is the area of a ci...
9 years 前 | 1 个回答 | 0
1
个回答提问
Generate positive random numbers
I need to write a function for the area of a circle. If area = pi * r.^2. How can I ensure that a randomly generated value for r...
9 years 前 | 1 个回答 | 0
