代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/320227/13430490
m cdma_recover.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: CDMA based using multiple PN sequences embeded into whole object
% Watermark Recovery
clear all;
% save st
www.eeworm.com/read/318199/13483427
asv gold.asv
echo on
connections1=[1 0 1 0 0];
connections2=[1 1 1 0 1];
%sequence1=s_mlsrs(connections1);
%sequence2=s_mlsrs(connections2);
sequence1=[1 0 0 1 0 1 1 0 0 1 1 1 1 1 0 0 0 1 1 0 1 1 1 0 1 0 1
www.eeworm.com/read/318199/13483428
m gold.m
echo on
connections1=[1 0 1 0 0];
connections2=[1 1 1 0 1];
sequence1=s_mlsrs(connections1);
sequence2=s_mlsrs(connections2);
L=2^length(connections1)-1;
for shift_amount=0:L-1,
temp=[sequen
www.eeworm.com/read/316286/13525725
m ls_estimation.m
function output=ls_estimation(input,pilot_inter,pilot_sequence,pilot_num);
[N,NL]=size(input);
output=zeros(N,NL-pilot_num);
i=1;
count=0;
while i
www.eeworm.com/read/313392/13588792
m ls_estimation.m
function output=ls_estimation(input,pilot_inter,pilot_sequence,pilot_num);
[N,NL]=size(input);
output=zeros(N,NL-pilot_num);
i=1;
count=0;
while i
www.eeworm.com/read/307145/13727863
cmt hdr_list_element_get.cmt
/**************************************************************************
** HDR_LIST_ELEMENT_GET **
**
www.eeworm.com/read/152843/5662574
c r128_irq.c
/* r128_irq.c -- IRQ handling for radeon -*- linux-c -*-
*
* Copyright (C) The Weather Channel, Inc. 2002. All Rights Reserved.
*
* The Weather Channel (TM) funded Tungsten Graphics to develop t
www.eeworm.com/read/152843/5662681
h formpkt.h
/****************************************************************************
******* *******
******* F O R M P A C K E T H
www.eeworm.com/read/150037/5694501
hh mpeg1or2videostreamframer.hh
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio
www.eeworm.com/read/147766/5724838
h formpkt.h
/****************************************************************************
******* *******
******* F O R M P A C K E T H