photo

Andrew Serrano


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


How would I enter the Differential Equation y''+100y=2sin(4t)
the correct answer should be C1cos10t + C2sin10t + (1/42)sin4t I tried this code and got a crazy answer. dsolve ('D2y+10...

5 years 前 | 2 个回答 | 0

2

个回答

提问


whenever I enter the differential equation, dsolve (' D2y+100*y = 0','t') , it gives, Ccos(10t)-Csin(10t) , when it should give a + in the middle. what is wrong?
whenever I enter the differential equation, dsolve (' D2y+100*y = 0','t') , it gives, Ccos(10t)-Csin(10t) , when it should give ...

5 years 前 | 0 个回答 | 0

0

个回答