photo

brandon fries


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


How to skip elements of matrix in a loop?
Hi If I have a matrix defined as: V = zeros(20,20); %sides at 1,-1 V(1:21,1) = 1; V(1:21,21) = -1; V(1:21,2:20) = 2; ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


Runge-kutta (rk2) for radio decay
solve the equation dN(t)/dt=-N(t)/tau decay constant=1 initial nuclei=1000 @ t=0 *my code so far is:* %radioact...

presque 8 ans il y a | 1 réponse | 0

1

réponse