Feeds
질문
How to find result in the same metric ??
It wasn’t what I thought it would be. The final result in the variable "fr" has the same value or incorrect . what should i do? ...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
How to find position a input
Hello! I have this function function z = testpapa(x, y,xx,yy) z = zeros(2,2,2,2); for m=1:length(x) for n=1:length(y)...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
How to find the position of input from function
I have input and output as follows x = 5:1:9; y = 6:1:10; z = cos(x) '* sin(y); conclude z have size 5*5 how to find x ...
대략 5년 전 | 답변 수: 1 | 0
