-
BPalgorithm
说明: 自己编写的BP算法,里面有些参数可以自己修改(bp)
- 2010-05-02 10:37:01下载
- 积分:1
-
ChaosAttractors
混沌优化程序,各种混沌优化的例子,时分混沌,chengs,logistic,duffing,henon,loren2.(chaos optimization procedures, various examples of chaos optimization, chaotic hours, chengs, logistic, Duffing, henon, loren2.)
- 2007-04-11 09:32:44下载
- 积分:1
-
trackingdoa3
在智能天线系统中的基于子空间法的移动目标的跟踪算法(in smart antenna system based on space law moving target tracking algorithm)
- 2007-06-23 12:35:51下载
- 积分:1
-
DTC
关于DTC的matlab例程,画得比较详细,很完整的阐述了算法(Simulink of DTC)
- 2014-10-07 14:16:12下载
- 积分:1
-
DDS4.mdl
DDS(快速正交调制)生成正弦波形,利用相位累加字进行累加,查找查找表内容输出正弦数据,在通信领域应用很多,我采用的是matlab的simulink进行前期仿真(DDS (fast quadrature modulation) to generate sine wave, the use of the word to accumulate phase accumulation, content output sine lookup table lookup data in many applications in the communications field, I used to pre simulink of matlab simulation)
- 2013-11-18 13:48:06下载
- 积分:1
-
Cha7_Heat_2017_Weak_4
Lecture on Week number 4
- 2019-05-22 20:20:07下载
- 积分: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
-
OEMV1
Novatel v5接收机家族板卡介绍,测绘型(Novatel v5 receiver introduce the family board, mapping type)
- 2009-03-27 17:44:49下载
- 积分:1
-
matlab-ders
simpson method used in matlab
- 2011-05-30 19:41:45下载
- 积分:1
-
roughset
粗糙集属性约简代码,可以运行,可以运用到不同场合,可作为参考(Rough set attribute reduction code can run, can be applied to different occasions, can be used as reference)
- 2013-10-12 16:16:40下载
- 积分:1