-
powerupgrading
power upgrading is done by combining both the ac and dc model which is done by matlab simulink model of sim power systems with documentation
- 2010-07-04 14:44:50下载
- 积分:1
-
fft
关于FFT的MATLAB代码,可以很直观的验证并得到FFT序列(The MATLAB code on the FFT, it is intuitive and FFT test sequence)
- 2009-05-09 22:27:48下载
- 积分:1
-
FUZZYPID
模糊控制PID参数整定及最优,希望有用啊(Fuzzy control and optimal PID parameter tuning, ah want to be useful)
- 2011-10-16 14:54:11下载
- 积分:1
-
NpIca-v1.2
pham的频域盲分离算法,可供参考,具有较好的适应性。(pham frequency domain blind separation algorithm available, has a better adaptability.)
- 2012-09-16 22:11:23下载
- 积分:1
-
xiaobobianhuan
<小波分析理论与MATLAB 7实现>是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。(< Wavelet analysis theory and MATLAB 7 implementation> is " MATLAB Applications" book series is one of the latest release of MATLAB in the wavelet analysis toolbox Wavelet Toolbox 3.0 version as the basis.)
- 2010-05-11 23:30:50下载
- 积分:1
-
GVD
模拟脉冲在光纤中传输时色散对其的影响,通过作图形象地说明脉冲时域和频谱的演化(the dispersion effect of pulse propagating in fiber)
- 2021-03-21 18:49:16下载
- 积分:1
-
ADRC-with-MATLAB-Simulation
自抗扰控制器在实际使用时有多个需要整定的参数,由于控制器参数多,又无法确定参数作用方向,因此参数整定困
难,为实际使用自抗扰控制器带来不便。本文利用MATLAB软件仿真分析控制器及参数,寻求参数整定规律,简化整定过
程,对实际应用自抗扰控制器具有较大的意义(There ADRC in actual use multiple needs tuning parameters, as the controller parameters many, it can not determine the parameters of the role of direction, parameter setting sleepy
Difficult to actually use ADRC inconvenience. In this paper, MATLAB software simulation analysis controller and parameters, parameter tuning laws seek to simplify tuning over
Cheng, the practical application has a greater significance ADRC)
- 2015-06-04 10:07:23下载
- 积分:1
-
jeofon.m
calculate the response of geophon
- 2011-01-22 21:50:32下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
ofdmcdma
Hệ thố ng MIMO OFDMA qua pha đ inh đ a đ ư ờ ng
- 2014-08-26 20:10:38下载
- 积分:1