-
matlab_eof
基于matlab的各种EOF分解程序,包括旋转EOF分解,复数EOF分解等,包中带详细的例子(Matlab based on EOF decomposition of the various procedures, including rotary EOF decomposition, complex EOF decomposition and so on, the package with detailed examples)
- 2020-11-29 20:49:27下载
- 积分:1
-
textbook-of-MATLAB
Matlab入门介绍电子教程:MAT L A B能做什么(textbook of matlab)
- 2011-05-17 18:35:38下载
- 积分: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
-
Simulink.with.Engineering.Applications-
Simulink engineer orchard
- 2009-05-29 09:44:29下载
- 积分:1
-
deer
说明: 有关MATLAB边缘检测源代码,我自己的毕业设计程序,大家共同分享(MATLAB source code for the edge detection, my own graduate design program, we share)
- 2010-04-24 18:04:07下载
- 积分:1
-
mxulie
利用MATLAB产生m序列 产生m序列图形
这是一个m序列的MATLAB产生程序(Sequence generated using MATLAB m m sequence generated graphics This is a MATLAB m sequence generation process)
- 2010-05-05 18:11:59下载
- 积分:1
-
print
matlab经典算法的程序-数据拟合,code fit(classical algorithm matlab procedures- data fitting, code fit)
- 2007-12-09 11:08:47下载
- 积分:1
-
wenti_1_GA_LS
基于遗传算法的非线性方程的拟合,实现高拟合质量,不需要输入初值。(Fitting nonlinear equations based on genetic algorithms to achieve high quality fit, do not enter the initial value.)
- 2021-01-31 09:28:32下载
- 积分:1
-
Speed
Speed sensorless control of 3-phase induction
motor using MRAS speed estimato
- 2010-12-05 23:47:43下载
- 积分:1
-
originalcodes
多尺度LBP的原代码,用于人脸识别,在orl数据库中的识别率达97 以上。(Multi- scale LBP original code, used in face recognition and the recognition rate of over 97 in orl database.)
- 2010-12-28 17:06:37下载
- 积分:1