-
wavelet-imagedenoise
文件中涵盖了三种利用小波变换进行图像去噪的程序(Paper covers three kinds of wavelet transform for image denoising procedures)
- 2010-08-17 16:49:20下载
- 积分:1
-
K-meanCluster
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-element clusters
Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster.
Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample.
Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments. (How the K-mean Cluster workStep 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (Nk) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3. Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4. Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.)
- 2007-11-15 01:49:03下载
- 积分:1
-
umts
异构无线网络垂直切换 matlab仿真实现(hadeoff network matlab )
- 2013-07-29 17:31:50下载
- 积分:1
-
newmark827
newmark小程序,很简单的小例题,希望对您有帮助。(newmark applet, a very simple example, you want to help.)
- 2012-10-19 11:56:42下载
- 积分:1
-
multispectral
thesis studies classification whith texsture
- 2011-05-09 07:57:48下载
- 积分:1
-
MCMADD
这是一个实现MCMA+DD算法的盲均衡算法,在已有的CMA算法基础上进行改进,可以解决相位旋转(This is a realization MCMA+DD algorithm blind equalization algorithm, the existing CMA algorithm based on improved phase rotation can be solved)
- 2020-12-17 17:49:11下载
- 积分:1
-
genetic_bp
该程序是利用MATLAB来进行遗传算法和BP算法结合的好例子,可以为作参考(that the procedure was carried out using MATLAB genetic algorithm and BP algorithm combines a good example, we will be able to make reference to)
- 2007-01-06 16:11:23下载
- 积分:1
-
PSO
粒子群工具箱,可以利用粒子群算法解决电力系统相关的问题(Particle swarm toolbox, can make use of the particle swarm algorithm for solving the problems related to power system)
- 2013-12-04 12:41:11下载
- 积分:1
-
PVARRAY_BATTERY_DOUBLE_DCDC
光伏并网,蓄电池储能双向DCDC,能正常运行,采用PQ控制(PVarray_grid_connected,running perfectly)
- 2021-01-27 19:38:41下载
- 积分:1
-
function-dehaze
its used to remove haze..
- 2011-12-20 04:07:13下载
- 积分:1