-
dv-hop的定位算法,已知网络中几个锚节点就可以计算出网络中其他点的坐标,但这种算法有时由于网络密度的稀疏,可能误差会有一些-dv-hop positioning algorithm, known to the network a few anchor nodes on the network can calculate the coordinates of other points, but this algorithm is sometimes due to the sparse network density may be some errors
- 2023-06-17 04:45:02下载
- 积分:1
-
: Mobile robot path planning is an important study robot research field. Charact...
: 移动机器人路径规划是机器人学的一个重要研究领域。 针对移动场地的特点对其进行了建
模与存储,然后将场地处理成简单的连通图-: Mobile robot path planning is an important study robot research field. Characteristics for mobile sites for their modeling and storage, and then deal with the venue into a simple connected graph
- 2023-05-29 02:40:03下载
- 积分:1
-
关于模糊模式识别的最新研究,很有用的资料。
关于模糊模式识别的最新研究,很有用的资料。-fuzzy pattern recognition on the latest research and useful information.
- 2022-01-26 01:07:34下载
- 积分:1
-
神经网络模式识别及其实现,第九章。
内含:HOPFIELD和LAM
神经网络模式识别及其实现,第九章。
内含:HOPFIELD和LAM -pattern recognition and neural network to achieve, chap. Intron : LAM and HOPFILED
- 2022-05-30 02:08:34下载
- 积分:1
-
蚂蚁算法,c语言版,其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。...
蚂蚁算法,c语言版,其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。-Ant algorithm, c language version, of which,
- 2022-03-03 18:03:43下载
- 积分:1
-
分布估计算法(EDA)讲义,29页PPT
1. 从GA到 EDA
2. 链接学习与模型
3. 连续EDA
4. EDA 与玻耳兹曼分布
5....
分布估计算法(EDA)讲义,29页PPT
1. 从GA到 EDA
2. 链接学习与模型
3. 连续EDA
4. EDA 与玻耳兹曼分布
5. 资源
-estimation of distribution algorithm(EDA)tutorial
1. from the GA to the EDA
2. Linking learning and models
3. Continuous EDA
4. EDA with Boltzmann distribution
5. other Resources
- 2022-02-20 13:34:32下载
- 积分:1
-
模糊pid仿真,先运行模糊推理系统设计程序a.m,并调入内存,然后运行模糊控制程序b.m,对pid控制参数进行整定。...
模糊pid仿真,先运行模糊推理系统设计程序a.m,并调入内存,然后运行模糊控制程序b.m,对pid控制参数进行整定。-Pid fuzzy simulation, Fuzzy Inference System to run the design process am, and transferred to memory, and then run the procedure of fuzzy control bm, of pid control tuning parameters.
- 2022-08-17 09:48:16下载
- 积分:1
-
用AMZI做的只能西湖地图,初学者做,人工智能
用AMZI做的只能西湖地图,初学者做,人工智能-AMZI do with the only West Lake maps, beginners do, and artificial intelligence
- 2022-03-24 09:29:39下载
- 积分:1
-
模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基...
模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S―R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ为给定的步长, η为[-1,1]的随机数-simulated annealing algorithm (Simulated Annealing, or SA algorithm) is a simulation of heating molten metal in the annealing process, to find the global optimum one of the effective ways. Simulated Annealing basic ideas and the steps are as follows : S = (s1, s2, ..., sn) for all possible state posed by the pool, f : S-R non-negative cost function, that is abstract optimization problems are as follows : Find S* s, making f (s*) = min f (si) arbitrary si S (1) to set a higher initial temperature T, randomly generated initial state S (2) of a certain form, the current state of random disturbance, have a new state S "S" = S+ sign (). delta where given for the step, [-1,1] Random Number
- 2022-08-26 01:32:21下载
- 积分:1
-
遗传算法的源程序,里面有基本的遗传算法的各种操作过程,很全面!...
遗传算法的源程序,里面有基本的遗传算法的各种操作过程,很全面!-genetic algorithm source, there are basic genetic algorithm various operational and very comprehensive!
- 2022-08-23 12:22:24下载
- 积分:1