-
JM96B
说明: 节水洗衣机:控制洗衣机水流,提高水的利用率(Water-saving washing machines: Control washing machine water flow, improve water use efficiency)
- 2010-03-26 16:40:12下载
- 积分:1
-
kalmanPtracking
运用帧间差法检测,基于kalman滤波的目标跟踪。(Use of the inter-frame difference method detection, based kalman filtering target tracking.)
- 2013-04-01 19:48:18下载
- 积分:1
-
matlab-Probability-Theory
matlab概率论与数理统计WORD文档(matlab Probability Theory and Mathematical Statistics WORD document)
- 2014-01-18 22:46:03下载
- 积分:1
-
t6
说明: 编程通过matlab仿真。确定突变结和非突变结击穿电压随P区和N区浓度的变化关系。(Programmed by Matlab simulation. Determine the abrupt junction and non-abrupt junction breakdown voltage variation with the concentration of P and N District.)
- 2012-05-16 16:27:51下载
- 积分:1
-
interpolate
OFDM系统仿真函数,可用于信道估计以及物理层安全领域(OFDM system simulation functions for channel estimation and physical layer security field)
- 2016-10-30 17:09:58下载
- 积分:1
-
PCA
用matlab实现的PCA算法,用于人脸检测和识别,人脸图像的特征提取(algorithm of PCA of face detection by matlab)
- 2012-11-20 19:56:56下载
- 积分:1
-
Rayleigh_distribute
瑞利分布的Matlab程序,主要用于建立类似瑞利分布的数学模型(Matlab program Rayleigh distribution, mainly used to build a mathematical model similar to the Rayleigh distribution)
- 2015-04-07 11:05:03下载
- 积分: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
-
MATLABEngineeringMathematics
matlab 工程数学 很有用的 将matlab中用到的工程数学的内容,程序写得很详尽(matlab Engineering Mathematics will be useful matlab used in engineering mathematics content, procedures very detailed)
- 2008-12-10 11:22:37下载
- 积分:1
-
MATLAB_commend
matlab命令大全。姚东,王爱民,冯峰,王朝阳等编著(matlab command Daquan. Yao Dong, Wang Aimin, Feng Feng, Chao-Yang Wang, eds)
- 2010-11-29 17:26:50下载
- 积分:1