-
motionEstAnalysis
block searching algorithm.block searching algorithm.block searching algorithm.block searching algorithm.block searching algorithm.block searching algorithm.block searching algorithm.block searching algorithm.block searching algorithm.block searching algorithm.v
- 2010-08-05 20:23:23下载
- 积分:1
-
Crank-Nicolson
这是用matlab编辑的求解偏微分方程的一种方法隐式求解抛物型偏微分方程(This is edited using matlab a method of solving partial differential equations implicit solution of parabolic partial differential equations)
- 2011-07-15 23:09:49下载
- 积分: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
-
music3
一个用于到达角估计的MUSIC程序,用MATLAB写的,希望对大家有用(an estimate for the arrival of MUSIC procedures, using MATLAB written in the hope that it may be useful to)
- 2006-06-25 23:25:47下载
- 积分:1
-
mann-kendall
,,,,,, mann-kendall(mann-kendall)
- 2010-12-11 02:28:26下载
- 积分:1
-
资料
说明: 使用支持向量机的方法来进行旋转机械故障机理的。(Support vector machine (SVM) is used to study the fault mechanism of rotating machinery.)
- 2019-12-22 22:55:42下载
- 积分:1
-
cskmeans
基于向量内积的相似性K-means聚类算法(Based on vector similarity of inner product K- means clustering algorithm)
- 2010-07-04 10:27:37下载
- 积分:1
-
MATLAB2
image processing , laplacian filter using matlab
- 2013-12-08 19:10:59下载
- 积分:1
-
im
说明: 免疫遗传算法,实现群体优化的功能哦,matlab程序,其他的看参考了!(Immune genetic algorithm, to optimize the function of groups realize Oh, matlab procedures, look into the other!)
- 2007-09-26 16:39:31下载
- 积分:1
-
pv_array
光伏电池板地Matlab/Simulink模型,可以模拟光伏电池板的功能(Photovoltaic panels to Matlab/Simulink models can simulate the function of PV panels)
- 2011-05-24 16:11:40下载
- 积分:1