-
MATLAB2
适合MATLAB初学者,可以按着PPT做一些基本练习,可以对MATLAB有个初步的了解(MATLAB for beginners, you can do some basic exercises according to PPT, you can have a basic understanding of MATLAB)
- 2010-12-29 22:25:38下载
- 积分:1
-
OFDM
basic OFDM model using simulink. This will evaluate the BER performance of OFDM of IEEE802.16 architecture. This simulation uses multipath fading channel
- 2011-11-09 08:53:22下载
- 积分:1
-
fftransform
fft傅里叶变换,将时序信号变换到频域坐标下,进行数据的模态分析(fft transform)
- 2015-03-06 19:05:56下载
- 积分: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
-
plot_graphene
MATLAB画vasp能带结构,画石墨烯能带结构(MATLAB painting vasp band structure of graphene band structure painting)
- 2015-04-02 23:49:08下载
- 积分:1
-
生产调度
说明: 多工序多设备的生产车间调度问题,采用的是精英保留策略的遗传算法(A genetic algorithm based on elite reservation strategy is adopted for multi-process and multi-equipment job shop scheduling problem.)
- 2020-11-13 11:39:43下载
- 积分:1
-
687999
MATLAB操作基础详解 ppt
简洁明了 适合初学者(MATLAB operational basis Detailed ppt
Clear and concise for beginners)
- 2012-05-13 16:46:26下载
- 积分:1
-
legendre-and-lmz
函数逼近中两个重要的方面,勒让德逼近和列梅兹算法(two important aspects in function approximation, Legendre approximation and Remez algorithm
)
- 2014-09-27 12:58:10下载
- 积分:1
-
MVC(Adaptive-Control)
最小方差控制的程序代码,自适应课程上可以用到的。(Minimum variance control)
- 2013-05-12 22:21:40下载
- 积分:1
-
control1
机器人编队控制,模拟三个机器人保持队形运动,动画效果,原创(Robot formation control, simulating three robot to keep formation movement, animation, original)
- 2021-04-12 03:38:57下载
- 积分:1