-
emirs
利用摄动方法计算高斯粗糙表面的te、tm反射率(computes the TE and TM emissivities from Gaussian rough surface using the small perturbation method )
- 2009-05-06 08:55:04下载
- 积分:1
-
matlabanditscoursesinthesciencesandtheapplicationo
经典《matlab及其在理工课程中的应用指南》电子书(Classic " matlab and its courses in the sciences and the application of Guide" e-books)
- 2010-03-06 16:57:57下载
- 积分:1
-
ofdm
ofdm system with channel estimation (ofdm channel estimation)
- 2014-12-15 13:36:43下载
- 积分: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
-
Differential_equation_algorithm_MATLAB_Programming
MATLAB程序设计微分方程算法教程MATLAB程序设计微分方程算法教程(MATLAB Tutorial MATLAB programming algorithm Differential Equations Algorithm Programming Guide)
- 2010-08-02 14:05:26下载
- 积分:1
-
decisor_correlacao_generalizado
It s a neural network decisor for Pareto set based in cross-correlation between a specific noise model and sucessive aproximation errors of the neural network that generates each solution of Pareto set.
- 2010-11-17 06:02:13下载
- 积分:1
-
LMS
最小均方(LMS)自适应算法就是一中已期望响应和滤波输出信号之间误差的均方值最小为准的,依据输入信号在迭代过程中估计梯度矢量,并更新权系数以达到最优的自适应迭代算法。LMS算法是一种梯度最速下降方法,其显著的特点是它的简单性。这算法不需要计算相应的相关函数,也不需要进行矩阵运算。(Minimum mean-square (LMS) adaptive algorithm is that one has to respond to the expectations and filtering the output signal of the mean square error between the value of the minimum-based, based on the input signal is estimated in the iterative process of gradient vector, and to update the weights in order to achieve the most Adaptive iterative algorithm gifted. LMS algorithm is a steepest descent gradient method, and its significant features is its simplicity. This algorithm does not require calculation of the corresponding correlation function, nor the need for matrix calculation.)
- 2008-05-26 12:05:15下载
- 积分:1
-
speechR
基于matlab的语音识别
用matlab仿真0到9十个数字的语音识别(speech recognition based on matlab)
- 2009-06-06 13:25:28下载
- 积分:1
-
HMF_HOG
Histogram of Orientated Gradients for gray-level images
- 2012-05-02 21:36:19下载
- 积分:1
-
C_TS
利用禁忌搜索算法,实现模式识别聚类功能。(Tabu search algorithm, the clustering function of pattern recognition.)
- 2012-05-25 11:13:18下载
- 积分:1