Feeds
답변 있음
Error using * Inner matrix dimensions must agree.
if i have >> a=-pi/2; >> b=3*pi/2; >> N=7; >> h=(b-a)/(N-1); >> x=a:h:b; >> y=(x.^2)*log(abs(x)+1)*xcos(x); Error using ...
    
  
Error using * Inner matrix dimensions must agree.
if i have >> a=-pi/2; >> b=3*pi/2; >> N=7; >> h=(b-a)/(N-1); >> x=a:h:b; >> y=(x.^2)*log(abs(x)+1)*xcos(x); Error using ...
대략 5년 전 | 0
질문
Error using cos.Not enough input arguments.
Hi all, Can anyone help me with this problem - Error using cos Not enough input arguments. A2=sinh((x^2)+cos^2*y)^3/sqrt(abs...
대략 5년 전 | 답변 수: 2 | 0

