-
MultipathDopplerEffects
多普勒matlab仿真,利用MATLAB仿真程序实现,多普勒流量计的理论模型的仿真过程,可以在界面清晰的看见各信道信号的波形(Doppler matlab simulation using MATLAB simulation program realize, Doppler flowmeter theoretical model of simulation, you can clearly see the interface of the channel signal waveform)
- 2008-04-02 09:58:14下载
- 积分: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
-
CPG_V1
FIchier ode4.m et intégration d équations de robotiques
- 2010-11-29 17:34:07下载
- 积分:1
-
examp16_2
二维小波分析在图像平滑、融合与增强中的应用(D wavelet analysis in image smoothing, integration and enhancement of)
- 2016-01-25 15:18:01下载
- 积分:1
-
rough
MATLAB编写的用于属性约简的程序,先运行ROUGH.MDF文件,再输入RED,就可得到约简后的规则.(MATLAB prepared for the attribute reduction procedures, first running ROUGH.MDF documents, admission RED, can be about the simple rules.)
- 2006-06-25 17:41:38下载
- 积分:1
-
iterative-method-matlab-code
matlab迭代法代码,很不错,值得看看(iterative method matlab code, very good, worth a look)
- 2013-11-15 17:09:57下载
- 积分:1
-
CUMTRUE
参数化双谱估计,用语对参数进行估计.可以等同ARMA模型构造.可以()
- 2007-09-27 08:24:31下载
- 积分:1
-
grd_matlab
说明: 读、写surfer文本的GRD格式的matlab程序,适合不需要插值的数据读写,比surfer自带的数据网格化功能处理的速度要快几十倍、甚至上百倍,可以处理大容量数据。(Reading and writing text surfer GRD format matlab program for reading and writing data without interpolation, the grid than the surfer' s own data processing capabilities several times faster, or even a hundred times, can handle large amounts of data.)
- 2011-03-02 13:37:08下载
- 积分:1
-
feinuo
费诺码在MATLAB条件下的实现,可按概率降序排列的码字,求出码长及编码时间等功能(Fenno code in MATLAB to achieve under the conditions, in descending order according to the probability of code word obtained code length and coding time and other functions)
- 2008-04-09 12:38:46下载
- 积分:1
-
Mie_abs
计算Mie散射过程中粒子的吸收系数,对研究粒子散射问题有帮助(calculated Mie scattering particles in the process of absorption, scattering particle research help)
- 2020-12-18 10:19:12下载
- 积分:1