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

