graphoon.org

グラフ一覧 graphoonで作られたグラフを表示します。

GRAPH - circle

作成日 2010年07月20日
2010-07-20 00:47:50
plot +sqrt((1+x)*(1-x))
plot -sqrt((1+x)*(1-x))
プリント用
折り返し雑音

詳しくはWikipedia「折り返し雑音」を参照。 fS=1.0で正弦曲線をサンプリングするとき、Nを整数とすると fimage(N)=|f - N・fS)| fimage(0)=|0.95-0.0| = 0.95 fimage(1)=|0.95-1.0| = 0.05 fimage(2)=|0.95-2.0| = 1.05 fimage(3)=|0.95-3.0| = 2.05 ・・・ のように表される周波数fimage(N)の全ての正弦曲線は、それぞれの標本と区別できない。 ※fimage(0)だけグラフを逆位相で表示している。(-fの周波数の正弦曲線とfの周波数の正弦曲線の形を区別する方法はない) ※全画面表示推奨 ※即興で作ったので間違いがあるかもしれません。

作成日 2010年07月05日
2010-07-05 01:39:27
set title = 折り返し雑音
set xrange = [0:10]
plot sin(2*PI*0.95*x)*-1
plot sin(2*PI*0.05*x)
plot sin(2*PI*1.05*x)
plot sin(2*PI*2.05*x)
プリント用
GRAPH - no name

作成日 2010年07月02日
2010-07-02 02:02:13
plot y=exp(x)
プリント用
GRAPH - sin

作成日 2010年07月01日
2010-07-01 18:27:30
plot sin(x)
プリント用
GRAPH - no name

作成日 2010年07月01日
2010-07-01 18:27:06
plot sin(x)
プリント用
GRAPH - no name

作成日 2010年06月21日
2010-06-21 21:49:50
plot cos(x)
プリント用
GRAPH - no name

作成日 2010年06月21日
2010-06-21 21:49:39
plot cos(x)
プリント用
GRAPH - sin, cos, tan overlay

作成日 2010年06月20日
2010-06-20 22:13:10
plot sin(x)
plot cos(x)
plot tan(x)
プリント用
GRAPH - sin, cos, tan overlay

作成日 2010年06月20日
2010-06-20 22:12:07
plot sin(x)
plot cos(x)
plot tan(x)
プリント用
©2008 fushan|English|Japanese