Community Profile

photo

Ben Mai


Last seen: plus d'un an il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Can't plot exponential function
clc; X= (0:1:5); Y=[2200*cos(9939.31*X)- 243.46*sin(9939.31*X)]*exp(-1100*X); plot (X,Y) I keep getting error on the funct...

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

1

réponse

A répondu
create diagonal matrix zeros
Thank you :)

environ 4 ans il y a | 0

Question


create diagonal matrix zeros
I'm trying to create a matrix like this: I'm able to create one matrix with a=diag(1:10) and another with b=(1:10)+(0:9)'...

environ 4 ans il y a | 2 réponses | 0

2

réponses