在matlab下使用runge kutta方法求解如下方程?

y✀[t] = -3/10 (y[t])^2 + 2 y[t]y[0] = 2怎么写程序?并作图谢谢!
2025-06-29 01:07:00
推荐回答(1个)
回答1: