-
template
说明: 多目标遗传算法二代,可直接使用,内有详细说明(NSGA_2,can be used directly,which is explained in detail)
- 2020-08-24 10:12:14下载
- 积分:1
-
IE-print
IE自打印插件,在IE5中可以使用Webbrowser控件的ExecWB方法来实现自动无提示打印,但在>IE6版本此方法已经无效,此IE插件为此而产生。
此插件也是调用IE内置的打印功能,相当于window.external.Print() -> ExecWB(OLECMDID_PRINT,OLECMDEXECOPT_DONTPROMPTUSER,EmptyParam,EmptyParam)
仅此而已(IE print)
- 2014-01-02 17:22:14下载
- 积分:1
-
CV1D_JD
对目标进行卡尔曼滤波,绘制出了该算法的跟踪效果、预测位置和更新位置的对比图、预测速度和更新速度的对比图。(Kalman filtering of targets drawn out of the tracking performance of the algorithm to predict the location and updated comparison chart position to predict the speed and update rate comparison chart.)
- 2014-03-17 22:21:58下载
- 积分:1
-
DOA
波达方向DOA估计算法 包括CBF,CAPON,LP,Music(estimation of DOA including CBF CAPON LP MUSIC)
- 2015-01-09 09:44:50下载
- 积分:1
-
MATLAB_COURSE
该书名称为Matlab经典教程——从入门到精通,详细介绍了MATLAB,经典教材
(The classical name for the Matlab tutorial book- from entry to the master, detailing the MATLAB, the classic textbook)
- 2010-11-14 00:10:17下载
- 积分:1
-
Bilateral-Filtering
双边滤波器对图像去噪,可以很好的保存边缘,matlab源码,附参考图(Bilateral filter denoising well preserved edge, matlab source code attached with reference to FIG.)
- 2012-11-18 22:41:48下载
- 积分:1
-
FULLTEXT02
Design and analysis of FIR filters based on Matlab
- 2013-12-14 11:44:16下载
- 积分:1
-
multicasting
multicasting in routing protocols
- 2010-03-03 10:16:48下载
- 积分:1
-
tianxianxuanzesuanfa
一系列关于天线选择的算法,包括全搜,递增递减和随机天线选择算法(Series of antenna selection algorithms, including full search, Ascending Descending antenna selection algorithm and random)
- 2020-12-29 19:39:01下载
- 积分:1
-
power_standardization
幂法是一种计算矩阵主特征值(矩阵按模最大的特征值)及对应特征向量的迭代方法,特别适用于大型稀疏矩阵。
但是,一般幂法迭代向量v的各个不等于零的分量将随k 趋向于无穷大而使计算机溢出。因此,我们必须对某通幕法进行规范。即规范化幂法
(Power Method is a calculation of the main eigenvalue matrix (matrix according to the largest eigenvalue modulus) and the corresponding eigenvector of the iterative method, especially for large sparse matrix. However, the general power-law iteration vector v is not equal to zero all the components will be as k tends to infinity overflow of the computer. Therefore, we must pass a law to regulate screen. That is, standardized Power Method)
- 2008-02-24 00:11:59下载
- 积分:1