photo

Cristian Rosca


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
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 ...

4 years ago | 0

Question


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...

4 years ago | 2 answers | 0

2

answers