-
tuxiangfenge
说明: 提供的文件包含matlab的多个图象处理程序,其中有图象分割,以及图象边缘提取的.(the document contains a number of Matlab image processing procedures, which are image segmentation, and Image Edge Extraction.)
- 2006-04-13 22:17:11下载
- 积分:1
-
Matlab-financial-analysis-
Matlab 金融分析与金融数据处理(Matlab financial analysis and financial digit calculate)
- 2011-06-29 19:36:30下载
- 积分:1
-
CS_OMP
压缩感知原来,对一维信号采用正交匹配跟踪的方法进行重建。(The original compressed sensing, one-dimensional signal using orthogonal matching method to track reconstruction.)
- 2011-08-15 20:14:58下载
- 积分:1
-
Vehicle_traffic_count
Vehicle traffic counting by the use of image processing in Matlab
- 2015-02-07 11:43:59下载
- 积分:1
-
a
说明: 图像分割 模糊聚类分割算法 通过MATLAB实现的C聚类分割算法,输入分割类别数。可以得到分割后的图像对比(Image segmentation algorithm based on fuzzy clustering partition)
- 2009-04-16 21:12:59下载
- 积分:1
-
MatlabP30
《Matlab神经网络30个案例分析》程序和数据 (" Matlab neural network analysis of 30 cases," the program and data)
- 2011-10-01 16:03:19下载
- 积分:1
-
matlab
基于matlab 的 dft 的
fft 的 是吸纳(the same as before fft dft )
- 2009-05-09 00:02:01下载
- 积分:1
-
fuzzy1
dilation of the positive part and negative part of an object based on the fuzzy bipolar mathematical morphology
- 2010-05-18 17:41:12下载
- 积分:1
-
ssp-doaMATLABcode
DOA中的空间平滑算法,对于初学者来说是比较好的帮助(spatial smoothing direction of arrival matlab code)
- 2011-08-09 16:32:45下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1