photo

ASHOK BANERJEE


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

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Add Column and Row Labels to Matrix
I have a problem to label a data array as follows: Air speed Ambient air temperaure (...

plus de 3 ans il y a | 0

Réponse apportée
ODE45 to solve vector ode
[t,x]=ode45(@func,[0 5],[5 3]); plot(t,x(:,1)) xlabel('Time[sec]') ylabel('x(t)') ----------------------------------------...

plus de 3 ans il y a | 0