-
matlabtxjm
基于matlab的图形图象加密算法,对图形图象进行行列变换,达到对图象进行加密的功能。(Matlab-based graphical image encryption algorithm, to transform the ranks of graphics images to be encrypted on the image function.)
- 2007-12-03 11:38:06下载
- 积分:1
-
30653788GA_duomubiao
matlab源代码,多目标规划模型的建立与求解,可以解决很多问题(matlab)
- 2010-10-14 16:24:11下载
- 积分:1
-
image_matching_algorithm
关于图像匹配的算法,根据给定图像,在目标图像上找到目标,达到匹配的目的。(With regard to , according to the given image, the target image to find the target, to match the image matching algorithmpurpose.)
- 2010-01-08 10:25:51下载
- 积分:1
-
scriptofdmtx
在发射端产生OFDM信号,生成信号的波形已被画出。(OFDM signal generated at the transmitter side, the signal generated waveform is drawn.)
- 2013-05-25 21:20:00下载
- 积分:1
-
tsp
完整的matlab解决旅行商问题源程序数学建模使用(Complete source code matlab to solve the traveling salesman problem using mathematical modeling)
- 2010-06-15 21:06:29下载
- 积分:1
-
eemd
说明: Zhaohua Wu编写的实现eemd的程序。共5个。比较权威。(Zhaohua Wu prepared to achieve eemd procedures. A total of 5. Authoritative.)
- 2010-04-14 11:50:20下载
- 积分: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
-
white_noise_data
白色噪声的生成数据,自己编写,可以直接使用(The white noise generated data, write your own, you can directly use)
- 2009-11-28 21:39:18下载
- 积分:1
-
a_1
说明: 语音识别全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,呜呜(The whole process of speech recognition matlab program, run the test to the result, I hope helpful for you, only then it did not point out what their own bottom pressure, the hum)
- 2011-03-08 11:26:47下载
- 积分:1
-
Park_tran
矢量控制的坐标变换,可以实现park变换(Coordinate transformation vector control can be achieved park transformation)
- 2013-12-02 21:25:17下载
- 积分:1