-
FDTD_2D_Yee_2D_TM_final
matlab模拟仿真电场的分布变化,用FDTD算法(matlab simulate electromagnetic field)
- 2009-10-21 17:09:31下载
- 积分:1
-
velocity
说明: matlab编写的进行地震处理中的速度分析,包括速度转换等内容(matlab write speed of processing seismic analysis, including speed of conversion, etc.)
- 2011-04-06 16:40:37下载
- 积分:1
-
gaussian
Gaussian Distribution.
- 2009-12-22 23:46:24下载
- 积分:1
-
CDMAkuopin
这段程序是用matlab实现了CDMA扩频,原理简单,思路清晰。(This process is achieved with matlab CDMA spread-spectrum, is simple, clear.)
- 2010-05-05 16:15:33下载
- 积分: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
-
newton-steffensen
方程的数值解法,包含牛顿迭代法和基于牛顿法的史蒂芬森加速法。matlab实现,注释很详细。(Numerical solutions of equations containing the Newton iteration method and newton-steffensen method.Matlab, very detailed comments.)
- 2016-01-13 11:13:27下载
- 积分:1
-
fingjen
光纤陀螺输出误差的allan方差分析,分析了该信号的时域、频域、倒谱,循环谱等,数据模型归一化,模态振动。( allan FOG output error variance analysis, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. Normalized data model, modal vibration.)
- 2016-08-06 15:03:22下载
- 积分:1
-
OFDMsimu
OFDM仿真,包括详细的解析,对初学者有很好的作用(OFDM simulation, including detailed analysis of the beginners have a good role)
- 2008-03-01 11:26:44下载
- 积分:1
-
1
MATLAB实现群时延,小数时延,以及整数时延的方法,已经过仿真(MATLAB group delay, the fractional time delay, and the method of integer delay has been through the simulation)
- 2013-12-16 10:51:06下载
- 积分:1
-
1985524fcm
说明: fcm算法的matlab实现 模糊聚类的重要过程(fcm matlab algorithm to achieve the important process of fuzzy clustering)
- 2010-04-15 16:47:25下载
- 积分:1