-
zhengxuan1
给予声卡和MATLAB的编程,生成正弦波,声卡是外置的usb声卡,自己电脑的声卡也行(Sound card and MATLAB programming to generate sine wave, is an external sound card usb sound card, your computer' s sound card has line)
- 2010-09-02 15:48:56下载
- 积分:1
-
MATLABtuxiangpinjieyuanma
MATLAB实现图像拼接程序源码 对图象拼接有很大的好处(Realize image mosaic program MATLAB source of image stitching has considerable benefits)
- 2008-05-29 19:53:46下载
- 积分:1
-
ISD1420shouce
请大家看着办啊(please size up situation and act accordingly ah?)
- 2006-10-21 19:25:06下载
- 积分: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
-
Thinning_Matlab
source code in Matlab, function for image thinning, using 2 different algorithm for image thinning. So you can compare that.
- 2010-11-18 22:47:53下载
- 积分:1
-
xindian
心电信号的采集与处理
频谱分析与特征提取(ECG acquisition and processing of spectrum analysis and feature extraction)
- 2011-04-20 19:50:00下载
- 积分:1
-
matlba
三种求矩阵特征值的matlab实现:乘幂法、QR算法、yaccbi法求特征值(Eigenvalues of the three Matrix matlab implementation: power method, QR algorithm, yaccbi Eigenvalue Method)
- 2012-05-13 20:18:10下载
- 积分:1
-
FTandLB
用matlab实现knn时的ft计算过程(Calculated using ft matlab realization process when knn)
- 2014-11-24 11:33:21下载
- 积分:1
-
tankf
matlab simuink 模糊控制器tank 改进(matlab simuink improved fuzzy controller tank)
- 2014-01-17 10:24:05下载
- 积分:1
-
sofm
神经网络中的sofm算法的具体运用及程序实现,很有启发性(Sofm neural network algorithm and procedures used to achieve specific, very enlightening)
- 2010-06-28 17:01:05下载
- 积分:1