-
nnPlotCurve
set the map edge in map area
- 2010-08-10 21:30:57下载
- 积分:1
-
vc与matlab接口
一个实现vc与matlab接口的程序,可在vc构建的平台上实现matlab的函数调用(a realization vc Matlab interface with the procedures in vc build on the platform to achieve the function call Matlab)
- 2005-03-29 15:43:47下载
- 积分:1
-
fdtd3D_analysis
matlab code for FDTD analysis in 3 dimension
- 2009-04-24 22:30:23下载
- 积分:1
-
lagrange
非线性拟合,可以根据已经数据,计算出对应的数据(Nonlinear fitting, can have data to calculate the corresponding data)
- 2011-05-11 15:15:13下载
- 积分:1
-
DEEC1VSDEEC2
用matlab语言实现无线传感器网络LEACH算法,和其改进算法。并比较改进算法的优点。(Matlab language implementation wireless sensor network LEACH algorithm, and the improved algorithm and compare the advantages of the improved algorithm)
- 2012-04-19 19:55:17下载
- 积分:1
-
meachnical-fault-diagnosis
讲述了机械故障诊断中一些理论知识,如现在常用的HHT,对初学者有帮助。(Tells the story of some mechanical fault diagnosis theory of knowledge, such as the now commonly used HHT, help for beginners.)
- 2013-11-24 10:32:09下载
- 积分: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
-
LMSmatlab
此程序实现了一种自适应算法,并详细分析了其实现过程(This procedure has realized one auto-adapted algorithm, and multianalysis its realization process )
- 2012-04-09 10:08:44下载
- 积分:1
-
loadflow
loadflow for transmission system
- 2015-02-04 23:57:52下载
- 积分:1
-
peak_detect
自己写的检测音频峰值包络的程序,需要的可以看一下(Write your own audio peak envelope detection process, the need to look at)
- 2010-11-29 17:37:01下载
- 积分:1