代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/137955/13276296
1bk array.1bk
0 1 2 3 1000 1001 1002 1003 2000 2001 2002 2003
0 1 2 3 1000 1001 1002 1003 2000 2001 2002 2003
0 1 2 3 1000 1001 1002 1003 2000 2001 2002 2003
0 1 2 3 1000 1001 1002 1003 2000 2001 2002 2003
www.eeworm.com/read/137955/13276302
2bk array.2bk
tst/array.c:33: warning: missing return value
tst/array.c:48: warning: missing return value
www.eeworm.com/read/137955/13276656
1bk array.1bk
0 1 2 3 1000 1001 1002 1003 2000 2001 2002 2003
0 1 2 3 1000 1001 1002 1003 2000 2001 2002 2003
0 1 2 3 1000 1001 1002 1003 2000 2001 2002 2003
0 1 2 3 1000 1001 1002 1003 2000 2001 2002 2003
www.eeworm.com/read/137955/13276660
2bk array.2bk
tst/array.c:33: warning: missing return value
tst/array.c:48: warning: missing return value
www.eeworm.com/read/137955/13276840
1bk array.1bk
0 1 2 3 1000 1001 1002 1003 2000 2001 2002 2003
0 1 2 3 1000 1001 1002 1003 2000 2001 2002 2003
0 1 2 3 1000 1001 1002 1003 2000 2001 2002 2003
0 1 2 3 1000 1001 1002 1003 2000 2001 2002 2003
www.eeworm.com/read/137955/13276846
2bk array.2bk
tst/array.c:33: warning: missing return value
tst/array.c:48: warning: missing return value
www.eeworm.com/read/137813/13295531
m rcb_array.m
function rcb_amp=RCB_array(Y,a_pool,epsilon)
% INPUT
% Y: input data matrix: each column is one snapshot
% a_pool: all steering vectors need to be evaluated: each column is one
% epsilo
www.eeworm.com/read/238965/13312362
m circular_array.m
%Circular Array in the x-y plane
% Element is a short dipole antenna parallel to the z axis
% 2D Radiation Patterns for fixed phi or fixed theta
% dB polar plots uses the polardb.m file
% Last m
www.eeworm.com/read/238965/13312418
m rect_array.m
function [pattern] = rect_array(Nxr,Nyr,dolxr,dolyr,theta0,phi0,winid,win,nbits);
%%%%%%%%%%%%%%%%%%%% ************************ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% This function computes the 3-D
www.eeworm.com/read/137548/13312624
cpp array3.cpp
//: C16:Array3.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Built-in types as template argume