代码搜索:Spectrum

找到约 5,196 项符合「Spectrum」的源代码

代码结果 5,196
www.eeworm.com/read/14551/390995

c ntt_denormalizer_spectrum.c

/*****************************************************************************/ /* This software module was originally developed by */ /* Naoki Iwakami (NTT)
www.eeworm.com/read/373367/2762271

py usrp_spectrum_sense.py

#!/usr/bin/env python # # Copyright 2005,2007 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it under the t
www.eeworm.com/read/371704/2779043

m s_power_spectrum.m

function powerspect=s_power_spectrum(seismic,varargin) % Function computes power spectrum (amplitude spectrum) of seismic traces using % the windowed autocorrelation function % Written by: E. R.: N
www.eeworm.com/read/395497/8170633

m rz_dpsk_spectrum.m

clear pack %************************************************************************** %input7为7位,特定码序列 input7=[1 0 0 1 1 0 1]; %input7=[1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1
www.eeworm.com/read/395497/8170635

asv rz_dpsk_spectrum.asv

clear pack %************************************************************************** %input7为7位,特定码序列 input7=[1 0 0 1 1 0 1]; %input7=[1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1
www.eeworm.com/read/395495/8170654

m nrz_dpsk_spectrum.m

clear pack %************************************************************************** %input7为7位,特定码序列 input7=[1 0 0 1 1 0 1]; %input7=[1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1
www.eeworm.com/read/395495/8170664

asv nrz_dpsk_spectrum.asv

clear pack %************************************************************************** %input7为7位,特定码序列 input7=[1 0 0 1 1 0 1]; %input7=[1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1
www.eeworm.com/read/395495/8170672

asv rz_dpsk_spectrum.asv

%用于产生7级伪随机码序列 clear pack input7=[1 0 0 1 1 0 1]; %input7=[1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 1 0 1]; p7=[0 0 0 1 0 0 1]; prbs7=[ones(1,120) input7];