-
mfile
说明: 文件中包含掌握与精通Matlab书中的所有程序源代码。(File contains the master and the master book, all of the programs Matlab source code.)
- 2010-03-26 16:02:39下载
- 积分:1
-
dineof.tar
说明: DINEOF重构数据矩阵缺失点的值~~~(Reconstruction of missing data matrix DINEOF point value ~ ~ ~)
- 2011-04-13 22:43:25下载
- 积分:1
-
鱼雷目标 追击
说明: matlab仿真,GUI界面模拟鱼类目标追击问题(Matlab simulation and GUI interface simulation of fish target pursuit)
- 2020-06-29 08:00:02下载
- 积分:1
-
ENSES
enses算法,用于多目标优化,matlab语言设计(the enses algorithm for multi-objective optimization, matlab language design)
- 2012-09-22 11:45:35下载
- 积分:1
-
reflectance23
recover reflectance image
- 2013-05-04 03:14:51下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
DG_simulink
下垂控制仿真,采用PF-QE下垂,能够按给定的有功和无功进行仿真(Droop control simulation, using the PF-QE drop, can be simulated according to the given active power and reactive power)
- 2020-10-12 22:37:33下载
- 积分:1
-
PSO_ALGORITHM
This is PSO_algorithm
- 2010-10-20 03:54:12下载
- 积分:1
-
BERVSPSKandQAM
It plots the BER vs SNR for PSK and QAM
- 2009-05-29 08:39:33下载
- 积分:1
-
P0311
P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理(P0311 : use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing)
- 2006-05-22 20:25:49下载
- 积分:1