-
EdwardNeumanMatlabTutorial
matlab编程的很好教程,的看看吧,很值得。(matlab
)
- 2010-09-29 08:25:02下载
- 积分:1
-
matlabtuxiangchuli
MATLAB 图像处理命令(MATLAB image processing orders.)
- 2006-07-07 15:17:24下载
- 积分:1
-
rfid
说明: 讲解RFID技术的好论文,里面包含中科大博士论文一篇和北京交通大学硕士论文一篇,包含防碰撞算法和安全认证技术(RFID technology to explain a good thesis, doctoral thesis which contains a USTC and Beijing Jiaotong University, a masters thesis, including anti-collision algorithms and security authentication technology)
- 2010-04-09 16:56:41下载
- 积分:1
-
APF
说明: 小容量APF的研究方法,希望对大家有帮助。(Small capacity APF research methods, we want to help.)
- 2010-04-10 18:07:17下载
- 积分:1
-
National-Taiwan-Central-University
National Taiwan Central University开发的HHT算法,基于matlab平台。供大家参考(HHT from National Taiwan Central University base on matlab)
- 2013-01-04 11:07:25下载
- 积分:1
-
ToolWaveTex
Toolbox for wavelet transform computation
- 2015-01-08 01:46:06下载
- 积分:1
-
FINAL_RUN_WAVELET
Source code for image fusion using wavelet tansform
- 2015-04-06 03:59:28下载
- 积分:1
-
HHT1
这个是一个HHT的镜像延拓的emd程序。可以适当地解决emd变换的端点效应问题。你可以下下来参考下。(This is a mirror image of HHT emd Extension program. Emd can transform an appropriate solution to end effects. You can refer to the next down.)
- 2010-10-09 15:01:48下载
- 积分: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
-
1
说明: 小波变换在地磁脉动中的应用,我找的电子资料,希望对你有用(Wavelet transform in geomagnetic pulsations in the application of electronic information I find, I hope useful to you)
- 2010-04-09 09:55:58下载
- 积分:1