7 #define SIG_FREQ 200 // centra signal frequency 22 x[
i]=exp(-pow(dt*j,2)/2/s/s)*sin(2*
PI*f*dt*j);
34 cout <<
"level : " << gw.
getLevel() << endl;
47 plot->
gtitle(gtitle,
"time(sec)",
"amplitude");
55 plot->
canvas->Print(gfile);
57 cout <<
"created plot file name : " << gfile << endl;
void gtitle(TString title="", TString xtitle="", TString ytitle="")
virtual void rate(double r)
wavearray< double > x(16384)
virtual void start(double s)
virtual size_t size() const
WSeries< double > w(x, S)
cout<< "level : "<< gw.getLevel()<< endl;gw.DrawSG("FULL");watplot *plot=gw.GetWATPLOT();char gtitle[256];sprintf(gtitle,"Scalogram");plot-> gtitle(gtitle,"time(sec)","amplitude")
watplot * DrawSG(TString options="")
Meyer< double > S(1024, 2)
sprintf(tfres,"(1/%g)x(%g) (sec)x(Hz)", 2 *df, df)