Community Profile

photo

Evan Skaer


Last seen: plus de 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Says "error using plot, vectors must be the same length"
x1=linspace(0,8.*pi,50) y1=exp(-0.1.*x1).*cos(5.*x1) xx1=linspace(0,8.*pi,1000) x2=linspace(-1,1) yy1=exp(-0.1.*x2).*cos(...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


I have a code but it keep saying "invalid expression. when calling a function or indexing a variable, use parentheses. otherwise check for mismatched delimiters.
x1=linspace(0,8.*pi,50) y1=exp(-0.1.*x1).*cos(5.*x1) xx1=(0,8.*pi,1000) x2=linspace(-1,1) yy1=exp(-0.1.*x2).*cos(5.*x2) y...

plus de 2 ans il y a | 1 réponse | 0

1

réponse