Community Profile

photo

Diya Saha


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


ODE solving using RK4 method (Predator prey)
function Q3 clc clear all close all y = zeros(1,1); x = zeros(1,1); %Initial conditions t = 0.0; x(1) = 2; y(1)...

4 years 前 | 1 个回答 | 0

1

个回答