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

답변