代码搜索:GMSK

找到约 316 项符合「GMSK」的源代码

代码结果 316
www.eeworm.com/read/465362/7053765

psp gmsk.psp

www.eeworm.com/read/465362/7053797

dbp gmsk.dbp

www.eeworm.com/read/465362/7053816

hif gmsk.hif

Version 5.1 Build 176 10/26/2005 SJ Full Version 29 1578 OFF OFF OFF OFF OFF FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- # entity GMSK # storage d
www.eeworm.com/read/463000/7190817

m gmsk.m

% Program 3-18 % gmsk.m % % Simulation program to realize GMSK transmission system % % Programmed by R.Sawai and H.Harada % %******************** Preparation part ****************************
www.eeworm.com/read/446449/7578512

pdf gmsk.pdf

www.eeworm.com/read/444860/7604145

m gmsk.m

% Program 3-18 % gmsk.m % % Simulation program to realize GMSK transmission system % % Programmed by R.Sawai and H.Harada % %******************** Preparation part ****************************
www.eeworm.com/read/444818/7605521

m gmsk.m

% Program 3-18 % gmsk.m % % Simulation program to realize GMSK transmission system % % Programmed by R.Sawai and H.Harada % %******************** Preparation part ****************************
www.eeworm.com/read/439420/7709445

m gmsk.m

function [I,Q,thita,phase] = gmsk(data,phase_init) BT = 0.3; h = 0.5; T = 60/(13*8*1000*156.25);%s len = 60/(13*8*1000);%一个时隙的长度 sample_rate = 8; filter_order = 41;%8x滤波器阶数 phase_init = 0;
www.eeworm.com/read/298012/7977573

m gmsk.m

% Program 3-18 % gmsk.m % % Simulation program to realize GMSK transmission system % % Programmed by R.Sawai and H.Harada % %******************** Preparation part ****************************
www.eeworm.com/read/319427/13451827

m gmsk.m

%++++++++++++++++++++++++++++++++++++++++++++++++++++++ % Filename: gmsk.m % % Description: Generate baseband GMSK signal % % Author: Jeff Laster, MPRG, Virginia Tech %+++++++++++++++++++++++++