登录
首页 » matlab » linear_music

linear_music

于 2020-06-11 发布
0 176
下载积分: 1 下载次数: 2

代码说明:

说明:  利用MUSIC算法处理线阵,实现信号频率估计(Using music algorithm to deal with linear array)

文件列表:

linear_music.m, 2960 , 2020-06-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab
    MATLAB开发的常用的数值分析代码,用以解决常用的数值分析组合,集成设计(MATLAB Athoritic )
    2009-11-22 20:35:59下载
    积分:1
  • ImageCompression
    图像进行小波分解后,对于相对来说不重要的高频成份采用较高的阈值,进行高压缩;而对集中图像大部分能量的低频成分采用较小阈值,以确保图像恢复时的质量(Image Compression)
    2009-06-06 23:23:22下载
    积分:1
  • EIGENFILT
    这个代码是用来实现特征滤波器的,该滤波器基于最小二乘法,可以实现低通高通带通带阻带通等功能。(This program is to realize an Eigenfilter,which is based on total least squares.)
    2015-04-09 09:51:38下载
    积分:1
  • 111
    利用windows提供的API中GetSystemFirmwareTable function 读取SMBIOS中的信息(Use the API provided GetSystemFirmwareTable function windows Read SMBIOS information)
    2015-03-30 14:55:29下载
    积分:1
  • rjMCMC
    可逆跳转马尔科夫链蒙特卡罗算法,可用于图像处理、音频处理等领域,其中有详细解释(rjmcmc simulation aims at approximate a noisy nolinear function)
    2021-03-07 15:39:30下载
    积分:1
  • HausDorffDimension
    Hausdorff dimension matlab code
    2015-10-01 13:17:09下载
    积分:1
  • perceptron
    感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 (PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init_model) Description: model = perceptron(data) uses the Perceptron learning rule to find separating hyperplane from given binary labeled data. model = perceptron(data,options) specifies stopping condition of the algorithm in structure options: .tmax [1x1]... maximal number of iterations. If tmax==-1 then it only returns index (model.last_update) of data vector which should be used by the algorithm for updating the linear rule in the next iteration. model = perceptron(data,options,init_model) specifies initial model which must contain: .W [dim x 1] ... normal vector. .b [1x1] ... bias of hyperplane. .t [1x1] (optional) ... iteration number. Input: data [struct] Labeled (binary) training data. .X [dim x num)
    2011-05-01 18:19:52下载
    积分:1
  • m_map1.4
    M—map是海洋图像处理的matlab软件包,里面携带大量的坐标信息(no )
    2010-05-21 17:01:30下载
    积分:1
  • Matlabwork
    wind farm simulation to control the active and reactive power with taiy line
    2013-11-29 21:42:18下载
    积分:1
  • MATLABchenxu
    很好的MATLAB联系实例。MATLAB(矩阵实验室)是MATrix LABoratory的缩写,是一款由美国The MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。 (Good matlab programming training materials)
    2015-03-15 16:27:01下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载