-
sars
大学生数学建模竞赛2003年A题SARS传播题的Matlab代码(Mathematical Contest in Modeling spread of SARS in 2003 entitled A Question Matlab code)
- 2010-09-11 08:41:36下载
- 积分:1
-
matlab2
matlab应用程序百例之界面设计篇,适合初学者参考(matlab application interface design, 100 cases of articles, suitable for beginners reference)
- 2010-03-09 19:48:08下载
- 积分:1
-
MATLAB
MATLAB學習文件大全,裡面包含許多使用及範例(MATLAB to study the document Guinness, which contains a lot of use and examples)
- 2012-04-05 18:41:47下载
- 积分:1
-
KalmanFilteringMATLAB
本人收藏的Kalman Filtering Theory and Practice Version_3 Using MATLAB.rar 电子版。希望对大家有帮助(This the electronic version of the:Kalman Filtering Theory and Practice Version_3Using MATLAB.rar. Hopefully will give you guys some helpful.)
- 2010-05-31 08:28:16下载
- 积分:1
-
Newton_main
利用牛顿法对信号进行插值的matlab程序(Newton method for signal interpolation matlab program)
- 2015-03-20 13:28:14下载
- 积分: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
-
121114107MATLAB9
MATLAB通信系统仿真(程序库),建立一个仿真系统(MATLAB simulation of communication systems (library), the establishment of a simulation system)
- 2009-04-16 10:10:30下载
- 积分:1
-
minimumdistance
It will find the minimum distance between the two points input by the user
- 2009-03-28 02:53:36下载
- 积分:1
-
Engine-Connect-OPNET-Model
实现OPNET与MATLAB的联合编程功能。在OPNET建模过程中,添加本文件中的代码,即可在仿真运行过程中打开MATLAB引擎,实现OPNET与MATLAB的联合编程(OPNET and MATLAB realization of joint programming. In the OPNET modeling process, adding the code in the file, you can open the MATLAB engine during a simulation run, the realization of joint programming OPNET and MATLAB)
- 2014-04-07 16:19:55下载
- 积分:1
-
matlab
一个很好的matlab学习讲义,很有针对性,思路清晰,重点和难点突出。具有很高的参考和学习价值.(It is a very useful tool for your learn of matlab.The thinking is clearly, important and difficult points is outstanding.So it has high value of reference and study.)
- 2012-03-28 10:14:22下载
- 积分:1