dI/d = [i*(Y/M)*(S/T)] - r*I - d*I - f*I
dIM/dt = r*I - IM*d
dH/dt = (c*M) - [g*H*(I/T)] - H*j
dY/dt = [g*H*(I/T)] - H*j
b = human birth rate
i = human infection constant
T = total human population
M = total mosquito population
d = natural human death rate
r = recovery rate
f = yellow fever death rate
c = mosquito birth rate
g = mosquito infection constant
j = mosquito death rate
i = 16000
d = .05
r = .05
f = .1
c = .2
g = .2
j = .2