photo

rayhan hindi


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

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


how to generate a code for solving 2st order differential equations using improved runge kutta 4th order method
I know who to solve 1st order differential equations using this code: function [tp,yp] = rk4(dydt,tspan,y0,h) if nargin < 4, e...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how to generate 100 random numbers between 5 and -5?
if i use rand it gives me that "Index exceeds the number of array elements"

3 years 前 | 1 个回答 | 0

1

个回答