-
histequal
直方图均衡。
不利用MATLAB自带的histeq.m函数,自己编写主函数进行直方图均衡化处理(hist equal)
- 2010-05-14 14:56:50下载
- 积分:1
-
MATLAB
常用matlab数据运算的程序和集,是学习matlab
与数学的不错源码(Commonly used Matlab data operation of the program and set a good source to learn matlab with math)
- 2012-05-21 17:14:27下载
- 积分:1
-
grav_plot
地球物理勘探中重力资料解释的主要目的是由地表观测值推断地下可能存在的密度分布。众所周知,任何一组重力数据都可能由无数个密度分布所引起。即使假设了重力异常是由具有均匀密度差的单一地质体产生的,也得不出唯一的解。画图(Gravity geophysical exploration data interpretation main purpose is inferred from surface observations may exist underground density distribution. Is known, any set of data may be provided by gravity density caused numerous. Even assuming that the gravity anomaly is determined by having a uniform density difference arising from a single geological body, they have no unique solution. Paint)
- 2013-11-21 23:46:56下载
- 积分:1
-
program3
植物生长模型,能够描述根中水运动的阻力。(Plant growth model, which can describe the resistant of water flow in Xylem.)
- 2011-06-01 22:53:45下载
- 积分:1
-
jixianhuan
已知微分方程某某,讨论极限环。在matlab环境下运行(Certain differential equations are known to discuss the limit cycle. In the run under matlab)
- 2011-01-10 20:45:16下载
- 积分:1
-
MATlab--iir
matlab实现iir滤波器。iir数字滤波器有显著特点,dsp运行速度快(matlab iir filter implementation)
- 2011-04-21 18:21:46下载
- 积分:1
-
dsp-project-final
SILICON WAFER DEFECT DETECTION
An automated system developed for defect analysis and reporting of defects in a semiconductor wafer
- 2011-09-10 09:53:16下载
- 积分:1
-
dipum
MATLAB DIPUM toolbox 1.4 source code
- 2014-11-14 03:17:02下载
- 积分: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
-
shiyan1
蚁群算法在求解连续空间优化问题中的应用研究(Ant colony algorithm in continuous space optimization problem solving in applied research)
- 2009-05-11 17:28:31下载
- 积分:1