Community Profile

Robert


Attivo dal 2014

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


solving a non linear equation
I am trying to solve this equation (Colebrook). I have created a problem to solve it directly. However, that is not the method I...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Risposto
Matlab 2014a parachute problem
I think I have made some strides in the last 24 hours. I ran fplot outside of parachute and also put in ginput(1) which gave me...

oltre 9 anni fa | 0

Domanda


Matlab 2014a parachute problem
Here is the code function dummy=parachute(c) m=68; g=9.81; t=10; v=45; c=0.1:20:100; dummy=-v+(g*m./c).*...

oltre 9 anni fa | 2 risposte | 0

2

risposte