-
Introduction_to_Simulink_Design_Optimization
利用matlab的simulink工具进行最优化的设计,谢谢(Presentation and demo files for MathWorks webinar "Introduction to Simulink Design Optimization)
- 2009-03-31 11:15:06下载
- 积分:1
-
Face_test_luminance
Detecting faces or in general, objects, inside gray-level images is still a hard topic for new researches and students all over the world.
It s certainly not your fault. Many researches who do not have access to the right resources, struggle for weeks and months before they understand how to manage their project.
- 2012-09-21 01:17:00下载
- 积分:1
-
15883841lms
是对正弦波和三角波进行会识别的MATLAB程序(In sine wave and the triangle is to identify the MATLAB will)
- 2010-05-26 19:26:35下载
- 积分:1
-
Interpolation_3.m
interpolaton dd matconazze zeze
- 2011-06-16 06:15:26下载
- 积分:1
-
Decoupling
Direct Torque Control, Induction Motor
Vector Control Without an Encoder dtc
- 2013-09-01 18:47:36下载
- 积分:1
-
ExpandableListViewTest
Test Target Class Source Code for Andriod.
- 2013-11-26 15:11:49下载
- 积分:1
-
fd2d_predator_prey
反应扩散方程 捕食者捕食模型HOiing模型2D(Reaction-diffusion equation model of predator prey model HOiing 2D)
- 2020-12-04 23:09:23下载
- 积分:1
-
2
说明: related to speed control of induction motor
- 2015-03-12 19:34:22下载
- 积分:1
-
ins-aided
卫星导航的惯性辅助系统,在卫星导航中加入惯性数据,可以大大提高导航精度(GPS with the help of INS data, can improve the performance of GPS)
- 2015-03-23 11:11:02下载
- 积分: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