-
1
说明: matlab 聚类分析及数据挖掘的一种算法(matlab Clustering Data Mining Algorithm)
- 2009-10-16 17:08:34下载
- 积分:1
-
myConjGrad
matlab implementation of conjugate gradient method
- 2014-11-05 00:57:03下载
- 积分:1
-
2014CUMCM_B
2014年全国大学生数学建模竞赛B题(思路分析及matlab程序打包)。可供后期参赛训练使用。(2014 National Mathematical Contest in Modeling B and that (thinking and analysis matlab packaged). Late entries for training use.)
- 2020-11-30 15:09:27下载
- 积分: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
-
MatLab-Classification
说明: MATLAB 模式分类算法程序,是英文版《模式分类》教程的有关资料。(MatLab Classification )
- 2011-03-13 14:45:53下载
- 积分:1
-
formatpng
关于PNG文件格式的分析,不是很详细,但是中文版的..如果要更好的,请找英文版式(on PNG file format, is not very detailed, but the Chinese version of .. if better, Please find English-)
- 2006-09-28 15:21:00下载
- 积分:1
-
GUI-based-Satellite-Tracking
GUI based Satellite Tracking System
- 2014-12-30 06:47:25下载
- 积分:1
-
RSA
用matlab仿真随机信号白噪声,频谱分析,很好用(Matlab simulation of random signal with white noise)
- 2010-08-17 11:40:30下载
- 积分:1
-
LTE
LTE 实现了基于信道估计的LTE的仿真,在程序中包括相应的算法。( It has realized based on the channel estimate LTE simulation, in procedure including corresponding algorithm. )
- 2010-09-26 15:07:05下载
- 积分:1
-
ICA-Code
帝国算法:初始化,帝国同化,帝国更新,帝国竞争,帝国删除。与粒子群算法比较(ICA social politic)
- 2013-12-21 10:43:27下载
- 积分:1