代码搜索:Microphone array

找到约 10,000 项符合「Microphone array」的源代码

代码结果 10,000
www.eeworm.com/read/197875/7965175

h array_s.h

#ifndef ARRAY_S_H_ #define ARRAY_S_H_ #include "Array.h" template class Array_Sort : public virtual Array { protected: void set_bit() { dirty_bit = true; }
www.eeworm.com/read/197875/7965184

c array_s.c

#include "Array_S.h" #include "Array.C" template Array_Sort:: Array_Sort( const Array_Sort &as ) : Array( as ) { if ( as.is_dirty(
www.eeworm.com/read/197875/7965190

c try_array.c

#include "Array.h" template void try_array( Array &iA ) { cout
www.eeworm.com/read/197606/7984557

asm array1.asm

; ; file: array1.asm ; This program demonstrates arrays in assembly ; ; To create executable: ; nasm -f coff array1.asm ; gcc -o array1 array1.o array1c.c ; %define ARRAY_SIZE 100 %define NEW_LINE
www.eeworm.com/read/297942/7984868

m rect_array.m

function emod = rect_array(nex,ney,dx,dy) eps = 0.0000001; factx = nex * 2. * pi * 0.5 * dx ; facty = ney * 2. * pi * 0.5 * dy ; ii = 0.; delpi = pi / 10.; for betax = 0.+delpi : pi/101 : 2.*pi-
www.eeworm.com/read/297942/7984881

m linear_array.m

function [emod] = linear_array (ne, d, beta0) eps = 0.0000001; beta = 0 : pi / 10791 : 2.*pi; beta0 = beta0 * pi /180.; var = sin(beta) - sin(beta0); num = sin((0.5 * ne * 2. * pi * d) .* var);
www.eeworm.com/read/297865/7991499

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/297846/7992330

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/297846/7992389

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/297846/7992628

m circ_array.m

function [pattern,amn] = circ_array(N,dolxr,dolyr,theta0,phi0,winid,win,nbits); %%%%%%%%%%%%%%%%%%%% ************************ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % This function computes the 3-D d