-
s_function_CH
matlab中simulink中用C语言编写S函数模板的翻译版本(matlab in simulink using C language translation S function template version)
- 2008-12-12 13:32:12下载
- 积分: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
-
fdp5final
Face Detection System
Face Detection using gabor feature extraction and neural networks
(Face Detection System Face Detection using gabor feature extraction and neural networks)
- 2007-12-05 17:50:39下载
- 积分:1
-
adaline
The Adaline is essentially a single-layer backpropagation network. It is trained on a pattern recognition task, where the aim is to classify a bitmap representation of the digits 0-9 into the corresponding classes. Due to the limited capabilities of the Adaline, the network only recognizes the exact training patterns. When the application is ported into the multi-layer backpropagation network, a remarkable degree of fault-tolerance can be achieved.
- 2010-12-08 16:56:14下载
- 积分:1
-
sins
sins+dvl+gps组合导航matlab程序,对于学习导航有一定帮助。(sins+dvl+gps egrated navigation matlab program, it is helpful for learning navigation)
- 2021-03-25 17:19:14下载
- 积分:1
-
lim11limftf
matlab, FTF算法,选用电力系统谐波信号作为输入信号。参考书目:现代数字信号处理,皇甫堪等,电子工业出版社(matlab,)
- 2009-05-20 20:56:50下载
- 积分:1
-
Nova-OFDM-16QAM_Rec
二维导频的信道估计,有效的减小瑞利多径信道对通信系统影响。OFDM系统,调制方式16QAM,线性内插。(2D pilot aided channel estimation. OFDM system, linear interpolation.)
- 2011-05-26 04:10:42下载
- 积分:1
-
hwchannel
if allocation did fail upper functions still may call us.
- 2015-03-13 10:20:32下载
- 积分:1
-
chap9
基于单神经网络的PID智能控制,基于自适应神经网络补偿的PD控制,基于二次型性能指标学习算法的单神经元自适应PID控制。(PID intelligent control based on single neural network, PD control based on adaptive neural network compensation, single neuron adaptive PID control based on two order performance index learning algorithm.)
- 2017-08-13 12:21:47下载
- 积分:1
-
matlab_txt_dat
基于matlab,可以将数据输出为txt或者为dat格式的程序(Based on matlab, data can be output as a txt or dat format for the program)
- 2013-11-24 12:03:58下载
- 积分:1