photo

ASHOK BANERJEE


Last seen: 1 year 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

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

3 years 前 | 0

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

3 years 前 | 0