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 years 前 | 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 years 前 | 2 个回答 | 0

