CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linear array

搜索资源列表

  1. photovoltaic-simulator-7-paramete

    0下载:
  2. The output characteristics of a photovoltaic (PV) array are highly non-linear. Therefore, an accurate andefficient PV model is required to study and analyze the operation of PV system in the changing environ-mental conditions. This paper proposes a p
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1166320
    • 提供者:lavanya
  1. vetor_esprit

    1下载:
  2. 一维均匀线型声矢量传感器阵列在复数域的长矢量ESPRIT方法 用于在一维空间搜素DOA角度 -Homogeneous linear acoustic vector sensor array in long complex field vector ESPRIT method for searching DOA angle in one dimension space
  3. 所属分类:matlab

    • 发布日期:2016-03-23
    • 文件大小:1024
    • 提供者:赵洋
  1. BEAMFORMING-Matlab

    2下载:
  2. 波束形成MATLAB程序,包括线阵、平面阵和圆阵,通过matlab程序,了解波束成形的算法过程,以及其含义.内容充实,希望对大家有帮助.-Beamforming MATLAB procedures, including linear, planar array and circular array, through matlab program to understand the process of beamforming algorithm, as well as its meaning.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:955522
    • 提供者:Xueyang Yao
  1. jsff

    0下载:
  2. gauss消去法解线性方程组,系数矩阵A存放于数组A中-Gauss elimination method solving linear equations, A of the coefficient matrix A stored in an array
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6045
    • 提供者:llc
  1. doa_music

    1下载:
  2. music估计doa,阵元排列方式为均匀线阵,此程序适用于应用music算法线阵搜索-music estimate doa, array element arrangement for ULA, this procedure applies to linear search algorithm applied music
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:822
    • 提供者:谢洪超
  1. main

    0下载:
  2. 1)实现二路归并排序算法。 2)实现快速排序算法。 3)实现堆排序算法。 4)实现冒泡排序和选择排序算法 (2).已知长度为n的线性表A采用顺序存储结构,请写一时间复杂度为0(n)、空间复杂度为0(1)的算法,该算法删除线性表中所有值为item的数据元素。要求:线性表元素个数n很大,而值为item的数据元素个数很少,要求移动元素个数尽量少;删除后的数组元素与原数组元素不必保持顺序一致。 (3).编写一个主函数,调试上述算法。注:需要额外设计一个线性表初始化的函数。 (4)
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1668
    • 提供者:顾欣
  1. Pattern1D_GLs

    0下载:
  2. 仿真分析相控阵雷达中一维线阵的栅瓣效应产生的原因及避免方法,并画图-And the method of avoiding the simulation analysis causes of grating lobes linear phased array radar, and drawing
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1079
    • 提供者:kkkbin
  1. spl15689_2column.pdf

    0下载:
  2. Cram ́ er-Rao bound (CRB) has been formulated in earlier work for linear, planar and 3-D array configurations. The formulations developed in prior work, make use of the standard spatial data model. In this paper, the existence of CRB for th
  3. 所属分类:Development Research

    • 发布日期:2017-03-22
    • 文件大小:147008
    • 提供者:lalan
  1. Phonebook

    0下载:
  2. 本程序包含输入(input)、输出(display)、查找(find)、删除(del)、添加(add)、读入(read)、保存(save)等基本功能。 定义菜单,菜单的级数不超过两级。 定义结构体及结构体数组或线性表。 每次执行完函数就返回主菜单。 是入门级c程序-The program includes an input (input), output (display), find (find), deletion (del), add (add), read (read),
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2713
    • 提供者:高彦国
  1. criterion-of-LCMV

    0下载:
  2. 阵列信号处理中自适应波束优化准则之一线性约束最小方差(LCMV)准则-Array signal processing adaptive beam linear constraints of the optimization criterion of minimum variance (LCMV) criterion
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:11159
    • 提供者:王柯
  1. A-Search-free-DOA-Estimation-Algorithm-for-Coprim

    0下载:
  2. In this paper, a fast search-free method for direction-of-arrival (DOA) estimation with coprime arrays was proposed. It is based on the use of methods that operate on the uniform linear subarrays of the coprime array and that enjoy many proces
  3. 所属分类:File Formats

    • 发布日期:2017-04-26
    • 文件大小:361722
    • 提供者:rouakgb241
  1. u_cache

    0下载:
  2. Fixed size array with linear probing on collision and LRU eviction on full.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3739
    • 提供者:ljbkdun
  1. List

    0下载:
  2. 本程序用数组实现了线性表,基本功能包括:添加、删除、查找、插入、排序等功能。-This program implements an array linear form, the basic functions include: Add, delete, search, insert, sort and other functions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:32781
    • 提供者:shenfengchen
  1. db_utilities

    0下载:
  2. defgroup LMBasicUtilities (LM) Utility Functions (basic math, linear algebra and array manipulations) Source Code for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5304
    • 提供者:qengfeinen
  1. Pattern3344

    0下载:
  2. A General Code for The Radiation Pattern Representation of The Array Factor of A Linear Antenna Array
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:694
    • 提供者:Yanja Sarakha
  1. DOA

    3下载:
  2. 信号特征矢量重排法 算法简要说明:该算法是针对相干信号源提出的一种解相干方法,其实现步骤如下: 1.采取N阵元均匀直线标量阵列获取M个相干信号源,假设信号源全部相干(M<N); 2.求阵列接收数据的最大似然协方差矩阵Rx,并进行特征值分解,确定特征矢量的个数,进而得到重排矩阵的维数L; 3.根据特征矢量重排的法则确定重排矩阵Rr; 4.采取MUSIC算法实现信号源数和DOA的估计(进行100次独立实验)。-Feature vector signal rearr
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-06-28
    • 文件大小:1024
    • 提供者:Tony Shao
  1. diuttkqp

    0下载:
  2. 这个有中文注释,看得明白,包含优化类的几个简单示例程序,LCMV优化设计阵列处理信号,时间序列数据分析中的梅林变换工具,用于信号特征提取、信号消噪,进行逐步线性回归。- The Chinese have a comment, understand it, Optimization class contains several simple sample programs, LCMV optimization design array signal processing, Time series
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:9679
    • 提供者:njhhkc
  1. sqrbquxh

    0下载:
  2. 正确率可以达到98%,包含了阵列信号处理的常见算法,在MATLAB中求图像纹理特征,在matlab R2009b调试通过,进行逐步线性回归,包含位置式PID算法、积分分离式PID。- Accuracy can reach 98 , Contains a common array signal processing algorithm, In the MATLAB image texture feature, In matlab R2009b debugging through, Stepwise
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5798
    • 提供者:psxbqk
  1. jxucgsmr

    1下载:
  2. 鲁棒性好,性能优越,在matlab环境中自动识别连通区域的大小,本程序的性能已经超过其他算法,进行逐步线性回归,LCMV优化设计阵列处理信号,用于特征降维,特征融合,相关分析等。- Robustness, superior performance, Automatic identification in the matlab environment the size of the connected area, This program has exceeded the performance
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6913
    • 提供者:upfwqd
  1. crieeauu

    0下载:
  2. FMCW调频连续波雷达的测距测角,针对EMD方法的不足,进行逐步线性回归,LCMV优化设计阵列处理信号,模拟数据分析处理的过程,实现了对10个数字音的识别。- FMCW frequency modulated continuous wave radar range and angular measurements, For lack of EMD, Stepwise linear regression, LCMV optimization design array signal processi
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:7956
    • 提供者:ypvpud
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com