-
FreyDueckScience07
这是发表在science上的关于聚类的文章 论文后面附者算法实现过程,其上的网址有matlab程序(This is published in the science on the cluster of articles on the papers attached to those behind the algorithm process, the Web site have matlab program)
- 2008-04-27 08:27:10下载
- 积分:1
-
PSO
Program of Particle Swarm Optimization
- 2010-05-08 18:22:50下载
- 积分:1
-
ContemporaryCommunicationSystem-usingmatlab
约翰 G 普罗克斯的经典教材,个人认为是现今讲matlab最好的书籍!(John G Proulx‘s classic text, personal view of ,this is the best books about matlab!)
- 2010-11-21 22:36:19下载
- 积分:1
-
Advanced Filter Design using MATLAB
AFD - Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15 October 1999This program is freeware.Unpack with path names, for exampleDOS: pkunzip -d afdunix: unzip -L afdAfter unpacking afd.zip, and run MATLAB,change directory to afdfrom the MATLAB command window.Execute demoafd to quickly scan the AFD operation.(AFD- Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15 October 1999This program is freeware.Unpack with path names, for exampleDOS: pkunzip-d afdunix: unzip-L afdAfter unpacking afd.zip, and run MATLAB,change directory to afdfrom the MATLAB command window.Execute demoafd to quickly scan the AFD operation.)
- 2005-05-12 21:23:01下载
- 积分:1
-
zhifangtu
说明: 这是一个matlab的直方图均衡程序,先读入一副彩色图像,将其转成灰度图,输出该图的直方图,做均衡以后再次输出,可以看到均衡后图像直方图比较均匀了。(this is a histogram program based on matlab)
- 2010-04-13 20:39:26下载
- 积分:1
-
FFTsolver
快速傅里叶变换自编程序,直接运行即可,简单方便实用(Fast Fourier Transform self program can be run directly, simple and convenient and practical)
- 2013-09-24 22:03:05下载
- 积分:1
-
MATLAB-PF
基于matlab的粒子滤波经典程序。实现了目标跟踪。初学者非常好用!(Based on the classical particle filter matlab program. Achieve the target tracking. Beginners are very easy to use!)
- 2021-04-12 09:58:58下载
- 积分: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
-
ELM
extreme learning machine matlab code
- 2012-03-31 02:33:35下载
- 积分:1
-
mlclass-ex1-005
Octave 3.2. Linear regression, cost function, minimun search.
- 2014-12-27 17:05:24下载
- 积分:1