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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

