搜索结果

找到约 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单元线性匹配滤波器
https://www.eeworm.com/dl/665/376717.html
下载: 34
查看: 1055

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 ...
https://www.eeworm.com/dl/657/399138.html
下载: 22
查看: 1076

其他书籍 3d dipole array pattern simulation very nice

3d dipole array pattern simulation very nice
https://www.eeworm.com/dl/542/404988.html
下载: 87
查看: 1033

其他 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
https://www.eeworm.com/dl/534/406528.html
下载: 62
查看: 1081

数据结构 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 ...
https://www.eeworm.com/dl/654/409492.html
下载: 40
查看: 1147

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
https://www.eeworm.com/dl/665/410086.html
下载: 136
查看: 1043

数学计算 盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array

盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array
https://www.eeworm.com/dl/641/410089.html
下载: 163
查看: 1078

软件设计/软件工程 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
https://www.eeworm.com/dl/684/413177.html
下载: 82
查看: 1083

数据结构 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 ...
https://www.eeworm.com/dl/654/414286.html
下载: 201
查看: 1037

软件设计/软件工程 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.
https://www.eeworm.com/dl/684/415494.html
下载: 95
查看: 1030