-
Three_PID_Compare_withDistrup
用于对比分析三种励磁方式下控制器性能比较,有常规控制器,模糊控制器,神经网络控制器。(Used for comparative analysis of three kinds of excitation mode controller performance comparison,a conventional controller, fuzzy controller, neural network controller.)
- 2018-01-18 09:42:01下载
- 积分:1
-
matlab-code-about-laser2
这是光学激光仿真相关书籍的源代码,里面有全面的关于激光器以及介质仿真的基本代码,这是第二部分的内容,总共有6个部分。(This is the simulation of the optical laser source code related books, which has comprehensive information regarding the lasers and media simulation of the basic code, which is the second part of the content, a total of six sections.)
- 2013-08-09 13:15:47下载
- 积分:1
-
Aperiodic-Array
研究采用大单元间距非周期阵列的方法抑制和避免栅瓣,并在单元级非周期阵列形式的基础上研究适合于大型相控阵的子阵级非周期阵列形式,给出几种非周期阵列的形式及相应的波瓣图(study the method of aperiodic array using big space of elements to suppress and avoid the grating lobe, and study the forms of aperiodic array in the sub-array level which are suitable for large phased array on the base of the aperiodic array in the element level )
- 2011-10-27 22:09:38下载
- 积分:1
-
Matlab_tipsatricks
Matlab Tips and tricks
- 2012-01-06 05:53:51下载
- 积分:1
-
vertical-accordion-image-portfolio(VERY-NICEEEEEE
flash website template by Namira - gallery
- 2013-12-31 16:20:00下载
- 积分:1
-
pathfollowing
基于LQR方法的直线路径跟踪,输入为期望直线路径,输出为左右推进器控制命令(LQR method based on a linear path tracing, enter the desired straight path, the output is about propulsion control commands)
- 2016-04-14 17:29:52下载
- 积分:1
-
IpIq
ipiq法的谐波检测,谐波源是三相全桥整流电路(ipiq method of harmonic detection, harmonic source is a three-phase full-bridge rectifier circuit)
- 2016-12-15 10:45:47下载
- 积分:1
-
fdtd_2D_TE_PML
二维FDTD模拟 pml吸收边界程序,功能强大,书写详尽(Pml absorbing boundary two-dimensional FDTD simulation program, powerful, writing a detailed)
- 2009-12-11 13:52:29下载
- 积分:1
-
mog
mog background subtraction matlab code
- 2014-10-09 04:56:03下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1