-
CodeBook
Code MATLAB in S. Theodoridis, A. Pikrakis, K. Koutroumbas, D. Cavouras - Introduction to Pattern Recognition: A MATLAB Approach
- 2010-08-27 10:31:53下载
- 积分:1
-
exEcologicalbalance
捕食-被捕食者生态系统平衡的系统动力学仿真,用matlab编写的(Predator- prey ecosystem balance system dynamics simulation, written with matlab)
- 2010-05-09 19:40:19下载
- 积分: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
-
Digital_Audio
实现数字音频效果的源程序,包含多速率信号处理的内插和抽取源程序。(realize the audio effect.inlude the function of multirate signal processing knowledge)
- 2009-03-04 19:36:08下载
- 积分:1
-
FDTD1_2
FDTD for Wave equation1
- 2009-11-17 22:56:51下载
- 积分:1
-
digitalbeamforming
some resources for matlab
- 2010-12-06 06:42:56下载
- 积分:1
-
ni_broydendiedaifa
逆broyden迭代法,matlab源代码,共享资源大家努力(broyden inverse iteration, Matlab source code, our efforts to share resources)
- 2007-03-06 22:30:52下载
- 积分:1
-
PRBS_SI
系统辨识程序仿真,研究PRBS的周期数和被辨识参数个数的关系,含PPT课件(System identification process simulation to study the PRBS number of cycles and the relationship between the number of parameters were identified, including PPT Courseware)
- 2010-07-15 17:08:34下载
- 积分:1
-
lfm128
脉冲压缩,能进行雷达脉冲压缩原理的仿真,属于雷达系列的基本原理(Pulse compression, can be simulated radar pulse compression principle, belong to the basic principles of radar range)
- 2020-11-15 13:49:42下载
- 积分:1
-
xuesheng
说明: 此程序是用矩阵的方法解决一些常见问题,比如说学生成绩排序筛选等问题,希望对一些人有用。(This program is a matrix methods to solve some common problems, such as student achievement to sort filter and so on, want to be useful for some people.)
- 2010-03-20 15:10:25下载
- 积分:1