-
watermarkingmatlabsourcecode
关于数字水印的matlab源代码,将彩色图像的rgb分量提取出,分别嵌入水印(About digital watermarking matlab source code, the rgb color image to be extracted components, respectively, embedded watermark)
- 2020-10-15 10:57:29下载
- 积分:1
-
matched-filter
对雷达信号实现脉冲压缩处理,并画出图形。 (Achieve pulse compression radar signal processing, and draw graphics.)
- 2012-09-23 16:29:07下载
- 积分:1
-
tsvd_dct
基于dct的截断奇异值方法(TSVD)方法的源代码(TSVD: Truncated Singular Value Decomposition: TSVD)
- 2020-08-13 23:28:29下载
- 积分:1
-
beam_model
根据梁的弯曲振动方程解析求解梁的模态。算法清晰简便!清晰!很好用!(Based on the modal bending vibration equation analytic solution of beam. Algorithm is simple and clear! Clear! Very good use!)
- 2020-12-21 15:39:08下载
- 积分:1
-
kalman
是kalman滤波的matlab仿真,以及扩展算法容错,适合初学者(Kalman filter matlab simulation, and the expansion algorithm fault-tolerant, suitable for beginners)
- 2013-04-29 11:49:56下载
- 积分:1
-
matlab
解ABCD的四元方程求解ABCD的值,并通过此值计算出电力器件vto,rt的值,从而使并联器件变得简单,有效(Solution ABCD equation solving the value of the ABCD and power devices VTO rt value calculated by this value, so that the the parallel device becomes simple, effective)
- 2013-05-13 21:44:18下载
- 积分:1
-
distmesh_ml61patch
a matlab fast mesher code patch
- 2010-01-26 07:21:20下载
- 积分:1
-
matlab
本算法是基于遗传算法的十杆桁架的截面优化程序,经matlab10.0测试,可完美运行(The MRD damper matlab program)
- 2020-11-20 12:29:37下载
- 积分: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
-
upf_demos
包括了粒子滤波,无忌卡尔曼粒子滤波,以及他们的之间的比较!!(Including the particle filter loudly Kalman particle filter, and compare them between! !)
- 2014-11-13 21:27:55下载
- 积分:1