photo

ASHOK BANERJEE


Last seen: mer än ett år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

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

nästan 4 år ago | 0

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

nästan 4 år ago | 0