photo

AJMIT KUMAR


MNNIT ALLAHABAD

Last seen: environ un an il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Unable to solve stiff differential equation
I have solved many nonlinear differential using ode45 previously. For the current stiff nonlinear differential equation, I use...

plus d'un an il y a | 2 réponses | 0

2

réponses

Réponse apportée
How to solve Multiple DOF Mass Spring Damper system and find/plot acceleration, velocity & displacement vs time
Finally I did it myself Function Code: - % ODE Function function dxdt = Ransom(t,x) m1 = 25.81; m2 = 15.36; m3 = 40.35; m4 =...

plus de 3 ans il y a | 0

| A accepté

Question


How to solve Multiple DOF Mass Spring Damper system and find/plot acceleration, velocity & displacement vs time
I know to solve 1 DOF system but i dont know to solve multiple DOF (Matrix will come instead of single value); Also how to find...

plus de 3 ans il y a | 2 réponses | 0

2

réponses

Question


How to solve this complicated equation
Find the value of D ? (In RHS term, D is also present, see equations below) where (Note - Use N(x,t) instead of N(z,t))...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


How can I solve this equation in which variable is in power
I tried this but getting wrong solution syms a b c d eqn1 = 2.1544 == a*(5.95^b) + c*(5.95^d); eqn2 = 1.71 == a*(6.72^b) + c...

plus de 3 ans il y a | 1 réponse | 0

1

réponse