photo

John O'Brian


Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


Plot time trace of differential equation
Hi, I have the following code: syms a(b) [V] = odeToVectorField(1.4*diff(a, 2) == 8*diff(a)-20*(diff(a)).^3-100*a+2.5*a.^3-...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How do I solve the following second order differential equation?
Can you give me the code on how to solve the following equation? 1.4x'' + 4x' + 1700x = - [-8x' + 20(x')^3 + 100x - 2.5x^3] ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort