-
一个利用hough变换来检测图像中直线的函数的源代码
一个利用hough变换来检测图像中直线的函数的源代码-using a Hough transform to detect images linear function of the source code
- 2022-05-22 09:08:13下载
- 积分:1
-
Examples of particle swarm optimization applied to the wireless network nodes, s...
粒子群算法的实例,应用于无线网络节点的动态布署等。图和表显示结果-Examples of particle swarm optimization applied to the wireless network nodes, such as dynamic deployment. Graph and table shows the results of
- 2023-04-25 16:35:04下载
- 积分:1
-
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结束降温,再让T保持在0.01进行1000次状态转移,比较两种概率-a simulation : First of all network parameters temperature T fixed at 100 and, according to the rules for a total of 1000 to update the state, this state of the 1000 network transfer of all states for the number of Si (i = 1, 2, ..., 16) all recorded determined by the formula state-of the actual frequency : Pi = Si/i = 1, NSi = Si/M in accordance with Bo1tzmann distributed computing network of states all probability the theoretical value : Q (Ei) = (1/Z) exp (- Ei/T) Simulation 2 : implementation of cooling, re-using rapid cooling programs : T (t) = T0/(1 t) T dropped to 0.01 from 1000 and, according to the rules updated network state when T = 0.01 at the end of cooling, let T at 0.01 for the 1000 state tran
- 2022-08-06 06:55:50下载
- 积分:1
-
使用MATLAB6.5实现的自适应学习速率反向传播网络
使用MATLAB6.5实现的自适应学习速率反向传播网络-Matlab6.5 achieved using adaptive learning rate back-propagation network
- 2022-03-14 22:09:15下载
- 积分:1
-
MFD-多变量系统频域设计工具
MFD-多变量系统频域设计工具-MFD- multivariable frequency-domain system design tools
- 2023-04-03 06:15:03下载
- 积分:1
-
一个简单的用A*算法实现8数码问题的人工智能程序
一个简单的用A*算法实现8数码问题的人工智能程序-use a simple A* algorithm to achieve the eight digital artificial intelligence procedures
- 2022-07-17 08:54:12下载
- 积分:1
-
A library for support vector machine. More detail refers to the FAQ in the packa...
一个支撑矢量机模型库,详细内容参看压缩包内的FAQ-A library for support vector machine. More detail refers to the FAQ in the package.
- 2022-02-02 11:26:36下载
- 积分:1
-
矩形件排样优化问题是一个多目标优化问题,另一方面要考虑到生产时的下料效率...
矩形件排样优化问题是一个多目标优化问题,另一方面要考虑到生产时的下料效率-Rectangular pieces of nesting optimization problem is a multi-objective optimization problem, on the other hand, taking into account the production efficiency of the next expected
- 2022-08-10 15:50:08下载
- 积分:1
-
完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序
完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph of the Hamilton Circle genetic simulated annealing algorithm matlab source generic
- 2022-01-20 23:57:49下载
- 积分:1
-
基于java实现的遗传算法的源代码,利于初学者了解GA以及如何用java实现。...
基于java实现的遗传算法的源代码,利于初学者了解GA以及如何用java实现。-Java-based genetic algorithm realize the source code, which will help beginners learn how to use GA as well as realize java.
- 2023-04-21 01:15:03下载
- 积分:1