-
meimei
说明: matlab聚类分析方法,利用c均值方法对IRIS数据进行聚类分析(matlab cluster analysis methods using c mean clustering analysis of IRIS data)
- 2010-04-09 20:28:08下载
- 积分:1
-
radar_display_sim
本程序主要是对点迹数据进行滤波,形成航迹,并在雷达终端中进行显示。
本程序适用于阵列雷达,只显示一个阵面90度的范围。
由于通常雷达显示图以正北(显示器的正上方)为0度,与polar的零度不同,因此存在转化的问题。
(a program about radar display simulation)
- 2020-08-23 14:07:50下载
- 积分:1
-
chengxu
MATLAB实现txt文本数据分离的源程序代码(MATLAB 实现txt 文本数据分离的源程序代码)
- 2014-11-18 19:09:04下载
- 积分:1
-
HistComp
Image comparison in a database based in grayscale histogram and using lloyd algorithm. (algo1 index image, algo2 compute the distance betwen two images, algo3 and algo4 make up all togheter)
- 2013-11-29 03:05:53下载
- 积分:1
-
Vte_gto
wind power plant with PMSG and GTO inverter
- 2015-01-23 21:17:13下载
- 积分:1
-
ch4
Statistical Analysis with Practice Problems
- 2015-01-26 02:52:01下载
- 积分:1
-
MATLABfacedctlocprot
Face Recognition Based on Overlapping DCT
- 2012-05-25 17:36:21下载
- 积分:1
-
Kalman-filter-basic-algrithm
基于KF滤波技术的目标跟踪实现程序,包含了相应的改进算法,可以直接运行。(Target tracking based on the technology of KF filter implementation procedures, and contains the corresponding improved algorithm, can be directly run.)
- 2014-12-31 00:33:10下载
- 积分:1
-
gailie_V7.2
esprit算法对有干扰的信号频率进行估计,多元数据分析的主分量分析投影,光纤陀螺输出误差的allan方差分析。( esprit algorithm signal frequency interference can be assessed Principal component analysis of multivariate data analysis projection, allan FOG output error variance analysis.)
- 2016-09-18 15:48:03下载
- 积分:1
-
ypea122-spea2
说明: 遗传算法 多目标优化算法,SPEA2
主要流程:1:首先初始化一个archive的集合P1,以及一个常用的population的集合P。设置P1的大小是N1,P的大小是N。初始的时候P1是空的,而P是已经初始化好的种群个体。
2:对P1进行评价,选出来里面的pareto front为1(下面用PF1来代替了)的个体,copy到P1中,如果PF1的数量大于N1的话,这个接下来再说,目前假定PF1的数量小于N1。(Genetic algorithm, multi-objective optimization algorithm, SPEA2
Main process: 1: first, initialize a set P1 of archive and a set P of popular. Set P1 to N1 and P to n. At the beginning, P1 is empty, and P is the initialized population.
2: Evaluate P1, select the individual whose Pareto front is 1 (Pf1 is used to replace it below), copy to P1, if the number of Pf1 is greater than N1, then let's talk about it. At present, it is assumed that the number of Pf1 is less than N1.)
- 2021-03-01 14:59:00下载
- 积分:1