-
aoshu
小学数学一个奥数题目的编程,方便运算出此类型的题目(Primary Mathematics Olympiad title of a program to facilitate the operation of this type of subject)
- 2011-07-04 00:11:08下载
- 积分:1
-
jiaosulvpipei
捷联式惯性导航的角速率匹配,使用matlab语言编写(Strapdown inertial navigation of angular rate matching
)
- 2014-01-13 15:50:45下载
- 积分:1
-
svm
基于MATLAB的支持向量机工具箱,好用(Support vector machine based on MATLAB toolbox, easy to use)
- 2010-08-16 22:56:08下载
- 积分:1
-
1212221
说明: 《MATLAB7.0_Simulink6.0建模仿真开发与高级工程应用》书中程序("MATLAB7.0_Simulink6.0 Modeling and Simulation Development and Engineering Application" book procedure)
- 2006-03-25 12:09:10下载
- 积分:1
-
CICfilterSim
CIC 滤波器的设计演示程序 可以运行的 还有分析性能(CIC filter design demo program that can run as well as to analyze the performance)
- 2013-12-08 21:30:11下载
- 积分: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
-
rezufahuanreshebei
对多功能动态试验装置的污垢厚度的检测,可以得到污垢形成的规律,从而有效地抑制污垢的形成。换热设备作为火电厂的重要设备之一,污垢的存在使传热能力下降,造成不必要的经济损失,通过对污垢的检测,掌握了热学法检测污垢的方法,提高换热设备的传热能力。(Dynamic tests on the multi-function devices detect the thickness of the dirt, the dirt can be formed by law, to effectively inhibit the formation of dirt. Heat exchanger equipment as one of the important thermal power plant, the presence of dirt reduced capacity to heat, causing unnecessary economic losses, through the dirt of detection, control the fouling thermal detection methods to improve heat transfer equipment heat capacity.)
- 2010-09-06 18:44:28下载
- 积分:1
-
matlab-tracking
实现matlab下的动态追踪,实现对动态物体或者人的追踪(tracking )
- 2011-06-13 20:46:48下载
- 积分:1
-
LU_rozklad
LU decomposition. Introduced by two matrices A and B we find the solution of linear equations
- 2013-12-17 00:53:47下载
- 积分:1
-
outlier
离群点检测与删除,内含画图程序 matlab代码(outlier detection and deletion, including plotting)
- 2017-11-03 14:43:39下载
- 积分:1