-
ACA_TSP
旅行商问题(Travelling Salesman Problem, 简记TSP):假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
此处使用蚁群算法求解TSP问题(Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.Here,we use the procedure of ant colony algorithm
to work out the TSP.)
- 2013-09-19 22:37:38下载
- 积分:1
-
lopolor
对数极坐标变换MATLAB程序,可以用于对图像做对数极坐标变换,常用于模式识别领域,用于识别旋转的图像(This program can be used to lo-poloar transform the image)
- 2013-11-25 16:38:02下载
- 积分:1
-
gatbx
英国设菲尔德大学遗传算法工具箱。用matlab导入路径即可使用。(University of Sheffield genetic algorithm toolbox. Using matlab import path can be used.)
- 2013-07-14 12:47:19下载
- 积分:1
-
avi2im
应用matlab把avi视频分割成若干图像序列(segment avi video into a number of image sequences by using matlab)
- 2012-08-13 21:38:06下载
- 积分:1
-
FBP
基于matlab的fbp滤波反投影算法(Based on the fbp matlab filter back projection algorithm)
- 2010-05-09 17:56:52下载
- 积分:1
-
Hysteresis-Current-Control-in-Three-Phase-voltage
Hysteresis Current Control in Inverter
- 2014-08-06 18:40:22下载
- 积分:1
-
zhaoxiaopu
位置指令为幅值为1.0的阶跃信号,r(k)=1.0。网络结构为1-4-1,高斯函数的参数值取Cj=[-2 -1 1 2]T ,B=[0.5 0.5 0.5 0.5]T 。
网络权值学习参数为η=0.30,α=0.05 。PID控制各参数的初RBF网络控制,被控对象为G(s)=
取采样时间为1ms,采用Z变换进行离散化,离散化后的被控对象为
y(k)=-den(2)*y(k-1)-den(3)*y(k-2)+num(2)*u(k-1)+num(3)*u(k-2)
始值为,kp=20, kd=0.3, ki=0.1。
(Position command for the step signal amplitude of 1.0, r (k) = 1.0. The network structure is 1-4-1, the Gaussian function parameters taken Cj = [-2-1 1 2] T, B = [0.5 0.5 0.5 0.5] T. Weight learning parameter η = 0.30, α = 0.05. PID control parameters at the beginning of each RBF network control, the controlled object is G (s) = take the sampling time is 1ms, using the Z transform discrete, discretized controlled object is y (k) =-den (2)* y (k-1)-den (3)* y (k-2)+num (2)* u (k-1)+num (3)* u (k-2) initial value, kp = 20, kd = 0.3, ki = 0.1.)
- 2013-07-22 21:20:28下载
- 积分:1
-
BP
说明: BP神经网络基本算法的matlab实现方式,具体内容需要修改(BP matlab)
- 2014-11-18 13:37:28下载
- 积分:1
-
NOLM
关于非线性光纤环形镜透射率的计算,用于光纤激光器和光纤传感器的设计和研发(Nonlinear optical fiber loop mirror)
- 2016-08-31 18:09:16下载
- 积分:1
-
IS-95
is95系统的基带仿真程序。自己可以去调试,(IS95 baseband system simulation program. They are able to debug,)
- 2007-07-11 22:15:07下载
- 积分:1