-
smallworlds1[1]
一本关于复杂网络的文献,对从事这方面研究的人员是特别有帮助的。(About a complex network of literature in this field of research staff are particularly helpful.)
- 2009-03-06 10:17:48下载
- 积分:1
-
test
一个matlab的simulink小仿真图,给一朋友参考的,关于双向功率管的(Matlab of simulink a small simulation map, a reference to a friend on a two-way power tube)
- 2008-06-23 23:36:23下载
- 积分:1
-
The_use_of_SPSS_and_Matlab_for_time_series_predict
说明: 简单的预测与案例教程,适合初学者用于学习预测原理和简单的matlab代码(failed to translate)
- 2009-08-21 19:52:45下载
- 积分:1
-
matlab-book
matlab建模的百科全书,司守奎老师编著的(many useful knowledge about matlab )
- 2013-09-14 15:01:34下载
- 积分:1
-
vs2008-matlab
matlab7与c++的混合编程:将m函数编译成dll给C++调用,从而加快开发的进度。(Matlab7 and c++ programming with mixed: make m function compiled into the DLL to c++ calls, thus speeding up the progress of the development.
)
- 2012-01-16 13:48:33下载
- 积分: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
-
shannon
信息论中变长编码的香农编码程序,大家可以互相学习(In the information theory of shannon length coding encoding process, we can learn from each other)
- 2011-12-28 19:16:45下载
- 积分:1
-
mfcc
采用MFCC算法提取出能表征信号本质特征信号的参数,进一步对信号进行分类研究作准备(describle the MFCC feturae)
- 2011-08-29 23:25:44下载
- 积分:1
-
SuOrEM
Compressive sensing SuOrEM code
- 2013-10-18 00:19:04下载
- 积分:1
-
Stationary_Series2_MA
演示MA序列的特征值、自协方差函数和谱密度。程序是开放的,可以修改参数(MA eigenvalues demo sequence, since covariance function and spectral density. The program is open, you can modify the parameters)
- 2013-12-22 18:05:24下载
- 积分:1