Feeds
提问
Need help with user defined functions
Use an 'user defined function' to find the max value in vector x=[3 4 5 89 0 -3 91 5 6]. without using function(max) al...
7 years 前 | 0 个回答 | 0
0
个回答提问
for loop question help
Use a ‘for loop’ to compute and plot the following function over the interval -2pi<= x <= 2pi: for x < -pi g(x)=cos(x)+2 f...
7 years 前 | 1 个回答 | 0
1
个回答提问
another user defined function question
Write an user-defined function to calculate the mean value and the maximum value of the following vector. Write another function...
7 years 前 | 2 个回答 | 0
2
个回答提问
user defined functions help
Im trying to find out how to take out a number that's above 10 in a vector of v=[-5, 2, -4, 1; 0, -9, -9, 20; 50, 89, 99, 100] u...
7 years 前 | 1 个回答 | 0

