-
PSOPID
PSO PID 粒子群优化的最优控制器 用于交通流量控制
PSO PID 粒子群优化的最优控制器 用于交通流量控制(Particle Swarm Optimization PSO PID controller for optimal traffic flow control
Particle Swarm Optimization PSO PID controller for optimal traffic flow control)
- 2021-04-07 20:29:01下载
- 积分:1
-
GSO
萤火虫算法,一种新颖的群优化算法,目前比较流行的有两种,一种是FA,一种是GSO,本代码试GSO的实现(glowworm swarm optimization)
- 2014-08-14 10:23:20下载
- 积分:1
-
LEACH
说明: 简单的LEACH算法,适合新手学习,本人毕设用到的分簇路由算法(LEACH,Low Energy Adaptive Clustering Hierarchy)
- 2019-04-20 10:22:27下载
- 积分:1
-
JSP
有关经典车间调度的算法,车间作业调度问题(JSP)的遗传算法通用MATLAB源代码,(The classical job shop scheduling algorithm
)
- 2020-09-10 22:18:00下载
- 积分:1
-
sqq
Stock quote query (m file)
- 2013-03-25 01:32:14下载
- 积分:1
-
HarrisMatlab
harris角点检测的matlab源码,毕业设计用的,保证好使(harris corner detection matlab source, graduating ensure so that)
- 2013-11-24 17:21:29下载
- 积分:1
-
3
说明: 有用的matlab源,大家看一下是否有用啦。或许对你有帮助哦。(Matlab useful source, we look at whether it is useful to you. May be helpful to you, oh.)
- 2008-01-04 00:00:42下载
- 积分:1
-
sin102
用MATLAB编写的一个多频正弦信号的AR模型功率谱估计程序 用的是LEVISION算法 阶数判定使用的是最优算法 并与库函数进行对比(MATLAB prepared a multi-frequency sinusoidal signals in the AR model power spectrum estimation procedures using the electron ISION algorithm order determined using the optimal algorithm and with the contrast function)
- 2007-05-20 19:52:45下载
- 积分:1
-
CHARACTER-DETECTION
THIS CODE IS SHOWN YOU how to detection the character (alphabetic)
- 2014-11-25 06:24:02下载
- 积分:1
-
bottom_up_segmentation
这是TD算法的逆过程,首先将时间序列,划分为相邻点的短序列,当然此时的拟合误差为0,因为第一点和第二点的连线,原始点都落在线段上。将相邻两个线段连接起来,此时每条线段包含三个原始点,计算中间那个点的拟合误差。这样,所有这些三个点的线段中的中间点的拟合误差计算出来后,找出误差最小且误差小于阀值R的分段,作为第一条包含三个点的线段。 在上面的基础上,第一条分段同样的和相邻线段连接,然后计算每一条分段的拟合误差,再找出误差最小且小于阀值R的分段,作为第二个分段。依次方式循环,直到所有分段的拟合误差都小于阀值R,分段结束。
(This is the reverse process of TD algorithm, the first time series is divided into short sequences adjacent dots, of course fitting error is zero at this time, because the first and second points of connection, the original point fall line on. The two adjacent segments are connected, then each segment contains three original point, the intermediate fitting error calculated that point. Thus, after all these segments fitting error of three points in the intermediate point calculated to find the minimum error and the error is less than the threshold R segment, as the first line contains three points. Based on the above, the first segment and the adjacent line segment connecting the same, and then calculate a fitting error for each segment, and then find the smallest error and less than the threshold R segment, as the second segment . Followed by a cyclic manner until all segments fitting error is less than the threshold R, segment ends.)
- 2021-03-20 16:29:18下载
- 积分:1