代码搜索:Array Signal Processing
找到约 10,000 项符合「Array Signal Processing」的源代码
代码结果 10,000
www.eeworm.com/read/359756/2973472
cpp umc_avs_dec_processing_unit_cc.cpp
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may
www.eeworm.com/read/359756/2973473
cpp umc_avs_dec_processing_unit_dec.cpp
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may
www.eeworm.com/read/359756/2973482
cpp umc_avs_dec_processing_unit_deb.cpp
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may
www.eeworm.com/read/359756/2973485
cpp umc_avs_dec_processing_unit_sleep.cpp
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may
www.eeworm.com/read/359756/2973489
cpp umc_avs_dec_processing_unit_rec.cpp
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may
www.eeworm.com/read/359756/2973493
cpp umc_avs_dec_processing_unit_decrec.cpp
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may
www.eeworm.com/read/433114/8545455
m signal_phase_spectrum.m
function [phase,aux]=signal_phase_spectrum(signal,nfft,timezero,tiepoint)
% Compute phase spectrum (and, if also requested, amplitude spectrum) of a signal.
%
% Written by: E. R.: September 2, 2007
%
www.eeworm.com/read/389123/8547591
m modulating_a_random_signal.m
%% Modulating a Random Signal
% This example, aims to solve the following
% problem:
% Process a binary data stream using a communication system that
% consists of a baseband modulator, channel, a
www.eeworm.com/read/431114/8709058
hpp wireless_comm_signal.hpp
#ifndef WIRELESS_COMM_SIGNAL_H
#define WIRELESS_COMM_SIGNAL_H
#include
#include "signal.hpp"
#include "packet.hpp"
class SimTime;
class WirelessCommSignal : public S