-
k-means
用于图像分割的方法很多,其中基于K均值的图像分割方法较为常用,本程序附有详细注解(Image segmentation method based on K-means, with detailed notes)
- 2014-01-20 12:30:45下载
- 积分:1
-
solve-the-biggest-value-of-function
蚁群算法实现连续极值求解,一般是二维函数的求解(solve the biggest value of function)
- 2015-04-02 11:19:32下载
- 积分:1
-
ClusterEnsemble-V2.0
用matlab实现聚类集成算法的功能,内含三个聚类集成算法,结果取最优(Cluster ensemble)
- 2013-09-26 16:54:43下载
- 积分:1
-
CHAPTER1
数字PID的matlab仿真程序,针对刘金琨的先进PID控制的matlab仿真,里面的部分程序进行了修改(Digital PID of matlab simulation program for Liu Jinkun matlab advanced PID control simulation, which part of the program were modified)
- 2011-04-22 21:10:54下载
- 积分:1
-
DYNIC-OF-MATLAB
结构动力分析MATALB源程序,
比较经典,希望大家喜欢,呵呵(Structural dynamic analysis MATALB source, more classic, hope you like it, Oh)
- 2011-07-26 10:28:46下载
- 积分:1
-
faceprotected(matlab)
人脸定位和识别的完整MATLAB代码,在国外网站上偶然得到的(face localization and identification of the integrity of MATLAB code, the foreign web sites the chance)
- 2007-05-29 11:57:27下载
- 积分:1
-
pitch-track
本程序用来提取基音频率,所用的方法为自相关和平均幅度差相结合的方法(This procedure is used to extract the pitch frequency, using a method for auto-correlation and average amplitude difference method of combining the)
- 2013-02-27 15:38:07下载
- 积分:1
-
canshubainshi
广义最小二乘的算法结构,广义最小二乘递推的每一步用两步递推算法,先把噪声参数和模型参数均给个初值,然后第一步先假设噪声参数已知,用最小二乘估计出模型参数,第二步再用最新的模型参数来估计噪声参数,如此循环直到辨识精度达到指定要求或者可用数据用完为止(Generalized least squares algorithm structure, generalized recursive least squares every step of the two-step recursive algorithm, first noise parameters and model parameters to the initial value, then the first step is to assume that the noise parameters are known, with the smallestsquares to estimate the model parameters, and the second step, and then the latest model parameters to estimate the noise parameters, and so on until the identification accuracy specified requirements or available data is used up)
- 2013-03-19 21:41:21下载
- 积分:1
-
firefly_simple
The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorithm by assuming:[1]
All fireflies are unisexual, so that one firefly will be attracted to all other fireflies
Attractiveness is proportional to their brightness, and for any two fireflies, the less bright one will be attracted by (and thus move to) the brighter one however, the brightness can decrease as their distance increases
If there are no fireflies brighter than a given firefly, it will move randomly.
The brightness should be associated with the objective function.
Firefly algorithm is a nature-inspired metaheuristic optimization algorithm.
- 2014-12-24 05:08:32下载
- 积分:1
-
cbea_A1
基于云模型算法的实现。二维,十维,三十维,在目标范围内搜寻最优解(Based on cloud model algorithm. Two-dimensional, 10 dimensional, 30 dimensional, in the search for optimal solutions within target range)
- 2010-07-30 11:50:17下载
- 积分:1