-
ball_bounce_spin
ball bounce simulation in matlab
- 2010-07-07 13:36:31下载
- 积分:1
-
MatLAB
小飞机图像匹配(在模板中查找特点图像的位置)MatLAB编程(Small plane image matching (Find features images in the template position) MatLAB Programming)
- 2013-12-17 10:16:58下载
- 积分:1
-
guiyi
实现利用matlab软件对指纹灰度图像作归一化处理,效果还可以。(Matlab software to achieve the use of gray-scale image of the fingerprint for the normalized results can also be.)
- 2009-05-30 16:37:23下载
- 积分:1
-
vad
MATLAB环境下,对输入的语音信号进行端点检测子程序。(MATLAB environment, the input voice signal endpoint detection subroutine.)
- 2013-04-18 20:24:05下载
- 积分:1
-
实现分数阶傅里叶变换 Frft程序
实现分数阶傅里叶变换,可以用于LFM信号的时频分析。(Realizing Frft, which can be used to perform the time frequency analysis of the LFM signal.)
- 2018-05-17 18:43:41下载
- 积分: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
-
利用MATLAB软件实现偏最小二乘回归方程模型PLS
利用MATLAB软件实现偏最小二乘回归方程模型(use the soft of the MATLAB to calculate the partial least-squares regression )
- 2009-11-27 10:43:06下载
- 积分:1
-
power_syncmachine
power_syncmachine.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_syncmachine.rar,
Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:50:41下载
- 积分:1
-
FFTZeroPadding
Matlab program that shows Dominant Frequency detection using FFT method
Use FT with zero-padding technique 10 times of FT resolution
- 2014-10-16 07:57:49下载
- 积分:1
-
example03_09
使用imfilter和fspecial实现空间滤波(To use imfilter and fspecial spatial filtering)
- 2013-03-14 23:00:59下载
- 积分:1