photo

John O'Brian


Active since 2017

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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-...

6 years ago | 0 answers | 0

0

answers

Question


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] ...

7 years ago | 1 answer | 0

1

answer