-
colorSegment_AmitSrinet
Color Segmentaion using euclidean and mahalaobis distance
- 2010-02-11 09:31:40下载
- 积分:1
-
InSARdata
说明: 干涉合成孔径雷达(InSAR)数据:ERS获取的某山地的相干幅度和干涉相位数据,格式为matlab的mat格式(Interferometric synthetic aperture radar (InSAR) data: ERS access to a mountain range and interference in the coherent phase data, the format for the mat format matlab)
- 2009-08-07 09:50:35下载
- 积分:1
-
simulation_of_QuickPass_system
说明: 模拟游乐场的排队,验证Quickpass系统的可靠性(Simulation of the Queue in a theme park to test the stability of QuickPass system )
- 2010-05-01 12:41:19下载
- 积分:1
-
FullBNT-1.0.7
HMM,DBN Function matlab tool box
- 2011-11-23 16:35:24下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
intersection-lines
intersection_lines(A, B) between two lines
- 2013-08-01 21:18:27下载
- 积分:1
-
corrMatching
The matlab code to match using correlation function.
- 2013-09-30 15:41:40下载
- 积分:1
-
MATLAB_function
MATLAB常用函数列表,不用去翻书,方便初学者查找!(The common function row form of matlab, it will be convenience for the raw recruit to check to seek!)
- 2009-10-20 15:48:43下载
- 积分:1
-
Disfrft
dfrft离散分数阶傅里叶变换的matlab程序,适合入门(Discrete fractional Fourier transform of the matlab program, suitable for entry
)
- 2013-10-25 11:56:26下载
- 积分:1
-
Image-Fusion-using-Cross-Bilateral-Filtering-base
The Cross Bilateral filter can enhance the PSNR of multi focus images that is in image fuison. Bilateral filtering is a local, nonlinear and non- iterative technique which combines a classical low-pass filter with an edge stopping function that attenuates the filter kernel when the intensity difference between pixels is large. As both gray level similarities and geometric closeness of the neighboring pixels are considered, the weights of the filter depend not only on Mahalanobis distance but also on the distance in gray/color space. The advantage of the filter is that it smoothes the image while preserving edges using neighboring pixels. CBF considers both gray-level similarities and geometric closeness of neighboring pixels in image one to shape the filter kernel and filters the image two.
- 2015-03-10 16:53:31下载
- 积分:1