-
fluid_interection
application of fuzzy logic in fluid
- 2013-08-29 05:13:52下载
- 积分:1
-
Application-au-problEme-du-pendule-
Application au problème de la cuve. Comparaisons entre un contrô leur ACF, un
contrô leur PID et le contrô leur à logique floue de Matlab.
Application au problème du pendule inverse. Comparaisons entre un contrô leur
ACF, un contrô leur PID et le contrô leur à logique floue de Matlab.
- 2015-03-09 00:10: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
-
matlab-finite-element-analysis
在matlab这个平台上对平面,立体等单元进行有限元力学分析(Finite element stress analysis in the the matlab platform on the plane, three-dimensional unit)
- 2013-04-11 22:33:17下载
- 积分:1
-
MenuBarXP
menu bar 实现windows xp的样式(menu bar to achieve the style of windows xp)
- 2007-12-17 17:43:40下载
- 积分:1
-
encode_bit
关于turbo码编码的仿真程序,简单实用,是初学者的理想程序(On the turbo coding of the simulation program, simple and practical, is the ideal program for beginners)
- 2009-11-24 18:37:13下载
- 积分:1
-
EWB
说明: EWB中元器件的详细讲解实用的很啊!洗完喜欢!(EWB in the components explained in detail)
- 2010-04-19 10:27:29下载
- 积分:1
-
MMGA
说明: 此源码为多变异位遗传算法,具有执行效率高、效果好的特点。(This source is variable ectopic genetic algorithm, with the implementation of high efficiency, good effect.)
- 2010-04-26 23:09:08下载
- 积分:1
-
SVM(matlab)
支持向量机(SVM)实现的分类算法源码[matlab] (Support Vector Machine (SVM), a classification algorithm source code [Matlab])
- 2020-06-26 06:00:01下载
- 积分:1
-
kuandaizaoshengganrao
针对双极性、单极性码产生直扩系统,并加上宽带噪声干扰,(For bipolar, unipolar codes have a direct expansion system, and with broadband noise,)
- 2021-03-17 21:29:21下载
- 积分:1