User Tools

Site Tools


gibson:teaching:spring-2018:math445:lecture:loglinear

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
gibson:teaching:spring-2018:math445:lecture:loglinear [2018/02/05 17:43]
gibson
gibson:teaching:spring-2018:math445:lecture:loglinear [2018/02/05 17:44] (current)
gibson
Line 4: Line 4:
 ^ plot command ^ functional relationship ^ ^ plot command ^ functional relationship ^
 | ''​plot(x,​y)''​ ^ $y = mx + b$ ^ | ''​plot(x,​y)''​ ^ $y = mx + b$ ^
-| ''​semilogy(x,​y)''​ | $y = c \: 10^{mx}$ ^+| ''​semilogy(x,​y)''​ | $y = c \: 10^{mx}$ or $y = c \: e^{ax}$^
 | ''​semilogx(x,​y)''​ | $y = m \log x + b$ ^ | ''​semilogx(x,​y)''​ | $y = m \log x + b$ ^
 | ''​loglog(x,​y)''​ | $y = c \: x^m$ ^ | ''​loglog(x,​y)''​ | $y = c \: x^m$ ^
gibson/teaching/spring-2018/math445/lecture/loglinear.txt ยท Last modified: 2018/02/05 17:44 by gibson