-
DSSS_multipath_new
matlab控制声卡的一个程序。实现数据的采集或输出。(matlab control of a sound card program.)
- 2009-12-18 20:29:56下载
- 积分:1
-
matlab
matlab material hav e a look
- 2012-04-09 22:22:45下载
- 积分: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
-
graphchop
基于非线性形状先验的图割,matlab的框架,C++的程序。(A priori based on nonlinear shape graph cuts, Matlab framework, C++
program.)
- 2012-07-17 20:34:28下载
- 积分:1
-
QR
说明: 矩阵QR分解实例,使用Givens和Householder两种方法(QR decomposition, using Givens and Househoulder method)
- 2012-11-22 17:47:43下载
- 积分:1
-
voiceprintsourcecode
说明: 说话人识别的MATLAB源码,效果还可以(Speaker Recognition MATLAB source, the effect can be)
- 2010-04-14 16:47:52下载
- 积分:1
-
Increment-PID-Controller
增量式PID控制,Matlab仿真PID算法,算法原理、算法实现(Increment PID Controller)
- 2012-08-22 12:05:10下载
- 积分:1
-
Ga
说明: 遗传算法,实现求函数最值问题,适合初学者进行学习(Genetic algorithm, seeking to achieve the function most value question)
- 2014-11-29 10:08:09下载
- 积分:1
-
Fuzzy-and-Neural-network-in-Approache-in-Engeneer
Book fuzzy and neural network Book using Matlab
- 2011-11-25 00:20:11下载
- 积分:1
-
matlab编程 参数提取
matlab编程实现通过NRW算法将S参数提取人工电磁材料的结构参数--等效介电常数和等效磁导率(Matlab programming is used to extract the structural parameters of the artificial electromagnetic materials through the NRW algorithm - the equivalent permittivity and the equivalent permeability of the artificial electromagnetic materials.)
- 2021-04-16 21:18:53下载
- 积分:1