ネームスペース | 関数
hht.h

経験的モード分解およびヒルベルト変換のためのライブラリ [詳細]

#include <vector>
#include "mist.h"
#include "fft/fft.h"

ソースコードを見る。

ネームスペース

namespace  mist

関数

template<class T >
bool mist::hilbert (const array< T > &in, array< std::complex< T > > &out, bool mirror=false)
 ヒルベルト変換
template<class T1 , class T2 >
size_t mist::emd (const array< T1 > &in, array< T2 > &imf, double sd=0.3)
 経験的モード分解

説明

経験的モード分解およびヒルベルト変換のためのライブラリ


Generated on Wed Nov 12 2014 19:44:27 for MIST by doxygen 1.8.1.2