gwave                 package:Rwave                 R Documentation

_G_a_b_o_r _F_u_n_c_t_i_o_n_s _o_n _a _R_i_d_g_e

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

     Generation of Gabor functions located on the ridge.

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

     gwave(bridge, omegaridge, nvoice, freqstep, scale, np, N)

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

  bridge: time coordinates of the ridge samples 

omegaridge: frequency coordinates of the ridge samples 

  nvoice: number of different scales per octave 

freqstep: sampling rate for the frequency axis 

   scale: scale of the window 

      np: size of the reconstruction kernel 

       N: number of complex constraints 

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

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

     Array of Gabor functions located on the ridge samples

_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:

     `gwave2', `morwave', `morwave2'.

