-
MATLAB
matlab一些典型例程,供初学者使用,互相学习啊,(matlab some typical routines, for beginners to use and learn from each other, ah,)
- 2008-07-25 11:39:14下载
- 积分:1
-
parallelPORT
MATLAB program for parallel port accessing with PC
- 2013-05-04 16:45:24下载
- 积分:1
-
gaussLUrombergOLSmatlab
高斯消元法LU分解龙贝格OLS等matlab程序(Gaussian elimination LU decomposition matlab procedures, such as Romberg OLS)
- 2013-12-28 16:10:19下载
- 积分:1
-
AIRS_Classification
this program is about airs algorithm iti role is bout classification of many vectors of data
- 2014-02-24 17:33: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
-
gmm20140411
MIE散射,金属球光散射计算程序,可自行编写修改输入参数的可靠程序( light scattering of metal balls calculation program by mie)
- 2014-11-21 21:08:54下载
- 积分:1
-
231849090135960
一个人体运识别跟踪的示例程序,里面附带了一个运动视频,运行run.m文件。程序里包含了轮廓提取,跟踪算法,很好的tracking学习程序(An example program for personal movement recognition and tracking is attached to a sports video, running run.m files. The program includes contour extraction, tracking algorithm, good tracking learning program.)
- 2018-04-09 16:49:06下载
- 积分:1
-
EEMD-EnergyOperator
说明: 使用EEMD对故障信号进行分解,提取不同imf的能量熵,有数据可直接运行。(EEMD is used to decompose the fault signals, extract the energy entropy of different IMF, and the data can be operated directly.)
- 2021-03-02 19:09:33下载
- 积分:1
-
Assignment-6
source code for different probability questions
- 2011-08-17 20:24:06下载
- 积分:1
-
icaFacesCode
机器学习和模式识别的常用算法,独立主元分析,常用于人脸图像识别。此压缩包含有完整的用于人脸图像的算法源码(Commonly used machine learning and pattern recognition algorithms, independent component analysis, commonly used for facial image recognition, speech recognition, etc.)
- 2010-08-26 12:05:44下载
- 积分:1