-
source-localization1
beamforming, capon, 和music 三种波达方向定位算法的matlab仿真源代码。(出三维图)(Code source sous matlab de SOURCE LOCALIZATION ALGORITHM(beamforming, capon, and music) (3D))
- 2009-03-21 01:44:04下载
- 积分:1
-
burge-algorithm
利用burge算法估计功率谱,并画出不同参数情况下的功率谱曲线。。希望对大家有帮助。(burge algorithm)
- 2013-04-10 13:55:04下载
- 积分:1
-
daopinpu
倒频谱例子,一个到频谱的例子,利用MATLAB实现的(daopinpu)
- 2010-07-17 22:05:07下载
- 积分:1
-
GA
说明: 遗传进化算法实现函数优化,寻找函数最大值,matlab编程实现(Genetic evolution algorithm for function optimization, search function, max, matlab programming)
- 2010-05-31 09:33:48下载
- 积分:1
-
fhsscode
跳频通信的基本实现代码,对学习跳频通信有很大帮助(hopping communication to achieve the basic code for the study hopping communication will be of great help)
- 2021-04-07 09:59:02下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1
-
DNP5
计算配电网是否满足的辐射状约束,可以作为配电网重构的其中一个约束。(Calculated radial distribution network meets the constraints)
- 2021-04-28 16:58:44下载
- 积分:1
-
b
说明: :DBSCAN是一个基于密度的聚类算法。该算法将具有足够高密度的区域划分为簇,并可以在带有“噪声”的空间数
据库中发现任意形状的聚类。但DtLqCAN算法没有考虑非空间属性,且DBSCAN算法需扫描空间数据库中每个点的e一
邻域来寻找聚类,这使得DBSCAN算法的应用受到了一定的局限。文中提出了一种基于DBSCAN的算法,可以处理非空
间属性,同时又可以加快聚类的速度。(: DBSCAN is a density-based clustering algorithm. The algorithm has a sufficiently high density area is divided into clusters, and to be with the " noise" found in the spatial database clusters of arbitrary shape. But DtLqCAN algorithm did not consider non-spatial attributes, and spatial database DBSCAN algorithm to be scanned for each point e in the neighborhood to find a cluster, DBSCAN algorithm which makes the application subject to certain limitations. In this paper, an algorithm based on DBSCAN can handle the non-spatial attributes, can also speed up the clustering speed.)
- 2010-12-06 16:38:45下载
- 积分:1
-
wavelet
说明: 小波包工具箱,用于进行信号处理,分解噪音(wavelet toolbox)
- 2011-03-08 16:17:10下载
- 积分:1
-
kalman
卡尔曼滤波算法的一个例子,注释详尽,训练测试分开编写,带有详尽数据,可以用来深刻理解kalman算法(Kalman filter algorithm examples, detailed notes, training tests prepared separately, with detailed data that can be used to a deep understanding of kalman algorithm)
- 2013-07-19 10:47:02下载
- 积分:1