-
DP_UC
solving unit commitment by dynamic programming
- 2013-07-12 18:22:35下载
- 积分:1
-
solve-the-biggest-value-of-function
蚁群算法实现连续极值求解,一般是二维函数的求解(solve the biggest value of function)
- 2015-04-02 11:19:32下载
- 积分:1
-
su2segy
在地震资料处理时,将su文件转换为segy文件,需要写道头和卷头,程序中有给出,其中一些读写segy文件的函数需要再行下载(When seismic data processing, the file is converted to segy su file, you need to write head and the volume header, the program has given some of which function to read and write files need to re segy download)
- 2015-11-25 16:54:23下载
- 积分:1
-
18102009384
system sade for solotion
- 2012-11-11 22:10:40下载
- 积分:1
-
cluster-analysisprinciples
说明: 多元线性分析,之聚类分析原理资料2(与1不同)(Multiple linear analysis, the principle of cluster analysis data 2)
- 2011-04-07 11:13:12下载
- 积分:1
-
Important-1
code of multivariable optimization by yang
- 2012-06-18 21:56:38下载
- 积分:1
-
Threeslab
对平行平板波导的传播模式进行模拟,可以自行修改参数。(Parallel plate waveguide propagation mode simulation, you can modify the parameters.)
- 2012-09-07 10:35:16下载
- 积分: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
-
caipiao
一个gui案例,可以产生随机的双色球数据,免去你的烦恼(For a gui case can produce random ShuangSeQiu data, and turn away your troubles)
- 2012-11-24 22:01:44下载
- 积分:1
-
MatlabOptimizationToolbox
Matlab Optimization Toolbox important book
- 2012-06-17 20:30:02下载
- 积分:1