Community Profile

photo

James


Last seen: casi 3 años hace Con actividad desde 2020

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


I can't find error's reason help;;; (about plot function)
As you see red box, tensStrain & tensStress is same size of double form so I think it could be plot but error occurs.... they...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Euler 's Method for falling velocity ode..
Mass = 100/6*pi*0.04^3; g=9.8; A=0.25*pi*0.04^2; U=0.0001; dt = 0.01; for t=0:dt:15-dt Re = 1.25*0.04*U/0.000015; ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


ODE45 Code Application
M = 100/6*pi*0.04^3; g=9.8; A=0.25*pi*0.04^2; Re = @(U) 1.25*0.04*U/0.000015; CD = @(Re) 24./Re+(2.6*Re/5)./(1+(Re/5).^1.52)+(...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I set axis's tick or scale like photo.. help plz,,
CD = @(Re) 24./Re+(2.6*Re/5)./(1+(Re/5).^1.52)+(0.411*(Re/263000).^(-7.94))./(1+(Re/263000).^(-8))+(0.25*Re/10^6)./(1+Re/10^6); ...

casi 4 años hace | 2 respuestas | 0

2

respuestas