-
Advanced-Computer-Architecture
computer architecture book . for those who wants to gain knowledge on organisation of hardware of a computer within.
- 2014-09-11 13:25:33下载
- 积分:1
-
threeAlgo
matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS
前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。
遗传算法解决最小生成树问题,PURFER编码。
粒子群算法做无约束最优化问题。
蚁群算法解决TSP问题。
如果有宝贵经验希望能交流一下,谢谢,呵呵(matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm for calculation of AS some time ago on the intelligent test classes, make their own procedures. Quote here, hope someone can improve them, and exchange of experience which is more valuable. Genetic algorithm to solve the minimum spanning tree problem, PURFER coding. Particle swarm optimization to do unconstrained optimization problem. Ant colony algorithm to solve the TSP problem. If there is hope to exchange our experience, thank you, He He)
- 2009-11-12 15:22:32下载
- 积分:1
-
MATLAB-tracking
这是一个目标跟踪的matlab代码,机器人专业的同学应该会很感兴趣!!(This is a target tracking matlab code, the robot professional students should be very interested in! !)
- 2013-08-02 15:52:53下载
- 积分:1
-
Topic-a
某班有N个学生,已知他们参加某次考试的成绩(0~100间的整数),求全班同学的平均成绩。(A class is to have N students, known as their new the result of the examination (0 to 100 between integer),for the whole class average scores.)
- 2012-05-11 20:49:05下载
- 积分:1
-
function
产生持续固定持续时间的正弦脉冲并绘制出其频谱图
(Have a fixed duration of continuous sinusoidal pulse and frequency spectrum to map out its)
- 2009-05-05 20:51:27下载
- 积分:1
-
QAM16(1)
主要介绍16QAM调制算法,以及这个算法的简单应用(This paper mainly introduces the 16QAM modulation algorithm and its simple application.)
- 2020-06-24 11:00:02下载
- 积分:1
-
mainDensityClust.m副本
该编程源代码主要介绍了一种密度峰值聚类的方法(This programming source code mainly introduces a method of density peak clustering.)
- 2018-12-18 11:14:02下载
- 积分:1
-
waveform
本书给出很多有关小波变换的相关例子,有的源码很经典,值得大家学习!(The book makes a lot of relevant example of wavelet transform, some source code very classic, worth learning!)
- 2014-12-12 21:34:23下载
- 积分:1
-
matlab-fem-code-from-eP
这是Feysel Nesru Sherif最新编译的Matlab 弹塑性有限元程序。其中屈服面采用的是Mohr Coulomb屈服面。这为采用matlab进行弹塑性分析提供了一定的参考作用(This is Feysel Nesru Sherif latest compiled Matlab elastic-plastic finite element program. Which yield surface is used Mohr Coulomb yield surface. This provides some reference for the elastic-plastic analysis using matlab)
- 2020-07-20 12:48:46下载
- 积分:1
-
C_PSO.m
粒子群算法,用于聚类.粒子群在迭代进行的过程中有可能出现早熟收敛
的问题而陷入局部最优解,因此文中在 PSO 算法部 分,设置两个变量对每个粒子和粒子群的状态进行实 时地监控,以便当检测到粒子或粒子群出现早熟收敛 现象时,能及时地对其进行变异操作,增加粒子的多样 性,使其跳出局部极值的束缚,在多维解空间中开始新 的搜索(C_PSO used for clustering)
- 2017-06-27 20:30:43下载
- 积分:1