-
ICA_intro
ICA介绍课件。There has been a wide discussion about the application of Independence Component Analysis (ICA) in Signal Processing, Neural Computation and Finance, first introduced as a novel tool to separate blind sources in a mixed signal. The Basic idea of ICA is to reconstruct from observation sequences the hypothesized independent original sequences(ICA Introduction courseware. There has been a wide discussion about the application of Independence Component Analysis (ICA) in Signal Processing, Neural Computation and Finance, first introduced as a novel tool to separate blind sources in a mixed signal. The Basic idea of ICA is to reconstruct from observation sequences the hypothesized independent original sequences)
- 2007-10-10 21:37:52下载
- 积分:1
-
popov1
基于popov超稳定性的模型参考自适应控制matlab仿真(popov)
- 2021-02-23 01:49:41下载
- 积分:1
-
3d
说明: MATLAB 是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,(MATLAB)
- 2009-10-15 11:25:07下载
- 积分:1
-
lp_solve_5.5.0.13_c.tar
整形规划-数值计算 Matlab 工具,可以用于科学计算,效果堪比 CPLEX(Plastic Planning- Matlab numerical tools can be used for scientific computing, the effect of rivals CPLEX)
- 2009-05-13 23:15:38下载
- 积分:1
-
LEE-MK
水文趋势、突变点分析的matlab相关程序——Lee-Heghinan法、Mann-Kendall法(Hydrological trends point mutation analysis matlab procedures- Lee-Heghinan France, Mann-Kendall method)
- 2013-08-15 18:49:40下载
- 积分:1
-
ofdm_matlab
我自己编写的ofdm系统的matlab仿真的源代码(matlab simulation ofdm the source code)
- 2010-12-06 11:09:21下载
- 积分:1
-
homework
该代码可用于对红外图像的高低温图分别进行一点校正和两点校正(This code can be used for infrared images were a little high and low figure correction and two-point calibration)
- 2015-01-10 11:13:47下载
- 积分:1
-
D2CSVM
this is GUI based SVM
- 2010-12-16 13:26:40下载
- 积分:1
-
qiuboyali
利用MATLAB编写了stokes2求解波浪压力分布,即在动水压力分布和总压力分布,在港口海岸设计中用重要地位。(sove stokes pressure of wave)
- 2021-02-16 09:39:47下载
- 积分: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