-
依赖坐标的分割方法
说明: 用matlab编写的一种依赖坐标的图像分割方法,即动态阈值分割法(using Matlab prepared by the coordinates of a reliance on image segmentation method, that is, dynamic thresholding segmentation method)
- 2006-01-09 10:42:54下载
- 积分:1
-
NeuralNetwork_RBF
RBF神经网络用于分类与回归,非常实用,强烈建议下载(RBF neural network for classification and regression, very practical, it is strongly recommended to download)
- 2009-09-22 00:22:37下载
- 积分:1
-
otsu
说明: 图像二值化经典算法最大类间方差法的matlab程序。(Algorithm for image binarization classic Otsu method matlab program.)
- 2011-03-25 11:02:28下载
- 积分:1
-
dipum_images_ch03
dipum_images_ch03 matlab编程实例(dipum_images_ch03 matlab Programming Example)
- 2009-09-12 11:11:10下载
- 积分:1
-
matlabjiangyi
这是一个matlab讲义,内容丰富,我发给了几个同学,都说不错。(err)
- 2007-12-27 21:07:42下载
- 积分:1
-
DLMS_WLP_3tap
空域DLMS算法的simulink结构;3抽头空域DLMS算法( )
- 2013-09-03 19:12:22下载
- 积分:1
-
NI_mini
Adaptive Bilinear filter in satellite images.sigma 1, sigma2, images is the input with GUI
- 2014-11-29 19:53:45下载
- 积分:1
-
sift
图像配准定义为:对从不同传感器、不同时相、不同角度所获得的两幅或多幅图像进行最佳匹配的处理过程.图像配准需要分析各分量图像上的几何畸变,然后采用一种几何变换将图像归化到统一的坐标系统中。在配准过程中,通常取其中的一幅图像作为配准的标准,称之为参考图像;另一幅图像作为配准图像(Image registration algorithm)
- 2013-11-07 10:10:56下载
- 积分:1
-
LS
说明: 基于ofdm,利用导频Comb Pilot进行信道估计,(Based on ofdm, use Comb Pilot to pilot channel estimation,)
- 2009-04-20 20:53:20下载
- 积分:1
-
ConvolveByRiemannSum
ConvolveByRiemannSum assumes that x(t) and h(t) have finite support,
and that the user provides samples of these functions in two vectors,
x and h. These vectors contain samples of x, sampled at time points
given in vector tx = tx_min:Delta_t:tx_max and samples of h sampled
at time points in vector th = th_min:Delta_t:th_max, respectively.
The functions x and h are assumed to be zero outside tx_min and tx_max
and outside th_min and th_max, respectively.
Note that while tx_min, tx_max, th_min, and th_max may differ, the time
sample vectors must share the same time-interval, Delta_t.
- 2012-01-19 02:50:08下载
- 积分:1