-
matlab
该书是一本MATLAB程序设计的完整教材,特别是对于程序开发助教来说,可以说是一顿丰盛的午餐。(This book is a complete MATLAB programming teaching materials, especially for program development assistant, this can be said to be a sumptuous lunch.)
- 2009-10-14 10:56:58下载
- 积分:1
-
OFDM_Capacity
介绍了OFDM的资源分配,分为两步:第一步是子载波分配,第二步是功率分配(The resource allocation of OFDM is divided into two steps: the first step is the subcarrier allocation, and the second step is the power allocation.)
- 2018-05-31 13:39:46下载
- 积分: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
-
matlab
卡尔曼滤波 matlab源程序 及其注释(Kalman filter matlab source code and its annotations)
- 2012-11-14 11:21:38下载
- 积分:1
-
Lyapunov_matlab
matlab this is Lyapunov function for linear stable system
- 2012-08-04 21:16:51下载
- 积分:1
-
Fuzzy_Logic_MPPT_for_SolarPV
光伏电池最大功率点的模糊控制算法(Fuzzy)(Fuzzy Algorithms for Controlling the Maximum Power Point of Photovoltaic Cells)
- 2020-11-04 17:19:51下载
- 积分:1
-
FastICA1
有关FastICA算法的matlab实现(FastICA about matlab)
- 2012-04-06 21:00:02下载
- 积分:1
-
matlab-gauss
matlab-gauss,实现matlab上的gauss迭代法(Matlab- gauss, the realization of Matlab gauss iterative method)
- 2007-05-09 20:32:35下载
- 积分:1
-
Untitled1
空间谱估计用的MUSIC算法简单程序,用于测试论文(DOA MUSIC)
- 2014-10-17 20:39:43下载
- 积分:1
-
Bezier
文章是关于 bezier去面片的拼接,可用matlab实现(Articles stitching on the the bezier go facets can be used to achieve Matlab)
- 2013-05-19 02:42:45下载
- 积分:1