代码搜索:barker
找到约 300 项符合「barker」的源代码
代码结果 300
www.eeworm.com/read/165343/7143937
m barker.m
b2_1 = [1 1];
b2_2 = [-1 1];
b3 = [1 1 -1];
b4_1 = [1 1 -1 1];
b4_2 = [1 1 1 -1];
b5 = [1 1 1 -1 1];
b7 = [1 1 1 -1 -1 1 -1];
b11 = [1 1 1 -1 -1 -1 1 -1 -1 1 -1];
b13 = [1 1 1 1 1 -1 -1 1 1 -1 1 -1 1
www.eeworm.com/read/18022/770927
bsf barker.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/18022/770934
vhd barker.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity barker is
port(clk,codein:in std_logic;
q:out std_logic_vector(6 downto 0));
end barker;
archit
www.eeworm.com/read/386587/2570397
bsf barker.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/386587/2570404
vhd barker.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity barker is
port(clk,codein:in std_logic;
q:out std_logic_vector(6 downto 0));
end barker;
archit
www.eeworm.com/read/269446/6785706
m barker.m
%Script file: Barker.m
%
% Purpose:
% To calculate and download an arbitrary waveform file that simulates a
% simple 7 bit barker RADAR signal to the PSG vector signal generator.
%
% Rec
www.eeworm.com/read/429877/8784622
m barker_ambig.m
function [ambig] = barker_ambig(uinput)
% Compute and plot the ambiguity function for a Barker code
%Compute the ambiguity function
% by utilizing the FFT through combining multiple range cuts
N =
www.eeworm.com/read/381207/9104929
m barker_ambig.m
function [ambig] = barker_ambig(uinput)
% Compute and plot the ambiguity function for a Barker code
%Compute the ambiguity function
% by utilizing the FFT through combining multiple range cuts
N =
www.eeworm.com/read/180270/9313978
m barker_ambig.m
function [ambig] = barker_ambig(uinput)
% Compute and plot the ambiguity function for a Barker code
%Compute the ambiguity function
% by utilizing the FFT through combining multiple range cuts
N =
www.eeworm.com/read/364310/9912896
m barker_ambig.m
function [ambig] = barker_ambig(uinput)
% Compute and plot the ambiguity function for a Barker code
%Compute the ambiguity function
% by utilizing the FFT through combining multiple range cuts
N =