-
spectrum
说明: 这是一段求信号频谱的程序,通过原始信号得出它的频谱,希望对大家有用!(spectrum)
- 2010-04-22 16:08:54下载
- 积分:1
-
ASK_modu
ask调制模块,matlab,m文件,用m文件写的ask调制的模块(ask modulation module, matlab, m file, m file to write the module ask modulation)
- 2011-05-18 14:07:36下载
- 积分:1
-
leastsquaresmethod
用不加权的递推最小二乘法进行参数估计,用于系统辩适、仿真(Using non-weighted recursive least squares parameter estimation method for systems dialectical relevance, simulation)
- 2007-10-13 10:39:20下载
- 积分:1
-
zhongxin
本源码目的在于查找一幅图像中个图形的重心,基于matlab,找出重心后标记出来,并显示。(The Source aims to find an image in a graphics core, based on matlab, after the marked identify the focus, and display.)
- 2010-07-08 09:30:29下载
- 积分:1
-
motaicanshushibie
这是一个关于模态参数识别的资料,里面有几种关于模态参数识别的方法。(This is a modal parameter identification information, which there are several on the modal parameter identification method.)
- 2010-06-18 16:27:31下载
- 积分:1
-
APF
基于SIMULINK搭建的并联有源电力滤波器程序,希望大家,相互交流。(SIMULINK-based structures of Shunt Active Power Filter procedures, hope, each other.)
- 2010-05-31 00:52:51下载
- 积分:1
-
ant-route
介绍了蚁群算法在matlab中的实现问题(The ant colony algorithm implementation in matlab problem)
- 2011-11-16 22:04:59下载
- 积分:1
-
ADMtoDMGimP
求双矩阵博弈的Nash平衡点,可以避免产生死循环。(Demand pairs of the Nash equilibrium point bimatrix game, can minimize the infinite loop.)
- 2009-10-25 14:29:20下载
- 积分: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
-
GeneratingPriors
Code for generate priors.
- 2013-03-27 03:17:35下载
- 积分:1