A program to demonstrate a method returning an array.
标签: demonstrate returning program method
上传时间: 2016-08-11
上传用户:JIUSHICHEN
A Java example to insert element into sorted array
标签: example element insert sorted
上传时间: 2014-12-02
上传用户:lunshaomo
《Microphone array Signal Processing》,2008年新出的一本关于麦克风阵列处理的好书。
标签: Microphone Processing Signal array
上传时间: 2014-11-29
上传用户:xiaohuanhuan
Maximum Likelihood Methods in Radar array Signal Processing
标签: Likelihood Processing Maximum Methods
上传时间: 2013-12-29
上传用户:dave520l
array to json php code version 1
上传时间: 2016-10-17
上传用户:zaizaibang
C/C++常用的数据结构类 包括: array.h: 安全数组,可自动增长大小(随机访问,但扩充时效率低) linkedlist.h: 普通链表(可随机访问,但访问效率低) dclinkedlist: 双向循环链表(不可随机访问,但插入、遍历的效率都比普通链表高) hashtable.h: 哈希表(使用键值标识元素,键值一样的元素即认为相等,需重载 == 运算符并由用户定义哈希函数) binstree.h: 二叉搜索树(需重载 == 和 < 运算符) avltree.h: AVL 树(需重载 == 和 < 运算符)
上传时间: 2014-01-02
上传用户:秦莞尔w
This MATLAB code calculates the array factor for N element linear array. N单元线性阵列的方向图函数MATLAB仿真代码
标签: MATLAB array calculates element
上传时间: 2014-01-18
上传用户:海陆空653
"arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover function for apattern.函数“arect”是给出一个方向图的3D图。函数“makepattern”是计算一个阵列方向图的值。
标签: pattern makepattern displays computes
上传时间: 2016-12-09
上传用户:zm7516678
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单元线性匹配滤波器
标签: constant matched element weights
上传时间: 2014-07-19
上传用户:siguazgb
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 and random arrays. You need both randomarray.fig and randomarray.m to work.
标签: beamformer narrowband realizing radiation
上传时间: 2014-01-06
上传用户:qb1993225