代码搜索:baseband
找到约 543 项符合「baseband」的源代码
代码结果 543
www.eeworm.com/read/418157/10963700
m sinker_ini.m
function [f,FL,FH] = sinker_ini(Fs,fBL,fBH,Fin,N,SN)
% Initializes the variables for the power spectal density calculation (by A. Fornasari, P. Malcovati)
%
% [f,FL,FH] = sinker_ini(Fs,fBL,fBH,Fin
www.eeworm.com/read/240989/13180824
m awgnbase.m
function [received]=awgnbase(trans,EbN0)
% [received]=awgnbase(trans,EbN0)
%
% Output:
% received - Received baseband signal
%
% trans - Transmitted baseband signal
% EbN0 - Eb/
www.eeworm.com/read/240126/13235730
m awgnbase.m
function [received]=awgnbase(trans,EbN0)
% [received]=awgnbase(trans,EbN0)
%
% Output:
% received - Received baseband signal
%
% trans - Transmitted baseband signal
% EbN0 - Eb/
www.eeworm.com/read/313956/13578281
htm hcomsyn.htm
Communications Toolbox Synchronization
Synchronization
The toolbox contains a SIMULINK
Synchronization Library that
includes a few phas
www.eeworm.com/read/158616/11597893
m ssb.m
%SingleSideBand Supressed Carrier (SSB-SC
%Saurav R Tuladhar 059BEX438/DOECE/PC/IOE
fc = 400; %Carrier Frequency
fm = 50; %Baseband Frequency
t = linspace(0,1,1000); %Timebase
m = cos(2*
www.eeworm.com/read/157944/11654345
m awgnbase.m
function [received]=awgnbase(trans,EbN0)
% [received]=awgnbase(trans,EbN0)
%
% Output:
% received - Received baseband signal
%
% trans - Transmitted baseband signal
% EbN0 - Eb/
www.eeworm.com/read/267889/11159281
m awgnbase.m
function [received]=awgnbase(trans,EbN0)
% [received]=awgnbase(trans,EbN0)
%
% Output:
% received - Received baseband signal
%
% trans - Transmitted baseband signal
% EbN0 - Eb/
www.eeworm.com/read/147096/12585574
htm hcomsyn.htm
Communications Toolbox Synchronization
Synchronization
The toolbox contains a SIMULINK
Synchronization Library that
includes a few phase lo
www.eeworm.com/read/101557/15827137
htm hcomsyn.htm
Communications Toolbox Synchronization
Synchronization
The toolbox contains a SIMULINK
Synchronization Library that
includes a few phase lo
www.eeworm.com/read/291752/8398118
cpp oqpsk_sim.cpp
//
// File = oqpsk_sim.cpp
//
#define SIM_NAME "OqpskSim\0"
#define SIM_TITLE "Complex Baseband Simulation of OQPSK\0"
#include "global_stuff.h"
#include "qpsk_theory.h"
#include "bitge