-
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
-
Matlab3
说明: matlab源代码,是一些教科书上要用到的代码。(matlab source code is that some textbooks use the code.)
- 2010-03-19 10:26:58下载
- 积分:1
-
ab_fastICA
一种用ICA实现特征提取的matlab程序,很有用的哦(ICA achieving Matlab feature extraction process, a very useful oh)
- 2007-01-08 14:05:00下载
- 积分:1
-
MATLAB-control-system
一般控制系統應用於MATLAB之指令
一般控制系統應用於MATLAB之指令(General control system used in MATLAB' s command of the general control system used in MATLAB command)
- 2011-11-28 23:08:53下载
- 积分:1
-
COM
精通MATLAB与C和C++混合程序设计第一章(Proficient in MATLAB and C and C++ hybrid program)
- 2012-04-12 15:39:17下载
- 积分:1
-
CAV_dec
认知无线电 协方差检测算法 功能强大而全面 适用于初学者(Cognitive radio covariance powerful and comprehensive detection algorithms for beginners)
- 2011-09-27 15:14:37下载
- 积分:1
-
Matlab_FPGA
在Matlab中实现数字通信FPGA硬件设计(In Matlab in digital communications hardware design FPGA)
- 2009-06-22 11:37:12下载
- 积分:1
-
Matlab-simulink-modeling-examples
全面的matlab/simulink例题!!(Matlab simulink modeling examples,usefull, powerful!!)
- 2011-02-05 00:02:34下载
- 积分:1
-
GUI-yigeshiligaoding
GUI可视化界面设计,一个实例搞定,简单方便,容易操作(GUI visualization interface design, an instance to get simple and convenient, easy to operate)
- 2012-05-26 22:50:38下载
- 积分:1
-
matlab_queue_system
自己写的用Matlab模拟一个缓冲区大小(包括正在服务的那个)为10的随机排队系统。
(1)到达过程是的泊松过程(到达速率为Mu),服务时间服从独立指数分布(均值为1/Lamda)。
对Mu//Lamda=0.2,Mu//Lamda=0.8和Mu//Lamda=1.1三种情况进行仿真,求出队列中接受服务用户为n的概率P(n), n=0,...,10。并与理论结果进行比较。
(2)假设到达过程为均匀过程(到达速率为Mu),服务时间服从独立瑞利分布(均值为1/Lamda)。(yourself writing a simulation using Matlab buffer size (including services that are) for the following 10 Machine queuing system. (1) arrival process is the Poisson process (arrival rate of Mu), submit to independent service index distribution (mean of 1/Lamda). Right Mu// Lamda = 0.2, Mu// Lamda = 0.8 and the Mu// = 1.1 Lamda three of the simulation, Queue calculated users receive services n the probability P (n), n = 0 ,..., 10. And with the theoretical results. (2) It is assumed that the arrival process for the uniform process (arrival rate of Mu), submit to independent service Rayleigh distribution (mean of 1/Lamda).)
- 2007-05-16 09:14:40下载
- 积分:1