photo

Dinakar Chappa


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


How would I go about plotting "eqn = diff(du) + u == 3* cos(w*t)"
In my various attempts to try and plot this function, I keep getting errors. ezplot( 'diff(du) + u /( 3* cos(0.5*t))' , [0 15...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I use dsolve to find the solution to u'' + u = 3cos(wt) , u(0) = 0, u'(0) = 0 ?
I want to say my problem is me having trouble entering the u'' and the constant w, but I am lost in general as I am fairly new t...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort