-
pso
Matlab 的PSO程序。
to apply this to different equations do the following
generate initial particles in a search space close to actual soln
fool around with no of iterations, no of particles, learning rates
for a truly generic PSO do the following
increase the number of particles , increase the variance
i.e let the particles cover a larger area of the search space
then fool around as always with the above thins(The PSO program Matlab. to apply this to different equations do the followinggenerate initial particles in a search space close to actual solnfool around with no of iterations, no of particles, learning ratesfor a truly generic PSO do the followingincrease the number of particles, increase the variancei.e let the particles cover a larger area of the search spacethen fool around as always with the above thins)
- 2008-02-19 10:29:40下载
- 积分:1
-
red-colour-tracking
the code is to track the lips. which need to be marked by red color.
the code tracks the red color of the lips and thus the lips indirectly.
such system can be very much useful for audio visual departments
- 2014-08-21 16:42:59下载
- 积分:1
-
reconstitution
相空间重构的关联积分算法程序,用于时间序列的分析等方面。(Correlation integral algorithm of phase space reconstruction)
- 2013-01-28 08:51:37下载
- 积分:1
-
ACO_Improvement
利用蚁群算法的改进算法实现图像分割,并与传统蚁群算法作比较(The improved ant colony algorithm is used to realize image segmentation and compared with the traditional ant colony algorithm.)
- 2019-06-09 16:27:22下载
- 积分:1
-
f16 喷气机模型
包括发动机模型 6 自由度模型气动力模型大气模型作动器模型的 f16 喷气式 Simulink
为 f16 喷气式包括发动机模型 6 自由度模型气动力模型大气模型作动器模型仿真
- 2022-04-22 08:16:31下载
- 积分:1
-
HalfToning
Halftones an input gray level image using using Fixed Thresholding, Random Noise Thresholding, Ordered Dithering, Floyd and Steinburg and Stucki Methods.
- 2010-02-12 20:20:03下载
- 积分:1
-
SIFT
这是一个用在Matlab中对二维图像进行特征点提取的代码(This function returns IMAGE s SIFT keypoints)
- 2013-12-02 17:50:39下载
- 积分:1
-
tensor_toolbox_2.5
张量工具箱2.5,附开发团队Sandia National Laboratories的一篇关于matlab张量类的论文(tensor toolbox2.5 and a related paper about matlab tensor classes )
- 2013-05-06 19:27:56下载
- 积分:1
-
LQR
在双轮平衡车中进行极点配置的Matlab平衡仿真的实验(Experiment of Matlab balance simulation for pole placement in two wheeled balancing vehicle)
- 2021-03-03 07:09:33下载
- 积分:1
-
图像拼接基于sift
首先进行角点检测,利用sift进行特征提取,找到关键点进行匹配,最后利用SVD算法,利用RANSAC进行提纯,以实现图像的拼接。
- 2023-09-02 11:30:04下载
- 积分:1