-
ch91
LMS自适应滤波器结构模型, matlab(LMS adaptive filter structure model)
- 2009-03-18 16:13:43下载
- 积分:1
-
0898716438
Linear programming with matlab. A good book about thia topic.
- 2009-10-05 11:13:09下载
- 积分:1
-
new
Pipelined Chebyshev Functional Link Artificial
Recurrent Neural Network for Nonlinear
Adaptive Filter
- 2010-09-03 03:35:35下载
- 积分:1
-
DIWASP1_4
一个matlab的扩展程序包,可以生成、处理海浪数据得到海浪谱、有效波高、周期等一系列海洋信息的程序。对从事海浪方面的工作者非常有帮助,并且附有使用说明书。功能异常强大,有兴趣的自己慢慢研究。(DIrectional WAve SPectra Toolbox Version 1.4 For MATLAB.DIWASP was originally developed at the Coastal Oceanography Group, Centre for Water Research, University of Western Australia, Perth.
It is now distributed and maintained by MetOcean Solutions Ltd., New Zealand.)
- 2020-09-09 20:28:04下载
- 积分:1
-
AISradar
关于AIS与雷达信息融合方面的文章,其中包括航迹融合和模糊融合算法方面的知识,可为写这方面论文或者研究这方面的人员提供一些新的思路想法。(About AIS and radar data fusion aspects of the article, including track fusion algorithm and fuzzy aspects of the integration of knowledge can provide ideas for some new ideas to write papers or research in this area in this area staff.)
- 2013-12-12 16:36:49下载
- 积分:1
-
NSGA2算法
说明: NSGA2多目标优化算法,配上说明文档
NSGA-Ⅱ算法是 Srinivas 和 Deb 于 2000 年在 NSGA 的基础上提出的,它比 NSGA算法更加优越:它采用了快速非支配排序算法,计算复杂度比 NSGA 大大的降低;采用了拥挤度和拥挤度比较算子,代替了需要指定的共享半径 shareQ,并在快速排序后的同级比较中作为胜出标准,使准 Pareto 域中的个体能扩展到整个 Pareto 域,并均匀分布,保持了种群的多样性;引入了精英策略,扩大了采样空间,防止最佳个体的丢失,提高了算法的运算速度和鲁棒性。(NSGA2 multi-objective optimization algorithm, with instructions)
- 2021-03-02 10:49:34下载
- 积分:1
-
cengcifenxi
层次分析 w0为准则层权重,w1为方案层权重,
ts为总权重(Analytic Hierarchy guidelines layer weights, w1 program layer weights, ts total weights w0)
- 2012-09-05 16:58:46下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
CURSOmatlab52
matlab course band pass high pass low pass butterworth fir iir imuplse response
- 2009-06-06 00:06:23下载
- 积分:1
-
MATLAB-David-McMahon
说明: 一本matlab编程人员案头必备的一本参考书籍,中文版,有助于提高英文及编程技术.(A matlab programmer an essential desk reference books, Chinese, English and help to improve programming.)
- 2011-02-19 11:14:53下载
- 积分:1