-
DFIG-LVRT
THE ablity of the dfig lvrt
- 2010-07-25 20:11:28下载
- 积分: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
-
Lyapunov
混沌的判断指标Lyapunov指数计算的matlab程序。(Chaos Lyapunov index calculation to determine indicators of the matlab program.)
- 2008-06-02 16:29:41下载
- 积分:1
-
yixingceshi
由于地球的上空有76颗依星,所以依星可以定位到地球的任意一个地方,该程序主要完成地理位置的定位(Because there are 76 above the Earth s Iridium, Iridium so you can navigate to any place of the Earth, which is mainly geographic location)
- 2015-03-23 15:26:34下载
- 积分:1
-
jinsishang
应用matlab分析脑电信号的非线性动力学中的近似熵(Application matlab in the analysis of the nonlinear dynamics of the EEG approximate entropy)
- 2012-11-16 20:39:29下载
- 积分:1
-
混合载波频率偏移估计方案用于基于通用滤波多载波的系统
本论文中,一个混合载波频率偏移估计方案用于基于通用滤波多载波的系统。 此方案所述CFO估计器基于最小平方(LS)准则首先导出以获得粗略频率偏移估计使用大频率搜索步骤。 接着,通过其精确估计残留频率偏移自相关操作补偿。 该算法具有较大估计的特点范围以及更高的估计精度。(In this letter, a robust hybrid carrier frequency offset
(CFO) estimation scheme based on training symbols is devised
for universal-filtered multi-carrier (UFMC) based systems. In this
scheme, the CFO estimator based on a least square (LS) criterion
is firstly derived to acquire a coarse frequency offset estimation
with the use of a large frequency searching step. And then,
the residual frequency offset is accurately estimated through the
auto-correlation operation of received signals which have been
compensated. This algorithm has the features of larger estimation
range as well as higher estimation precision.)
- 2017-03-13 10:29:21下载
- 积分:1
-
compress
用matlab写的图像预测编码,compress.m是压缩,descompress.m是解压缩。(Using matlab to write the image predictive coding, compress.m is compressed, descompress.m is extracted.)
- 2008-05-04 08:40:12下载
- 积分:1
-
simplex-nelder
Nelder and Mead Optimization Search Method
- 2013-05-13 22:40:02下载
- 积分:1
-
code-Feature-Selection-using-Matlab
一种基于matlab的神经网络编码特征选择。特征点提取。(Based on neural network matlab coding feature selection. Feature point extraction.)
- 2014-01-18 22:06:34下载
- 积分:1
-
Digital-film-with-detection-system
以X射线检测焊缝图像为研究对象,针对石油焊管管端焊缝生产检验
中线阵列探测器实时成像的X射线数字图像存在的对比度不高、图像噪声及背景
起伏较大、焊缝边缘模糊且纹理较多的特点。( This task takes the X一ray weld seam image as the research object, in view of the X一ray image characteristics of low contrast, high image noise and fluctuated background, fuzzy weld seam edge and more texture with linear diode arrays real一time imaging in the petroleum welded pipe.Matlab simulation software is used to analysis methods of smoothing noise, gray transform enhancement, and image segmentation for image processing.)
- 2013-03-11 17:05:55下载
- 积分:1