登录
首页 » matlab » classical_music

classical_music

于 2012-10-17 发布 文件大小:1KB
0 177
下载积分: 1 下载次数: 27

代码说明:

  经典的MUSIC算法,由特征值分解得到噪声子空间,再进行谱峰搜索(Classic MUSIC algorithm, the eigenvalue decomposition noise subspace, then the peak search)

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

发表评论

0 个回复

  • PracticalMatlabBasicsforEngineers
    2009年出版的一本讲述matlab在工程计算方面的书,很是基础的,适合工程类专业的人员参考!(Published in 2009 on an engineering calculation in matlab books, it is based, suitable for engineering professional reference!)
    2009-04-26 08:46:59下载
    积分:1
  • gafmax
    % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
    2006-10-18 16:07:48下载
    积分:1
  • mymat
    speckle noise in image processing
    2013-02-19 21:50:10下载
    积分:1
  • radar-simulation-Matlab-Simulink
    该文介绍基于Matlab/Simulink进行雷达系统仿真的基本规范 ,开发了有关的雷达系统仿真模型库 ,并在该平台上对某脉冲多普勒雷达系统进行了仿真 ,给出了仿真结果和分析。(This paper introduces the basic specifications of the radar system simulation based on Matlab/Simulink, developed a radar system simulation model library, on the platform of a pulse Doppler radar system simulation, the simulation results and analysis are given.)
    2013-04-03 16:02:58下载
    积分:1
  • symmetry-self-contained
    finding symmetry self contained
    2012-10-07 13:51:05下载
    积分:1
  • xinhaochuli
    用matlab实现信号的基本处理,还要学会用matlab进行分析(Using matlab to achieve the basic signal processing, but also learn how to use matlab for analysis)
    2009-12-23 20:45:35下载
    积分:1
  • ksvdbox12
    采用KSVD算法通过训练的方法来构造稀疏过完备字典,在使用时一定要确保已装有ompbox9。可用于语音,图像信号处理等的稀疏字典构造(KSVD algorithm using the method of training to construct the sparse over-complete dictionary, in use, make sure have been installed ompbox9. Can be used for the sparse dictionary construction in voice, image signal processing )
    2009-10-29 09:06:41下载
    积分:1
  • Chapter4
    this is a whole OFDM project for Matlab
    2010-02-23 15:48:42下载
    积分:1
  • Vector_algebra_2009
    vector algebra extension to exterior product
    2010-02-08 17:31:10下载
    积分:1
  • disanzhang
    说明:  第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Text 对象
    2010-04-18 16:18:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载