搜索结果
找到约 250 项符合
Microphone array 的查询结果
matlab例程 A Matlab code to plot the matched filter for 16-element linear array with constant phase weights on
A Matlab code to plot the matched filter for 16-element linear array with constant phase weights on transmit and receive LFM waveform parameters.计算具有收发线性调频波形参数的相位权重的16单元线性匹配滤波器
BREW编程 A MATLAB GUI platform for realizing the radiation pattern of narrowband beamformer with random array
A MATLAB GUI platform for realizing the radiation pattern of narrowband beamformer with random array geometry. User can specify the array geometry, directions of incoming signals, noise power, and the type of beamformer. Useful for gaining insight about collaborative beamforming in sensor networks a ...
其他书籍 3d dipole array pattern simulation very nice
3d dipole array pattern simulation very nice
其他 Program uses a 2-D dynamic array to store any number of sets of randomly generated LOTO 6/49 numbe
Program uses a 2-D dynamic array to store any
number of sets of randomly generated LOTO 6/49 numbers.
Simulation signed Lotto
数据结构 This is an implementation of double-array structure for representing trie, as proposed by Junichi A
This is an implementation of double-array structure for representing trie,
as proposed by Junichi Aoe [1].
Trie is a kind of digital search tree, an efficient indexing method with
O(1) time complexity for searching. Comparably as efficient as hashing,
trie also provides flexibility on incremental m ...
matlab例程 基于块的解扩重扩多目标算法性能--Block Based RLS De-spread Re-spread Multitarget Array Algorithm and Performance
基于块的解扩重扩多目标算法性能--Block Based RLS De-spread Re-spread Multitarget Array Algorithm and Performance
数学计算 盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array
盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array
软件设计/软件工程 This is a short text on arrays and pointers in C with an emphasis on using multi-dimensional array
This is a short text on arrays and pointers in C with an emphasis
on using multi-dimensional arrays. The seemingly unrelated C rules
are explained as an attempt to unify arrays and pointers, replacing
arrays and the basic array equation by a new notation and special
rules
数据结构 The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value
The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value. A 0 [1] bit corresponds to the Boolean value false [true], respectively. We can look at a stream of bytes as a stream of bits each byte contains 8 bits, so any n bytes hold n*8 bits. And the operat ...
软件设计/软件工程 This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S.
This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S.