Java関数描画プログラム
2009/04/26 後 保範 (Ushiro Yasunori)
1. 成長曲線の描画
成長曲線f(x)=1/(1+a*exp(-bx))の描画
曲線描画プログラム:
Grow.java