-
test
LEVEL SET算法,写得很清楚,好用。
(Level Set Evolution Without Re-initialization: A New Variational Formulation)
- 2012-05-05 19:28:42下载
- 积分:1
-
Lab2
This is the second tutorial of a series of image processing tutorials
- 2015-03-05 05:03:18下载
- 积分:1
-
MATLAB1
MATLAB高效编程技巧与应用_25个案例分析(MATLAB and efficient programming techniques and application _25 case analysis)
- 2012-05-29 15:55:24下载
- 积分:1
-
SpaRSA_2.0
求解优化问题中L1范数正则化函数和全变分正则化函数的流行算法(Sparse Reconstruction by Separable Approximation)
- 2013-10-14 20:50:29下载
- 积分:1
-
Matlab-command-Daquan
介绍Matlab的相关命令以及相关用法,可以把它看作一个工具书(Introduction of Matlab commands and related usage, you can think of it as a tool)
- 2013-05-23 04:15:19下载
- 积分:1
-
kmeans_zp
使用K-MEANS算法进行图像的分割,并且有详细的语句注释(K-MEANS algorithm using image segmentation, and a detailed statement notes)
- 2010-06-29 11:42:47下载
- 积分:1
-
SocialEvolutionaryProgramming
社会演化算法是一种新型的进化算法。这是基于社会演化算法的PID控制器参数整定的程序。学习遗传算法和进化算法的都有借鉴作用( Social Evolutionary Programming (SEP) to solve this problem. SEP is developed from Genetic Algorithm (GA), inherits the advantage of GA and other algorithms, and has better convergence rate and the computation efficiency than GA.)
- 2010-01-18 20:12:20下载
- 积分:1
-
4pl4-ps5
Power System solution5
- 2013-01-11 10:06:23下载
- 积分:1
-
GM_EM
不错的GM_EM代码。用于聚类分析等方面。( GM_EM- fit a Gaussian mixture model to N points located in n-dimensional
space.
Note: This function requires the Statistical Toolbox and, if you wish to
plot (for k = 2), the function error_ellipse
Elementary usage:
GM_EM(X,k)- fit a GMM to X, where X is N x n and k is the number of
clusters. Algorithm follows steps outlined in Bishop
(2009) Pattern Recognition and Machine Learning , Chapter 9.
Additional inputs:
bn_noise- allow for uniform background noise term ( T or F ,
default T ). If T , relevant classification uses the
(k+1)th cluster
reps- number of repetitions with different initial conditions
(default = 10). Note: only the best fit (in a likelihood sense) is
returned.
max_iters- maximum iteration number for EM algorithm (default = 100)
tol- tolerance value (default = 0.01)
Outputs
idx- classification/labelling of data in X
mu- GM centres)
- 2013-03-28 12:26:37下载
- 积分:1
-
lly1
针对滚动轴承故障信号具有非平稳、非高斯的特点,提出了将时域分析与小波分析相结合的方法对滚动轴承进行故障诊断。在研究不同信号分析方法理论的基础上,以滚动轴承外圈故障振动信号为例,采用多种信号处理方法进行了分析。结果表明,各种分析方法在分析轴承故障时的特点各不相同,在实际使用中,可将时域分析与小波分析综合使用,实现轴承状态的实时监测与故障的准确定位。(For rolling bearing fault signals have non-stationary, non-Gaussian, we proposed the time-domain analysis and wavelet analysis method of combining the rolling element bearing fault diagnosis. In the study of different analytical methods based on the theory of signal to the outer ring rolling bearing fault vibration signal, for example, using a variety of signal processing methods are analyzed. The results show that a variety of analytical methods in the analysis of the characteristics of bearing failure vary, in actual use, can be time-domain analysis and synthesis using wavelet analysis, to achieve accurate positioning of the bearing condition monitoring and real-time fault.)
- 2015-01-15 16:52:13下载
- 积分:1