-
PCMcoding
是通信原理的PCM编码过程,采用均匀量化(The communication principles of PCM encoding process, using uniform quantization)
- 2010-02-22 14:15:32下载
- 积分:1
-
Ttabbusearchha
用禁忌搜索算法求解tsp。。。。matlab写之,非常有意义
(Tabu search algorithm for solving tsp. . . . matlab write very meaningful)
- 2012-06-11 19:24:54下载
- 积分:1
-
MATLAB
说明: 文件里是MATLAB语言常用算法程序集,包括插值、函数逼近、数值微分、数值积分、线性方程组的求解等程序(File is a MATLAB algorithm for the assembly language used, including interpolation, function approximation, numerical differentiation, numerical integration, linear equations and other procedures)
- 2010-04-27 16:41:18下载
- 积分:1
-
RD
RD算法作为SAR处理中最重要的处理算法,在远场近似的条件下,可将二维处理分离为两个一维处理,降低了运算量,成像效果良好。(RD算法作为SAR处理中最重要的处理算法,在远场近似的条件下,可将二维处理分离为两个一维处理,降低了运算量,成像效果良好。
RD algorithm is the most important processing algorithm in processing SAR, in the far field approximation, the two-dimensional separation into two one-dimensional processing, reduces the amount of computation, good imaging effect.
)
- 2013-12-04 16:38:24下载
- 积分: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
-
ECA_B
雷达信号处理中,利用ECA_B算法,实现直达波及多径的抑制(In radar signal processing, the ECA_B algorithm is utilized to realize the suppression of the direct spread and multipath.)
- 2020-07-03 23:40:02下载
- 积分:1
-
indnmachinemodel_VHZ
matrix converter.....it is ac to ac convertor,......
- 2012-02-08 16:46:16下载
- 积分:1
-
kftool_matlab
卡尔曼滤波工具箱,其中包含有关滤波中预测、更新等子程序(Kalman filter toolbox, which contains information about filtering prediction and update, such as subroutine)
- 2007-11-08 00:10:49下载
- 积分:1
-
case1
power sharing microgrid by droop controler
mdl file
- 2015-03-15 14:45:26下载
- 积分:1
-
ind
Solves the Generalized Indicator Function eigenvalue problem
- 2012-05-03 15:19:47下载
- 积分:1