Community Profile

photo

Ben Mai


Last seen: más de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
create diagonal matrix zeros
Thank you :)

alrededor de 4 años hace | 0

Pregunta


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

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas