-
Conceptofoperatingsystem
操作系统概念恐龙书第六版,翻译版。作者我忘了~~(Operating System Concepts Sixth Edition dinosaur books)
- 2011-01-07 22:39:01下载
- 积分:1
-
hechengkongjing
此为一个合成孔径雷达的MATLAB仿真程序。(Synthetic aperture radar MATLAB simulation program.)
- 2013-09-06 17:46:44下载
- 积分:1
-
Parallel-machine-problem
一个简单的并行机问题的优化程序,我自己试过了,是可以使用的
(A simple program for parallel machine problem, I tried, can be used)
- 2015-01-14 10:43:11下载
- 积分:1
-
TakeVideo
This program uses Image Acquisition toolbox to take video at any time length as user defined. The function imaqtool has the limitation in takinglong duration videos.
- 2010-09-18 04:07:58下载
- 积分:1
-
dxVideo
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.
Features:
a) can read frames from rmvb, avi, etc.
b) handles most codecs installed on the system
d) its implementation is only based on the IMediaDet interface
-- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll
-- The library usage is as follows,
[avi_hdl, avi_inf] = dxVideoOpen(avi_filename)
pixmap = dxVideoReadMex(avi_hdl, frame_num)
img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3])
dxVideoCloseMex(avi_hdl)
-- recompile the library
I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004)
-- known limitation
a)only works for windows :(
b)may be slow for big image frames and some codecs.
- 2009-11-05 17:17:06下载
- 积分:1
-
KalmanFilterProgram
卡尔曼滤波程序,卡尔曼滤波在动目标跟踪时的应用,(kalman filtering, target tracking)
- 2014-09-21 23:48:24下载
- 积分:1
-
newmarkforrotor
用matlab法求解椭圆轴承支承的刚性jeffcott转子的振动方程。采用capone模型计算轴承油膜力。得到圆盘中心的轨迹图。(solving governing equations of rigid jeffoctt rotor supported on elliptical bearing. The robit of disk center can be obtained)
- 2009-04-20 22:15:14下载
- 积分:1
-
boilerpressure_demopad
Optimizing Time-Domain Response of Simulink(R) Models Using Parallel Computing
- 2015-02-13 17:34:04下载
- 积分:1
-
master_matlab
精通MATLAB—综合辅导与指南配书盘源码资料(Proficient in MATLAB-integrated counseling and guidelines with a book plate source information
)
- 2012-04-24 22:29:07下载
- 积分:1
-
radar_system_simulation
雷达系统分析主要包括脉冲压缩、相干积累、非相干积累、CFAR、脉冲测角(Radar systems analysis including pulse compression, coherent accumulation, non-coherent accumulation, CFAR, pulse goniometer)
- 2013-12-15 12:43:19下载
- 积分:1