-
tuxiangchuli
对图像进行预处理,然后进行经典的阈值分割,形态学分割以及种子区域生长。(Preprocess the image, and then the classic threshold segmentation, morphological segmentation as well as seed region growing.)
- 2012-12-30 10:08:35下载
- 积分:1
-
AGA
介绍一种改进传统遗传算法的新方法,通过调节交叉概率和变异概率(Introduction of a new genetic algorithm to improve the traditional method, by adjusting the crossover probability and mutation probability)
- 2010-05-17 16:22:20下载
- 积分:1
-
Hilbert--detect-the-R-wave-in-ECG
Hilbert 用于心电信号的检测,提取R波(Hilbert detect the R wave in the ECG )
- 2012-07-13 20:15:08下载
- 积分:1
-
BFS
bfbreadth first search methode for graph theory
- 2014-12-17 04:15:05下载
- 积分:1
-
speaker-recognition
mfcc用于求取训练样本的特征值,其需要melbankm和enframe两个程序。
enframe用于将语音分帧,melbankm用于产生mel三角滤波器组,vqlbg用于获取说话人码书,disteu程序用于计算两个矩阵间的距离,(mfcc strike eigenvalues for the training sample, which requires melbankm and enframe two procedures. enframe for the voice of the frame, melbankm used to produce the triangular mel filter bank, vqlbg codebook is used to get people talking, disteu procedures used to calculate the distance between two matrices,)
- 2013-12-19 10:22:58下载
- 积分:1
-
knnclassification
L algorithme K nearest neighbor
- 2015-04-14 02:03:28下载
- 积分:1
-
Matlab_typical_examples
对于matlab初学者一些很好的例子,里面有详细的求解过程和matlab代码可供复制编译。(Matlab beginners for some good examples, there are detailed solving process and compile matlab code for replication.)
- 2009-01-01 15:01:46下载
- 积分:1
-
MultiLineReg.m
多元线性回归,包含了具体的检验系数和输入输出,很有用(MultiLineRegression)
- 2009-04-21 08:30:55下载
- 积分:1
-
Ref
Matlab源程序,用于反射率积分计算,加权平均反射率的计算。(Matlab source for reflectivity of integral calculation, the calculation of the weighted average reflectivity.)
- 2014-12-28 11:59:30下载
- 积分:1
-
Falsafi_Fmincon
fmincon finds a constrained minimum of a function of several variables.
fmincon attempts to solve problems of the form:
min F(X) subject to: A*X <= B, Aeq*X = Beq (linear constraints)
X C(X) <= 0, Ceq(X) = 0 (nonlinear constraints)
LB <= X <= UB (bounds)
- 2019-06-24 18:21:32下载
- 积分:1