

simcfs(timeslab)                             R Documentation

_S_i_m_u_l_a_t_e _C_o_e_f_f_. _o_f _a _P_o_l_y_n_o_m_i_a_l _w_i_t_h _Z_e_r_o_s _O_u_t_s_i_d_e _U_n_i_t _C_i_r_-
_c_l_e

_U_s_a_g_e_:

     simcfs(p,seed=0)

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

       p: Degree of desired polynomial.

    seed: Real scalar containing the seed for the random
          number generator.

_V_a_l_u_e_:

  simcfs: returns an array containing coefficients of a
          polynomial having all of its zeros greater than
          one in modulus.

