Just visualization of sinusoidal wave summation (Polar coordinate) Space key: switch the display mode(0,1,2) f1: frequency of the wave A (Blue) f2: frequency of the wave B (Green) phase_shift: phase shift value for the wave B A(Blue) + B(Green) = C(Red) A=sin(f1 x angle) B=sin(f2 x angle + phase_shift x timer) *C is scaled with 1/2 ----- 日本語 ----- サイン波の加算(曲座標) 青、緑線の二つの波形の和が赤線で表示されます。 スペースキー:表示モード変更(0,1,2) f1: サイン波Aの周波数(青) f2: サイン波Bの周波数 (緑) phase_shift: サイン波Bの位相シフトスピード A(青) + B(緑) = C(赤) A=sin(f1 x angle) B=sin(f2 x angle + phase_shift x timer) *Cは1/2振幅です
This is the polar coordinate version of the original 'Sum of Sines' project. https://scratch.mit.edu/projects/782957246/ #sinusoidal #sine #summation #interference #sound #physics #wave #beat #polar #mathematics #math