-
Competitive_learning
说明: matlab编写的[数据挖掘]分类算法Competitive_learning算法。(Matlab prepared by the [data mining] classification algorithm Competitive_learn ing algorithm.)
- 2005-12-29 14:55:09下载
- 积分:1
-
SVDD
真正可以运行的SVDD代码,在TE化工数据集上的代码。(A code that can actually implement, on the basis of TE process in chemistry.)
- 2020-11-29 21:59:29下载
- 积分: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
-
fuzzyPID
模糊PID控制器matlab simulink仿真,自适应模糊PID控制的仿真文件和模糊规制编写(Fuzzy PID controller matlab simulink simulation, simulation of adaptive fuzzy PID control and fuzzy regulatory documents prepared)
- 2020-09-07 16:18:03下载
- 积分:1
-
计算功率谱(或互谱)的matlab子程序
计算功率谱(或互谱)的matlab子程序(Calculate the power spectrum)
- 2020-11-23 08:49:33下载
- 积分:1
-
VRP
31个城市的VRP进行蚁群算法求解的matlab源码(31 cities, ant colony algorithm for VRP to the matlab source code)
- 2010-03-12 23:34:10下载
- 积分:1
-
linearpll
说明: 一个不错的PLL matlab simulink 仿真,希望能帮到你(A good PLL matlab simulink simulation, hope you can help)
- 2011-03-23 22:48:37下载
- 积分:1
-
MATLAB--image-processing
visual c++ matlab图像处理与识别实用案例精选,帮助我们学习(visual c++ matlab image processing and recognition of practical case selected to help us learn)
- 2011-06-05 10:30:15下载
- 积分:1
-
MUSIC
阵列信号处理中的其中一个传统子空间方法仿真程序,二维music算法。(One of the traditional subspace method simulation program in array signal processing, the two-dimensional music algorithm.)
- 2014-09-04 20:44:59下载
- 积分:1
-
FDTD-2D-with-pml-and-Total-field-and-scattering-f
fdtd_2d basic algorithum version 4
isotopic linear non-dispersive material
grid size and time size is designated directly
Ez mode
electic field nomalized
PML for y directions
periodic conditions for x-direction
TF/SF source
- 2014-10-01 18:26:33下载
- 积分:1