-
work1
信号功率谱分析。方法五、六,在此以详细编写。(Signal power spectral analysis. Methods 5, 6, in this case to the elaboration.)
- 2009-10-20 23:06:10下载
- 积分:1
-
灰色系统GM(1,n)模型的源代码
灰色系统GM(1,n)模型的源代码,实现多因素作用下复杂系统的预测。(Gray system GM (1, n) model of the source code, under the effect of multi-factor prediction of complex systems.)
- 2011-07-07 11:30:49下载
- 积分:1
-
self_adaption_RLS
这是一个很简单的RLS自适应算法程序,保证你能看懂能学会(This is a very simple RLS adaptive algorithm to ensure that you can read to learn)
- 2011-11-15 11:04:04下载
- 积分:1
-
yuanzhuraoliu
圆柱扰流问题,包括流场、速度场、压强场的编程及界面输出(Cylindrical spoiler issues, including the flow field, velocity field, programming and interface output pressure field)
- 2014-05-05 09:22:23下载
- 积分:1
-
PSO单时段机组寻优
说明: 采用粒子群算法对单时段的机组组合进行寻优。(Particle swarm optimization (PSO) is used to optimize unit commitment in a single period of time.)
- 2020-11-29 19:59:27下载
- 积分:1
-
selfspline
第一,二种边界条件的三次样条插值法matlab代码(First, the two kinds of boundary conditions of the cubic spline interpolation matlab code)
- 2020-10-25 16:30:00下载
- 积分:1
-
kalman-detection
使用卡尔曼滤波算法实现的跟踪,运动估计,运动跟踪等等(Using the Kalman filter to track)
- 2012-04-01 14:18:32下载
- 积分: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
-
jvjnyfdz
相关分析过程的matlab方法,通过反复训练模板能有较高的识别率,IDW距离反比加权方法,使用混沌与分形分析的例程,均值便宜跟踪的示例,进行波形数据分析,基于chebyshev的水声信号分析。( Correlation analysis process matlab method, Through repeated training yqyQVtxlate have higher recognition rate, IDW inverse distance weighting method, Use Chaos and fractal analysis routines, Example tracking mean cheap, Waveform data analysis, Based chebyshev underwater acoustic signal analysis.)
- 2016-04-05 22:19:34下载
- 积分:1
-
linearregression
LINEAR REGRESSION SOURS CODE
- 2011-06-05 10:51:45下载
- 积分:1