-
1_svd
本程序可以实现对图像用Matlab进行奇异值分解(This program enables the images to use Matlab the singular value decomposition)
- 2010-01-07 15:36:12下载
- 积分:1
-
matlab-program-example
matlab高编程书籍,实用性强,属于提高类书籍(High matlab programming books, practical)
- 2013-08-19 23:51:54下载
- 积分:1
-
3
平方根法及改进的平方根法求解方程组问题分析(Square root method and the improved method of solving equations square root problem analysis)
- 2013-11-10 10:20:39下载
- 积分:1
-
ls_inv_filter
子波整形反褶积是通过所设计的整形滤波器对地震子波,使其成为所期望的形状。(Shaping wavelet deconvolution by shaping filter designed for seismic waves, making it the desired shape.)
- 2015-01-21 19:53:24下载
- 积分:1
-
my_ICA
fastica的matlab工具箱代码。可以直接调用。(fastica matlab toolbox code. Can be called directly.)
- 2014-02-04 01:02:49下载
- 积分:1
-
cpmpapr4
This is PAPR for CPM-SC-FDMA
- 2014-02-11 13:26:11下载
- 积分: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
-
13-WindPowerMaximizer---JBaker
Wind Power Maximizer
- 2014-09-08 13:46:43下载
- 积分:1
-
Numerical-Computing-with-Matlab
基于Matlab开发环境的数值计算英文原版书(Numerical Computing with Matlab- Cleve Moler (SIAM 2005 367 pg s))
- 2011-07-10 09:27:07下载
- 积分:1
-
Monte-Carlo-simulation-of-QPSK
This is Monte Carlo simulation of a QPSK communication system
- 2015-01-31 14:11:06下载
- 积分:1