Community Profile

photo

rayhan hindi


Last seen: quasi 3 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

Feeds

Visto da

Domanda


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...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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"

quasi 3 anni fa | 1 risposta | 0

1

risposta