get_znk_cos_coef - get the cosine coefficient of a zernike polynomial.
get the cosine coefficient of a zernike polynomial.
znk=znk_mod(1); coef=get_znk_cos_coef(znk,1,1); znk_fits(znk,"znk");
Chen jingyuan, Gan guangyong (IAPCM, Beijing,China.)
znk_mod , get_znk_sin_coef , set_znk_sin_coef , set_znk_cos_coef , znk_fits ,