ASHOK BANERJEE
Followers: 0 Following: 0
Feeds
답변 있음
Add Column and Row Labels to Matrix
I have a problem to label a data array as follows: Air speed Ambient air temperaure (...
Add Column and Row Labels to Matrix
I have a problem to label a data array as follows: Air speed Ambient air temperaure (...
대략 4년 전 | 0
답변 있음
ODE45 to solve vector ode
[t,x]=ode45(@func,[0 5],[5 3]); plot(t,x(:,1)) xlabel('Time[sec]') ylabel('x(t)') ----------------------------------------...
ODE45 to solve vector ode
[t,x]=ode45(@func,[0 5],[5 3]); plot(t,x(:,1)) xlabel('Time[sec]') ylabel('x(t)') ----------------------------------------...
대략 4년 전 | 0