-
SimulatedAnnealing
Simulated Annealing Impelemtation in MATLAB
- 2009-03-21 03:31:31下载
- 积分:1
-
guoling
介绍了一种过零检测方法,实用性强,检测效果较好(This paper introduces a zero crossing detection method, practical strong, better effect)
- 2015-03-13 23:51:31下载
- 积分:1
-
APC
开关磁阻电机的角度位置控制simulink模型(angular position control for SRD)
- 2021-03-06 20:09:30下载
- 积分:1
-
KEMA_model
KEMA model of arcing in circuit breaker SF6
- 2009-06-18 20:03:21下载
- 积分:1
-
MyKmeans
实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。(achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n will be assigned to target K to 000 category, making target category of the similarity between the largest category of the similarity between the smallest. Disadvantages : class size have no great difference for dirty data is very sensitive. Improved algorithms : k-medoids methods. Here a selection of objects called mediod to replace the center of the above, the logo on a medoid this category. Steps : 1, arbitrary selection of objects as K medoids (O1, O2, Ok ... ... Oi). Following is a cycle : 2, the remaining targets assigned to each category (in accordance with the closest medoid principle); 3, for each category (Oi), the order of selection of a Or, calculated Oi Or replace the consumption-E (Or))
- 2005-07-26 01:32:58下载
- 积分:1
-
NSGA2
改进的多目标粒子群算法,包括多个测试函数
对程序中的部分参数进行修改将更好地求解某些函数
程序中的所有代码都是本人根据多目标粒子群算法设计实现的(ZDT1NP=cell(1,50) ZDT1FV=cell(1,50) ZDT1T=zeros(1,50) )
- 2015-03-17 21:52:40下载
- 积分:1
-
kalman_intro
卡尔曼滤波的介绍,包括原理和代码等,并且是英文版(Kalman filter)
- 2013-03-24 10:38:20下载
- 积分:1
-
feature.dr
【无人驾驶传感器之64线激光雷达】
velodyne hdl64es2 64线激光雷达点云数据处理之雷达返回值与转角关系([64 line laser radar sensor of the unmanned] velodyne hdl64es2 64 lines lidar point cloud radar data processing of the return value and the angular relationship)
- 2013-12-02 14:12:28下载
- 积分:1
-
HG
说明: 把2D图形变为3D图像的软件。先用该软件将2D图像转为数据,再用我上传的将2D转为3D的MATLAB软件绘图即可。(2D into 3D software)
- 2009-07-20 21:33:18下载
- 积分:1
-
carmodel
汽车2 自由度模型,用simulink建的,希望对大家有帮助(Car 2 dof model, using simulink built, we want to help)
- 2012-05-15 15:31:53下载
- 积分:1