-
2droot_music
对二维矩形阵列,进行空间谱估计!适合阵列测向的新手,建议先仔细学习基础知识。在知识积累上想进行垮越式发展,于初学者来说最重要的是能帮助你弄清楚问题根本何在。
(Of two-dimensional rectangular array, spatial spectrum estimation! Suitable for the novice to the array of measurement, it is recommended to carefully study the basic knowledge. In the accumulation of knowledge on Vietnam-style collapse would like to carry out development for the beginner to the most important thing is to help you figure out what the problem is.)
- 2020-12-29 13:29:02下载
- 积分:1
-
Source_code_matlab
源代码包括插值,函数逼近,数值微分,积分,线性及非线性方程,常微分,偏微分方程等的解法(Source code, including interpolation, function approximation, numerical differentiation, integration, linear and nonlinear equations, ordinary differential, partial differential equations such as the Solution)
- 2009-03-27 09:37:08下载
- 积分:1
-
Autopilot
this simulink is for automatic pilot control using PID controller
- 2011-12-29 14:06:32下载
- 积分:1
-
power_machines
应急柴油发电机和异步电动机的simlink仿真,可直接运行(Emergency diesel generators and asynchronous motors simlink simulation can be run directly)
- 2015-04-16 21:05:56下载
- 积分:1
-
respirationdetect
对呼吸信号进行检测的MATLAB程序,输入采集到的呼吸电信号,输出呼吸信号的峰值。(The respiratory signal detection MATLAB program, enter the collection to the respiratory signal, the output signal peak breath.)
- 2020-11-30 22:39:27下载
- 积分:1
-
skm
Face Detection and Tracking
Detect a Face
- 2014-01-21 04:19:52下载
- 积分:1
-
802.3-2012_section5
IEEE 802.3 - 2012 Section Five
IEEE Standard for Ethernet
- 2015-04-03 09:48:47下载
- 积分:1
-
fourierAtomata
VEanlo por ustedes mismos
- 2012-03-28 22:09:16下载
- 积分: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
-
DCT
this function block an Arbitrary image and take dct from each block.
for check quality of reconstructed image calculated PSNR.
- 2013-08-04 15:18:29下载
- 积分:1