-
mrefrobotarm
simulink based models
- 2010-12-16 01:55:17下载
- 积分:1
-
varacvar
用matlab求股票的var、cvar,含数据处理直至计算结果。使用矩阵方法,注释较多,适合入门学习(using matlab for finance modeling:this is for coputing var,cvar for stocks. Using a matrix method, suitable for beginners to learn)
- 2014-12-03 22:12:30下载
- 积分: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
-
1111111111111111111
详细介绍了 用基于Matlab软件实现Delaunay剖分和基于剖分的规格化计算(Described in detail based on Matlab software implementation Delaunay mesh and mesh-based calculation of standardized)
- 2009-03-17 10:00:55下载
- 积分:1
-
chengxu
求解庞加莱映射及吸因子程序 求解动力学微分方程(poljialai plot)
- 2012-05-09 14:32:59下载
- 积分:1
-
Advanced-algorithm-for-MPPT
hola it is article about mppt
- 2013-03-05 17:42:13下载
- 积分:1
-
LZW-decompression
这是一个LZW解压的matlab子函数程序和主函数,要结合我第一个上传的LZW压缩来看,这样有助于理解,效果很少明显,压缩率80 以上,不懂的跟我联系,我交你!!!我弄懂了!(It is a realisation of lzw decompression.Its compression ratio is beyond 80 .Its compression source is the first file which I have uploaded.If you have some questions,you can contact with me.)
- 2011-10-14 17:33:42下载
- 积分:1
-
iterative
Iterative thresholding
- 2015-03-28 14:14:39下载
- 积分:1
-
leida2Kalman
Kalman滤波跟踪目标运行时需添加数据,并修改路径(Kalman filter tracking target runtime needs to add data, and modify the path
)
- 2014-11-15 11:47:18下载
- 积分:1
-
match_ransac0825
ransac程序,在他人的基础上改进,增进了速度,经过测试,可直接应用于遥感影像匹配去除误差较大点,希望对大家有用。(ransac program, others based on improvements and increased speed tested, can be directly applied to the remote sensing image matching remove errors larger point, and hope to be useful.)
- 2012-09-06 14:10:31下载
- 积分:1