resample
tscollection
時間ベクトルのリサンプリング
構文
説明
tscout = resample(
は、指定した内挿法を使用して tscin
,timevec
,interpmethod
)tscin
をリサンプリングします。interpmethod
は、線形内挿の場合は 'linear'
、ゼロ次ホールドの場合は 'zoh'
となります。
tscout = resample(
は、tscin
,timevec
,interpmethod
,code
)code
の特性コードをすべてのサンプルに適用します。