-
MATLAB7.0
MATLAB7.0实用教程 张圣勒编著(MATLAB7.0 Practical Tutorial
Zhang Shengle ed)
- 2010-01-14 13:08:17下载
- 积分:1
-
e
说明: 动画电影制作样例,很有帮助,很好,国外牛人写的,规范(Animated film production sample, helpful, well, foreign cattle were written, standardized)
- 2011-03-29 10:37:22下载
- 积分:1
-
jiaodiantiqu
本程序实现的是Harris角点提取算法
用于图像分割(this program is Harris corner extraction algorithm for image segmentation)
- 2007-06-04 11:23:46下载
- 积分:1
-
work
指纹识别预处理、匹配的全部过程,matlab程序(All pretreatment process fingerprint identification, matching, matlab program)
- 2014-04-28 23:30:25下载
- 积分:1
-
OFDM1
这个matlab程序主要介绍的而是OFDM调制过程,主要设置了符号数,载波数,循环前缀大小,对信号进行了IFFT变换,串并转换等。(The matlab program introduces the OFDM modulation process but the main set of symbols, the number of carriers, cyclic prefix size, the signal of the IFFT transform, string and conversion)
- 2014-05-07 09:04:07下载
- 积分:1
-
fuel
该模型实在simulink下建立的质子交换膜燃料电池模糊控制模型,可以借鉴或者直接使用(fuel cell)
- 2017-04-06 21:15:55下载
- 积分: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
-
photonic-crystal-reflectivity
用ezplot命令来计算模拟一维二元光子晶体的反射率(Ezplot order to use simulation to calculate the binary one-dimensional photonic crystal reflectivity)
- 2009-04-18 12:55:31下载
- 积分:1
-
Prediction_RBF
RBF神经网络一步预测 - Prediction_RBFMain_RBF.m(RBF神经网络一步预测- Prediction_RBFMain_RBF.m)
- 2010-12-01 21:43:02下载
- 积分:1
-
kaiser
凯撒窗的产生,包括高通,低通和带通,以及窗的长度和系数(Kaiser window production, including high-pass, low pass and band-pass, and the window length and coefficients)
- 2011-09-28 20:30:41下载
- 积分:1