-
MatlabVS
link matlab to visual studio
- 2009-07-06 13:16:44下载
- 积分:1
-
randraw
these packages is for generating random data
- 2012-06-19 20:50:30下载
- 积分:1
-
WaveAtom-1.1
This package is a free collection of Matlab routines for computing
wave atom transforms in one, two and three dimensions.
- 2009-02-13 11:49:54下载
- 积分:1
-
PCA-matlab
利用主成分分析方法实现分类的Matlab源码分析(Principal component analysis Matlab source code analysis)
- 2014-10-29 19:50:16下载
- 积分:1
-
ip_09_05
产生L=31的GOLD序列,它由两个移位寄存器输出的模2相加而产生(have L = 31 GOLD sequence, which consists of two shift register output mode and have a combined total of 2)
- 2006-12-25 21:52:15下载
- 积分:1
-
TEXT-BOOK
This is a text book in Digital communication which is very good in understaing
- 2011-07-22 07:34:01下载
- 积分:1
-
ihpf
这段代码主要是实现二阶理想高通滤波器,本段代码全部用MATLAB语言实现的。(This code is to achieve the ideal second-order high-pass filter, the above code to achieve the full use of the MATLAB language.)
- 2009-06-08 12:43:35下载
- 积分:1
-
Distance
基于RSSI的测距定位算法,可以直接自己写demo然后进行测试,十分的方便(RSSI-based distance positioning algorithm can write your own demo and then test, very convenient)
- 2015-01-13 14:55:01下载
- 积分: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
-
TDD_mode
3gpp release5中对TDD模式的详细描述(3gpp release5 TDD mode to a detailed description of)
- 2007-04-04 21:05:04下载
- 积分:1