-
winner
维纳滤波器, 模型参数。假设信号长度为L, 模型阶数为N,分析实验结果,并讨论改变 L, 对实验结果的影响(winner fliter)
- 2011-11-26 19:32:11下载
- 积分:1
-
fdtddangbanxishou
基于FDTD的含挡板的平行板MATLAB电磁仿真(Content-based FDTD parallel baffle plate electromagnetic simulation of MATLAB)
- 2009-07-12 10:41:02下载
- 积分:1
-
shaungkui
双馈感应风力发电机的模型,矢量控制,定子电压定向,完全自己搭建(Doubly fed induction wind generator model, vector control, the stator voltage oriented, to build their own completely)
- 2015-05-16 19:17:07下载
- 积分:1
-
LDPC
DVB_S2_LDPC整体累积编码算法文档及MATLAB仿真(DVB_S2_LDPC documents and the overall cumulative Coding MATLAB simulation)
- 2010-09-24 23:06:00下载
- 积分:1
-
simpadpt
求解积分的自适应simpson算法的matlab程序(adaptive simpson integrate algorithm)
- 2011-06-08 19:52:39下载
- 积分:1
-
floyd
floyd 计算法 求最短路
在数学建模中的应用
图论的应用(Floyd method for calculation of the shortest path
Applications in mathematical modeling
The application of graph theory
)
- 2013-08-23 14:01:12下载
- 积分:1
-
Flexible-AC-Transmission-System-Controllers-An-Ev
can use reference for FACTS APPLICATION
- 2015-01-03 14:28:33下载
- 积分: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
-
bingwangguocheng
双馈异步发电机并网过程及控制方法的改进,适用于dfig系统仿真(Doubly-fed and improve net process control methods and asynchronous generators for dfig System Simulation)
- 2014-02-26 20:11:17下载
- 积分:1
-
twoDLFM
实现SAR 的二维线性调频信号仿真,方位向、距离向都是LFM信号,脉冲压缩是用时域卷积实现的!(Two-dimensional realization of SAR chirp signal simulation, the azimuth, distance to all LFM signal, pulse compression is achieved using time-domain convolution!)
- 2010-06-07 14:43:56下载
- 积分:1