-
基于bp人工智能的图像识别的技术,配套源代码
基于bp人工智能的图像识别的技术,配套源代码-bp artificial intelligence-based image recognition technology and supporting source code
- 2023-05-16 01:10:02下载
- 积分:1
-
这个是脉冲耦合神经网络在边缘检测中的应用,脉冲耦合神经网络是第三代神经网络,天生就具有图像处理的优势。...
这个是脉冲耦合神经网络在边缘检测中的应用,脉冲耦合神经网络是第三代神经网络,天生就具有图像处理的优势。-This is a Pulse-Coupled Neural Networks in Edge Detection, pulse coupled neural network is the third generation of neural networks, image processing inherently advantage.
- 2022-01-26 04:56:31下载
- 积分:1
-
专家浅谈人工智能,doc文档
专家浅谈人工智能,doc文档-expert on artificial intelligence, doc file
- 2023-04-14 08:30:03下载
- 积分: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
-
人工神经网络,利用matlab工具箱算法
人工神经网络,利用matlab工具箱算法-Artificial neural network using matlab toolbox algorithm
- 2022-01-26 02:55:21下载
- 积分:1
-
遗传算法的matlab实现,举例说明遗传算法的基本实现步骤,适用于初学者...
遗传算法的matlab实现,举例说明遗传算法的基本实现步骤,适用于初学者-Matlab genetic algorithm to achieve, for example, shows the basic implementation steps of genetic algorithm is suitable for beginners
- 2022-03-19 20:18:03下载
- 积分:1
-
编程的 BP算法并行,很好,值得下载,详细的介绍了BP算法
编程的 BP算法并行,很好,值得下载,详细的介绍了BP算法-Of the BP algorithm for parallel programming, well worth downloading and detailed description of the BP algorithm for
- 2022-03-20 22:55:32下载
- 积分:1
-
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
-
基于VC的人脸检测系统,可作为一般参考使用,网上搜集所得
基于VC的人脸检测系统,可作为一般参考使用,网上搜集所得-VC-based Face Detection system, as a general reference, collected from the Internet
- 2022-07-14 12:57:42下载
- 积分:1
-
basic neural network algorithm source, contains four basic arithmetic : BF, ART...
神经网络基本算法源程序,包含四个基本算法:BF,ART I,RBF,自组织算法,有详细的帮助文件。-basic neural network algorithm source, contains four basic arithmetic : BF, ART I, RBF, self-organizing algorithm, a detailed help files.
- 2022-03-18 20:15:58下载
- 积分:1