A program to recognize and reward our most engaged community members
カーブに窓関数(例:ハニング窓)をかけるには、
◎x= p1w1c1.x (元のカーブの横軸)
◎y= Hanning(p1w1c1.y) (ハニング窓関数(元カーブの縦軸))
と設定します。
<?xml version="1.0" encoding="UTF-8"?>