-
HalfInterval
二分法求解非线性方程MATLAB编程实现(Dichotomy MATLAB programming for solving nonlinear equations
)
- 2010-12-25 16:53:04下载
- 积分:1
-
baotang
线性调频脉冲压缩的Matlab程序,是机器学习的例程,基于互功率谱的时延估计。( LFM pulse compression of the Matlab program, Machine learning routines, Based on the time delay estimation of power spectrum.)
- 2016-06-12 19:29:31下载
- 积分:1
-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
Xinanjiang
三水新安江模型Matlab的m文件,可运行。运行时自己先找好数据,然后放在同一个文件夹。(The Sanshui Xin anjiang model Matlab m-files can be run. Run-time to find a good data, and then placed in the same folder.)
- 2021-04-11 20:28:58下载
- 积分:1
-
pdist2plus
In point set analysis, it is useful to compare 2 sets of points by computing the distance between each possible point pair. For example, this is a required step in the ICP point set registration algorithm. MATLAB s built in function for computing the distance matrix is pdist2. This function does the same thing, but also returns an angle matrix, which is the angle defined by each possible point pair. The limitations of this function are that it only computes the Euclidean distance and it only works in 2D. This function is useful for excluding hypotheses that don t match distance and orientation constraints for object detection in computer vision.
- 2015-02-12 16:31:55下载
- 积分:1
-
yuan
由于显卡或者显示器的原因会出现实际输出的图像在亮度上有偏差,而Gamma曲线矫正就是通过一定的方法来矫正图像的这种偏差的方法.(Or because of the graphics display image will appear in the actual brightness of the output deviation, the Gamma correction curve is corrected by a certain method to the method of this bias image.)
- 2013-12-21 14:15:21下载
- 积分:1
-
NumInte
说明: 用matlab实现jacobi方法和seidel方法的数值积分的例程(Using MATLAB to realize the routine of Jacobi numerical integration and Seidel numerical integration)
- 2020-03-12 19:25:24下载
- 积分:1
-
pls-svm
最小二乘支持向量机的一个小程序,非常简单,也很耗用(Least Squares Support Vector Machines, a small program, very simple and consumption)
- 2008-06-03 09:48:27下载
- 积分:1
-
LLDE
llde程序是一个用于降维的程序。用于降低数据的维数,更好精简冗余信息。(ddle is used for data dimention reduction.)
- 2010-02-26 18:59:24下载
- 积分:1
-
fresnelDiff
说明: Fresnel 衍射的计算,光学衍射的实例,可参考(Calculation of Fresnel diffraction, optical diffraction of the examples, reference may be)
- 2011-04-02 15:00:08下载
- 积分:1