photo

Dinakar Chappa


2017 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


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

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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

7年以上 前 | 1 件の回答 | 0

1

回答