![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8619302_1522127950065_DEF.jpg)
brandon fries
2016년부터 활동
Followers: 0 Following: 0
Feeds
질문
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; ...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
8년 초과 전 | 답변 수: 1 | 0