-
junzhi
k-均值算法,主要进行在matlab中的程序实现,进行图像的分割处理(k-means algorithm, mainly for the program in the matlab implementation for image segmentation)
- 2010-06-03 19:04:39下载
- 积分:1
-
pieflab
小波去噪的压缩包,用matlab编程,对去噪有用(Wavelet packet denoising of compression, using matlab programming, useful for the denoising)
- 2009-04-08 13:01:59下载
- 积分:1
-
code-for-src
稀疏表达人脸识别算法相关例程,并附带l1magic PDF文档(src face recognition)
- 2011-10-26 10:40:14下载
- 积分:1
-
Cognitive-Radio
ofdm geration and cyclostacionary detection
- 2015-04-14 02:20:28下载
- 积分:1
-
PSO
粒子群优化(PSO)算法是计算智能领域,除蚁群算法外的另外一种基于群体智能的优化算法。(Particle Swarm Optimization)
- 2009-10-27 11:03:07下载
- 积分:1
-
scfde
单载波频域均衡,用来恢复信号的,使传输信号的失真最小。(Single-carrier frequency domain equalization is used to restore the signal to transmit the minimum signal distortion.)
- 2009-12-20 19:13:29下载
- 积分:1
-
matlabbeam
两单元的受力分析,可以得到应力、应变等重要的参数信息(Mechanical analysis of the two units can be important parameters of the stress, strain, etc.)
- 2012-07-26 11:05:51下载
- 积分:1
-
danhuilubianshi
本程序应用于火电厂主蒸汽温度额度辨识,仅限于单回路辨识,参数辨识精度较高(The procedure used in thermal power plant main steam temperature limit identification, limited to single-loop identification, high precision parameter identification)
- 2014-10-21 16:48:45下载
- 积分:1
-
Monte_Carlo_Simulation_with_Simulink
Monte carlo simulation-easy to use
- 2014-02-09 23:23:24下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1