plotwt                 package:Rwave                 R Documentation

_P_l_o_t _D_y_a_d_i_c _W_a_v_e_l_e_t _T_r_a_n_s_f_o_r_m

_D_e_s_c_r_i_p_t_i_o_n:

     Plot dyadic wavelet transform.

_U_s_a_g_e:

     plotwt(original, psi, phi, maxresoln, scale=F, yaxtype="s")

_A_r_g_u_m_e_n_t_s:

original: input signal. 

     psi: dyadic wavelet transform. 

     phi: scaling function transform at last resolution. 

maxresoln: number of decomposition scales. 

   scale: when set, the wavelet transform at each scale is plotted with
          the same scale. 

 yaxtype: axis type (see R manual). 

_D_e_t_a_i_l_s:

_V_a_l_u_e:

_R_e_f_e_r_e_n_c_e_s:

     See discussions in the text of "Time-Frequency Analysis''.

_S_e_e _A_l_s_o:

     `plot.result', `epl', `wpl'.

