-
RALY
raly 分布的MATLAB实现,对初学者很有帮助,程序一点也不复杂(raly distribution of MATLAB implementation useful for beginners, the program is nothing complicated)
- 2009-11-18 19:10:09下载
- 积分:1
-
antscolony2
简单的求解tsp问题,比matlab demo中的更细,用的是蚂蚁算法。(Tsp solving simple problems, matlab demo than in the more detailed, using the ant algorithm.)
- 2008-05-05 23:52:28下载
- 积分:1
-
DXdt-SIR
关于传染病的蔓延模型,包含潜伏期和隔离的完整模型(Model on the spread of infectious diseases, including incubation and isolation of the complete model)
- 2010-06-28 21:44:14下载
- 积分:1
-
interpolation
通信系统仿真时使用的插值程序,对仿真的BLER进行有效的插值,可以估计出不能仿真到的点。可以对仿真进行预测(Communication System Simulation interpolation procedures used for simulation BLER effective interpolation, can not be estimated from the simulation point. Simulation can predict)
- 2007-12-04 20:24:35下载
- 积分:1
-
FCM
模糊c均值聚类方法,可以很方便的分割图像。(Fuzzy c-means clustering method, can be very convenient segmentation image.)
- 2010-01-20 14:53:57下载
- 积分:1
-
jingdianNNxunlian
经典神经网络的程序,从归一化到代码实现,是初学者必备(Classical neural network program, normalized to the code for beginners)
- 2012-06-05 21:22:43下载
- 积分:1
-
BM CS
CSharp Biometric Source Code
- 2018-09-03 00:34:25下载
- 积分: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
-
mpgwrite
Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file.
MATLAB Release: R12
Description: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension .mpg (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB movie matrix (MPGREAD). (Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file. MATLAB Release: R12 Description: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension. mpg (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB movie matrix (MPGREAD).)
- 2008-01-11 15:12:45下载
- 积分:1
-
123
expirimental analysis of adaptive MIMO
- 2009-05-07 10:24:17下载
- 积分:1