solving a linear ODE
显示 更早的评论
how to write in matlab
y = e^ int(75/80)dt
5 个评论
James Tursa
2018-12-12
Please provide more detail. What differential equation are you trying to solve?
Brenda Galabe
2018-12-12
James Tursa
2018-12-12
编辑:James Tursa
2018-12-12
Is it this? (where x1 is a function of time)
d(x1)/dt = -x1 / 2 + 20 * d
What is that d at the end?
Brenda Galabe
2018-12-12
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Mathematics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!