-
4s4as4d44444
这是matlab批量读入图片的程序,很好用,里面有详细的说明(This is read into the picture matlab batch process, useful, which is described in detail)
- 2010-05-10 16:39:48下载
- 积分:1
-
30-intellengce-algorithms-of-matlab-
MATLAB智能算法30个案例分析源代码(30 intellengce algorithms of matlab )
- 2020-11-04 17:19:51下载
- 积分:1
-
H-fliter
基于方差约束 ,研究一类不确定线性定常随机离散系统的 H ∞滤波问题。提出了一种
鲁棒滤波的新算法 ,该算法克服构造对角矩阵约束性较强( H ∞filtering problem under the constraint of variance was discussed for a class of linear
stochastic uncertain system. A new algorithm of robust filter design was proposed which avoids strict
constraint in constructing diagonal matrix to meet upper bound of variance. The robust filter with both
constraints of variance and H ∞was given based on linear matrix inequality (LM I) )
- 2010-09-06 20:29:30下载
- 积分:1
-
gmd
说明: 几何均值分解程序,mmse和zf预编码参考程序。(Geometric mean decomposition process, mmse and zf Precoding reference program.)
- 2010-04-22 14:50:43下载
- 积分:1
-
New-Folder
code for neural network classifier
- 2011-09-27 18:36:42下载
- 积分:1
-
inpainting
image inpainting
(CS7495 Final Project
Sooraj Bhat
Object Removal by Exemplar-based Inpainting
USING THE CODE
Everything was done in Matlab and MEX (i.e. a C function callable from
Matlab). First, the C code needs to be compiled. At the Matlab
prompt, type:
mex bestexemplarhelper.c
You should then be able to run the following (which takes ~2mins on my
2GHz Pentium 4 laptop with 256MB of RAM):
[i1,i2,i3,c,d,mov] = inpaint( bungee0.png , bungee1.png ,[0 255 0])
A smaller run (~25 seconds) would be:
[i1,i2,i3,c,d,mov] = inpaint( bw0.png , bw2.png ,[0 255 0])
To visualize:
plotall
close movie(mov)
SAMPLE IMAGES & RESULTS
*0.png The original images ( bw and bungee )
*{1,2}.png The different fill region masks.
*P2.png Plots of confidence and data terms.
*P5.png Plots of original, fill region, inpainted images and
confidence and data terms.
Other images in the dir contain redundant information. I di)
- 2010-06-19 21:00:49下载
- 积分:1
-
calibration
相机标定的matlab完整工具箱 功能非常强大(Complete toolbox matlab camera calibration is very powerful)
- 2010-07-12 16:01:25下载
- 积分:1
-
Desktop
FFT变换以及IFFT变换 基于matlab编程 (Based on the FFT and IFFT transform matlab programming)
- 2015-03-12 20:20:58下载
- 积分:1
-
MATLAB程序设计与应用(刘卫国第1版)
有关matlab的一本书籍,内容还不错。讲的很细致,也有部分例程。(The book of MATLAB is rich in content.)
- 2018-04-15 22:24:23下载
- 积分:1
-
LDPCCode
LDPC编解码代码,使用matlab中的Mex文件,解码速度较快(LDPC Codec using mex file in Matlab)
- 2009-03-24 18:37:00下载
- 积分:1