代码搜索:GMSK

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

代码结果 316
www.eeworm.com/read/214617/4908038

asv gmsk.asv

%***高斯滤波器*** Fb=1625*1000/6; Tb=1/Fb; Bb=0.3/Tb; eta=sqrt(log(2))/(2*pi*Bb*Tb); t=[-3*Tb:Tb/8:3*Tb] h=(exp(-t.^2/(2*eta^2*Tb^2)))/(sqrt(2*pi)*eta*Tb) subplot(311) stem(t,h,'.') %***矩形脉冲*** r
www.eeworm.com/read/214617/4908043

m gmsk.m

%***高斯滤波器*** Fb=1625*1000/6; Tb=1/Fb; Bb=0.3/Tb; eta=sqrt(log(2))/(2*pi*Bb*Tb); t=[-3*Tb:Tb/8:3*Tb] h=(exp(-t.^2/(2*eta^2*Tb^2)))/(sqrt(2*pi)*eta*Tb) subplot(311) stem(t,h,'.') %***矩形脉冲*** r
www.eeworm.com/read/214617/4908063

asv gmsk.asv

%***高斯滤波器*** Fb=1625*1000/6; Tb=1/Fb; Bb=0.3/Tb; eta=sqrt(log(2))/(2*pi*Bb*Tb); t=[-3*Tb:Tb/8:3*Tb] h=(exp(-t.^2/(2*eta^2*Tb^2)))/(sqrt(2*pi)*eta*Tb) subplot(311) stem(t,h,'.') %***矩形脉冲*** r
www.eeworm.com/read/214617/4908068

m gmsk.m

%***高斯滤波器*** Fb=1625*1000/6; Tb=1/Fb; Bb=0.3/Tb; eta=sqrt(log(2))/(2*pi*Bb*Tb); t=[-3*Tb:Tb/8:3*Tb] h=(exp(-t.^2/(2*eta^2*Tb^2)))/(sqrt(2*pi)*eta*Tb) subplot(311) stem(t,h,'.') %***矩形脉冲*** r
www.eeworm.com/read/173155/5376360

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/294947/3914408

py gmsk.py

#!/usr/bin/env python # GMSK modulation and demodulation. # # # Copyright 2005 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribu
www.eeworm.com/read/270429/4238319

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/438230/1826978

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 lpm_add_sub # sto
www.eeworm.com/read/423126/2029259

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/373367/2764585

py gmsk.py

# # GMSK modulation and demodulation. # # # Copyright 2005,2006,2007 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/o