-
compare
经典的MUSIC算法可对非相干信号实现很好地估计,在相干信源的情况下经典的MUSIC算法失效,无法准确估计出信源波达方位角度。引入空间平滑技术来对相干信号进行预处理,以减弱或消除信号之间的相干性,改进后的MUSIC算法能对相干信号的DOA 实现精确估计。(The classical MUSIC algorithm can achieve a good non-coherent signal is estimated that in the case of coherent sources the classic MUSIC algorithm is disabled, can not accurately estimate the source azimuth angle of arrival. Spatial smoothing technique to the introduction of coherent signals pretreatment to weaken or eliminate the coherence between the signals, the modified MUSIC algorithm for DOA of coherent signals to achieve precise estimates.)
- 2011-06-13 10:22:18下载
- 积分:1
-
Queens
本程序用Matlab实现了八皇后问题的所有解,用到了递归的编程思想(The procedures used Matlab eight queens problem all the solutions use recursive programming ideas)
- 2013-03-16 23:46:42下载
- 积分:1
-
root_music
root_MUSIC算法,针对均匀线阵的非相关求根MUSIC算法(root_MUSIC algorithm)
- 2013-07-16 19:27:50下载
- 积分:1
-
3-bus-test-system
三机九节点测试系统,用于各种电力系统类分析开发测试接线图(Three turbines nine node test system for all kinds of electric power system analysis of the development of testing the wiring diagram
)
- 2011-12-02 11:03:11下载
- 积分:1
-
evaluation
基于MATLAB编写的集对分析与K均值聚类相结合的环境风险评价方法,熵权法作为指标权重确定方法。(MATLAB based on set prepared for analysis of environmental risk assessment and K-means clustering method of combining, entropy law as a method of determining the index weight.)
- 2021-03-24 16:49:15下载
- 积分:1
-
42I15-IJAET0715661_v6_iss3_1390to1398
ITS matlab code running explanation of motor and clearly gave the characteristics
- 2013-10-22 11:02:43下载
- 积分:1
-
robot
Robot tool box - provides many functions that are useful in robotics including such things as
kinematics, dynamics, and trajectory generation(Robot tool box- provides many functions that are useful in robotics including such things as
kinematics, dynamics, and trajectory generation)
- 2009-05-10 20:50:13下载
- 积分:1
-
DMT_I
It is DMT for power line communications but low complexity at transmitters
- 2011-07-27 20:03:29下载
- 积分:1
-
duoyuanhuigui
一个可以得到多元回归分析的普适算法,对于分析结果会有不错的帮助。(One can get multiple regression analysis of the universal algorithm for the analysis results will have great help.)
- 2012-08-31 16:21:33下载
- 积分:1
-
SPGP_dist
这是一个关于稀疏高斯过程的matlab源码,可以用于计算测试输入的高斯预测值。( spgp_pred computes the SPGP predictive distribution for a set of
test inputs. You need to supply a set of pseudo-inputs or basis
vectors for the approximation, and suitable hyperparameters for the
covariance. You can use any method you like for finding the
pseudo-inputs , with the simplest obviously being a random subset of
the data. It is coded for Gaussian covariance function, but you could
very easily alter this. It is also fine to use for high dimensional
data sets.
spgp_lik is the SPGP (negative) marginal likelihood and gradients
with respect to pseudo-inputs and hyperparameters. So you can use this
if you wish to try to optimize the positioning of pseudo-inputs and
find good hyperparameters, before using spgp_pred . I would recommend
initializing the pseudo-inputs on a random subset of the data, and
initializing the hyperparameters sensibly. Its current limitations are
that 1) it is slow and memory intensive for high dimensional data sets
2) it is heavi)
- 2021-05-13 07:30:02下载
- 积分:1