Feeds
답변 있음
Write a function called sindeg that takes a matrix input called deg. The function returns a matrix of the same size as deg with elements containing the sine of the corresponding element of deg and mean of the sine.we are nor allowed builtin functions
I think what they were talking about with this question is that you can't use sind the function that allows for inputs of degree...
Write a function called sindeg that takes a matrix input called deg. The function returns a matrix of the same size as deg with elements containing the sine of the corresponding element of deg and mean of the sine.we are nor allowed builtin functions
I think what they were talking about with this question is that you can't use sind the function that allows for inputs of degree...
대략 8년 전 | 0
답변 있음
Hi, I try to solve below question but I have a problem, my answer is wrong
I think i understand the your answer basically there's an extra formula for the magnitude of F=squareroot(Fx^2+Fy^2+Fz^2) that i...
Hi, I try to solve below question but I have a problem, my answer is wrong
I think i understand the your answer basically there's an extra formula for the magnitude of F=squareroot(Fx^2+Fy^2+Fz^2) that i...
대략 8년 전 | 0
