-
Shaped_Histograms
this mi test m-file for matlab program
- 2013-08-27 14:44:20下载
- 积分:1
-
Response-of-RLC-Series-Circuit
主要介绍RLC串并联谐振技术的基本原理,并进行仿真分析(It introduces the basic principles of series and parallel RLC resonance technology, and simulation analysis)
- 2016-05-29 15:04:54下载
- 积分:1
-
power-electronic
说明: 讲述电力电子技术中变换技术和控制技术的指导用书(About the power electronics and control technology in the transformation of the guide book)
- 2011-04-07 11:41:01下载
- 积分:1
-
viterbi_encoder
维特比编码程序,内有详细说明,大学课程设计。(Viterbi encoding procedures, which are described in detail, the design of university courses.)
- 2012-09-25 20:38:36下载
- 积分: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
-
MikroKopter_V0.60
MikroKopter四旋翼飞控板程序,版本6.0(the code of MikroKopter Quadrotors)
- 2010-01-14 22:58:10下载
- 积分:1
-
junxunlianghua
说明: 基于matlab的pcm系统的仿真之对语音信号的均匀量化编码(Matlab-based system simulation of the pcm speech signal uniform quantization coding)
- 2011-04-14 09:18:26下载
- 积分:1
-
rake
CDMA系统中的Rake接收算法,请大家参考。(CDMA systems Rake receiver algorithms, please refer to.)
- 2014-09-23 21:28:13下载
- 积分:1
-
Detaljeret-beskrivelse
Recent Research in Photovoltaic Industry
- 2012-11-13 02:48:55下载
- 积分:1
-
naivebayes
尽管matlab提供了朴素bayes的函数,但要理解朴素bayes还是自己编程实现为好。这是以IRIS数据集为例,用朴素bayes方法分类的程序。(Although matlab Bayes provides a simple function, but to understand the simple Bayes or programming for their own good. This is the IRIS data set as an example, naive Bayes method with a classification procedure.)
- 2007-11-27 19:25:14下载
- 积分:1