-
hermite_pulse
hermite,uwb成形脉冲函数,不同导数时(hermite, uwb pulse shaping function, different derivative when)
- 2007-11-05 23:55:53下载
- 积分:1
-
CHAPTER4
先进PID控制及MATLAB仿真程序,第四章的经过运行,全都成功(Advanced PID control and MATLAB simulation program, run by the fourth chapter, all successful)
- 2010-12-18 14:47:21下载
- 积分:1
-
MATLAB-GUI-instruction-video-9
MATLAB GUI教学视频9:菜单控件menu的基本用法(MATLAB GUI instruction video 9: Basic usage of the menu control menu)
- 2011-07-15 11:06:33下载
- 积分:1
-
Untitled
以MATLAB程序,实现以用户最优为原则的交通分配(MATLAB program to achieve optimal traffic assignment with the principle of user)
- 2014-09-08 21:33:23下载
- 积分:1
-
weld_Gaussian
Abaqus焊接传热分析中高斯热源子程序(Abaqus subroutine DFlux of Gaussian Heat Source for welding analysis)
- 2014-09-15 09:35:10下载
- 积分:1
-
Walking-Assistant-Matlab-code
It is used to optimize links of walking assistant.
- 2014-09-15 17:25:56下载
- 积分:1
-
Fisher
实现matlab gui 界面的人脸检测,通过点击人眼中心,实现识别(Achieve matlab gui interface face detection, by clicking on the eye center, to achieve recognition)
- 2014-12-03 15:47:34下载
- 积分: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
-
计算任意曲线围成区域面积的程序area
用MATLAB编写的计算任意曲线围成区域面积的程序,用隐函数描述(Calculation of any curve using MATLAB enclosed area of the program, described by the implicit function)
- 2021-02-19 23:49:43下载
- 积分:1
-
bezierliu
能够画出贝里尔曲线,根据给定的点,可以改变参数设置达到要求。(Able to draw Beryl curve, according to the given point, you can change the parameter settings meet the requirements.)
- 2009-12-10 19:53:33下载
- 积分:1