代码搜索:baseband
找到约 543 项符合「baseband」的源代码
代码结果 543
www.eeworm.com/read/486768/6526644
m digit_baseband_ami_hdb3.m
clear all;
close all;
Ts=1;
N_sample=8;%每个码元的抽样点数
dt=Ts/N_sample;%抽样时间间隔
N=20;%码元数
t=0:dt:(N*N_sample-1)*dt;
gt=ones(1,N_sample);%NRZ非归零波形
d=(sign(randn(1,N))+1)/2;%产生一串随机的二进制序列
[d1]=AMI(d);
www.eeworm.com/read/306760/13738159
h xsdma.h
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001 Intel Corporation.
**
** This software as well as the software described in it is f
www.eeworm.com/read/306758/13738406
h xsdma.h
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001 Intel Corporation.
**
** This software as well as the software described in it is f
www.eeworm.com/read/306757/13738502
h xsdma.h
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001 Intel Corporation.
**
** This software as well as the software described in it is f
www.eeworm.com/read/306756/13738605
h xsdma.h
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001 Intel Corporation.
**
** This software as well as the software described in it is f
www.eeworm.com/read/306754/13738672
h xsdma.h
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001 Intel Corporation.
**
** This software as well as the software described in it is f
www.eeworm.com/read/306751/13738737
h xsdma.h
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001 Intel Corporation.
**
** This software as well as the software described in it is f
www.eeworm.com/read/306747/13739001
h xsdma.h
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001 Intel Corporation.
**
** This software as well as the software described in it is f
www.eeworm.com/read/406301/11444907
h xsdma.h
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001 Intel Corporation.
**
** This software as well as the software described in it is f
www.eeworm.com/read/178588/9390984