photo

SHIVANI TIWARI


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

提问


third order runge kutta
Runge-kutta third order method: %rk3:runge kutta of thirdorder clc; clear all; close all; % y' = y-x ode condition f = @(x...

5 years 前 | 0 个回答 | 1

0

个回答

已回答
How to write general function of 4th Order Runge-Kutta Method?
hi everyone.. can u guys help me to generate the code for solving 1st order differential equations using improved runge kutta me...

5 years 前 | 0