jo88

0 Reputation

2 Badges

13 years, 141 days

MaplePrimes Activity


These are replies submitted by jo88

i think he wanted to write a procedure for this DE systems using proc()

it should be

S(n+1)=0.75*J(n)      for J(0)=75%

A(n+1)= 0.8*S(n) + 0.7*A(n)        for S(0)=80%

Page 1 of 1