登录
首页 » matlab » MUSIC

MUSIC

于 2013-04-15 发布 文件大小:26KB
0 271
下载积分: 1 下载次数: 139

代码说明:

  多种MUSIC算法合集:波束空间MUSIC算法源程序;基于解相干的MUSIC源程序;基于四阶累积量的MUSIC算法;经典MUSIC源程序;求根MUSIC算法源程序;(MUSIC algorithm Collection: beam space MUSIC algorithm source fourth order cumulant-based MUSIC algorithm based on the the decorrelation MUSIC source code classic MUSIC source finding roots of MUSIC algorithm source code )

文件列表:

复件 MUSIC
..........\基于四阶累积量的MUSIC算法
..........\.........................\FOURTH_ORDER_MUSIC.m,1990,2010-01-03
..........\基于解相干的MUSIC源程序
..........\.......................\DSVD_1.m,1336,2010-01-03
..........\.......................\PSVD.asv,1618,2010-01-03
..........\.......................\Toeplitz算法
..........\.......................\............\SMD.asv,1699,2010-01-03
..........\.......................\............\toeplitz_music.asv,2488,2010-01-03
..........\.......................\............\toeplitz_music.m,2488,2010-01-03
..........\.......................\矢量奇异值法
..........\.......................\............\DSVD
..........\.......................\............\....\DSVD.asv,1474,2010-01-03
..........\.......................\............\....\DSVD.m,1473,2010-01-03
..........\.......................\............\ESVD
..........\.......................\............\....\vector_singular_value.m,1563,2010-01-03
..........\.......................\............\PSVD
..........\.......................\............\....\PSVD.m,1634,2010-01-03
..........\.......................\............\PSVD.m,1651,2010-01-03
..........\.......................\矩阵分解算法
..........\.......................\............\matrix_decompose.m,1452,2010-01-03
..........\.......................\............\SMD.m,1589,2010-01-03
..........\.......................\空间平滑MUSIC源程序
..........\.......................\...................\前向空间平滑MUSIC源程序
..........\.......................\...................\.......................\FORWARD_SMOOTHNESS_MUSIC.m,1353,2010-01-03
..........\.......................\...................\双向空间平滑MUSIC源程序
..........\.......................\...................\.......................\BIDIRECTIONAL_SMOOTHNESS_MUSIC.m,1649,2010-01-03
..........\.......................\...................\后向空间平滑MUSIC源程序
..........\.......................\...................\.......................\BACKWARD_SMOOTHNESS_MUSIC.m,1436,2010-01-03
..........\求根MUSIC算法源程序
..........\...................\root_music_1.m,1286,2010-04-21
..........\...................\root_music_2.m,1044,2010-01-03
..........\波束空间MUSIC算法源程序
..........\.......................\BEAMFORMING_MUSIC_BS1.m,1613,2010-01-03
..........\.......................\BEAMFORMING_MUSIC_BS3.m,1455,2010-01-03
..........\经典MUSIC源程序
..........\...............\classical_music_1.m,1243,2010-01-03
..........\...............\classical_music_2.m,1260,2010-01-03
..........\...............\classical_music_3.m,1263,2010-01-03

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

发表评论

0 个回复

  • kmeans_zp
    使用K-MEANS算法进行图像的分割,并且有详细的语句注释(K-MEANS algorithm using image segmentation, and a detailed statement notes)
    2010-06-29 11:42:47下载
    积分:1
  • multiuser
    说明:  对CDMA系统中进行多用户检测算法的仿真分析(CDMA system for multi-user detection algorithm for the simulation analysis)
    2011-02-23 14:56:32下载
    积分:1
  • adaptive-filter
    4 program for adaptive filters (LMS & SER algorithm with 2 example)
    2012-04-06 20:46:19下载
    积分:1
  • MatlabCounselling-and-the-guide
    MATLAB的主要功能、界面操作基础,对MATLAB软件知识进行总结概括。(MATLAB' s main function, the interface based on MATLAB software knowledge summarized.)
    2011-08-21 21:14:43下载
    积分:1
  • Beijing-institute-tecnolgy2
    for learn matlab software
    2012-03-26 10:57:59下载
    积分:1
  • OneWire
    i like electronic, i share this file to anyone. i hope it help anyone to interface.
    2014-09-30 22:25:07下载
    积分:1
  • Desktop
    天气雷达数据处理,该函数可以读取nc格式的雷达数据(Weather radar data processing, this function can be read nc radar data format)
    2014-12-29 20:05:50下载
    积分:1
  • LMSLMSNewton
    LMS及LMSNewton算法的比较。性能表面的等高线(the different between LMS and LMSNewton.)
    2013-05-02 18:47:46下载
    积分:1
  • BerndHafner
    C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c contains two functions: You may read a double-variable as a string from the file and convert it to a double (function string2double) and you may convert a double to a string (function double2string) and write it to a file (see main() in convert.c). The file conditio.dat is an example of numbers read by convert.c. The conv.exe was compiled on a Windows95-system. The files were tested for MATLAB 5.2 and WATCOM 11.0a result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN (C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c contains two functions: You may read a double-variable as a string from the file and convert it to a double (function string2double) and you may convert a double to a string (function double2string) and write it to a file (see main () in convert.c). The file conditio.dat is an example of numbers read by convert.c. The conv.exe was compiled on a Windows95-system. The files were tested for MATLAB 5.2 and WATCOM 11.0a result of " ver" is : MATLAB Version 5.2.1.1420 on PCWIN)
    2009-12-23 14:44:06下载
    积分:1
  • tool-image--preprocess
    代码实现了对刀具图像的预处理。并且有完整的word文档进行讲解(image preprocessing.)
    2012-03-29 19:56:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载