-
split
城市交通方式划分,运用于城市轨道交通需求预测(Traffic cell Od merging process, applied to urban rail transport demand forecast)
- 2011-07-14 15:35:30下载
- 积分:1
-
Gauss
gauss插值,matlab经典例程,数学建模必备(gauss interpolation, matlab classic routines, mathematical modeling necessary)
- 2013-09-15 09:10:53下载
- 积分:1
-
New-folder
test function for matlam mopso and nsga2
- 2011-12-28 23:48:20下载
- 积分:1
-
EstimationWithApplicationsToTrackingAndNavigation
这是西交大客座教授美国新奥尔良大学电机系主任、信息融合领域华人带头人李晓榕写的关于跟踪和导航的书,英文版,对于搞控制和滤波的人非常有参考价值(This is a visiting professor at National Chiao Tung University in West Electric Head of the Department of the University of New Orleans, the Chinese leader in the field of information fusion李晓榕write on tracking and navigation of the book, in English, for engaging in the control and filter are very useful)
- 2008-06-24 20:30:48下载
- 积分: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
-
aaa
医学图像形变配准在图像引导放射治疗中的应用(The Application of deformable Medical Image Registration in Image-guided Radiotherapy)
- 2012-03-15 14:50:55下载
- 积分:1
-
LFM_matchfilter
LFM信号的匹配滤波器,用于信号距离探测(LFM the matched filter for signal detection distance)
- 2007-01-23 20:35:44下载
- 积分:1
-
chap6
求解过程中,由于几何模型发生变化而导致区域网格改变时会出现几何结构的连续性问题。本章中,我们举两个例子——流道中由于不同尺寸孔板引起额外压力损失问题是稳态几何连续性的一个例子。从概念来看,这个问题与第5章贝纳尔问题中通过Rayleigh数进行的变量连续性没什么不同。第二个例子是液体中悬浮的乳胶颗粒的干膜。在这个问题中,考虑了两个移动前缘;一个通过坐标变换,另一个通过光滑界面模型。该技术对于之前模拟该问题采用的移动弱项方法有所改进。(Solving process, due to geometry changes and the continuity of the geometric structure of the regional grid changes. In this chapter, we give two examples- the flow channel due to the different size orifice caused by the additional pressure loss is an example of the steady-state geometric continuity. Variable continuity standpoint, this issue in Chapter 5 Bernal Rayleigh number is no different. The second example is a dry film of the latex particles suspended in the liquid. In this problem, consider the two move the leading edge a coordinate transformation, and the other by the smooth interface model. The technology used before to simulate the mobile weaknesses improvements.)
- 2012-06-08 23:48:04下载
- 积分:1
-
videotime
用matlab打开视频,并测试处理30帧图像需要的时间(Using matlab to open the video, and test the processing time of 30 images)
- 2012-06-18 16:24:47下载
- 积分:1
-
__Robotics-BEKHETI-programs
robotic example simulated with matlab wich is important example
- 2013-09-30 22:07:35下载
- 积分:1